奇遇淘客 APP 服务器端
警告
正在使用 v0.2.0 版本的用户,请尽快升级到 v0.2.1。
v0.2.0 版本的 Docker 镜像中包含了有问题的 aiohttp。
奇遇淘客代码库
奇遇淘客文档
博客文章
技术堆栈
- Python
- Django
- FastAPI
正在使用 v0.2.0 版本的用户,请尽快升级到 v0.2.1。
v0.2.0 版本的 Docker 镜像中包含了有问题的 aiohttp。
Bumps django from 4.0.6 to 4.0.7.
e9e9729
[4.0.x] Bumped version for 4.0.7 release.b7d9529
[4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.2eb7ded
[4.0.x] Adjusted version 4.0.7 release notes.baeffe8
[4.0.x] Ignored 080359c4c5242ef69ac8c58c92f240e71121ffd7 formatting changes i...080359c
[4.0.x] Fixed warnings per flake8 5.0.0.1a9f079
[4.0.x] Fixed collation tests on MySQL 8.0.30+.b8b449f
[4.0.x] Adjusted release notes for 4.0.7 and 3.2.15.2c2b748
[4.0.x] Added release date and stub release notes for 4.0.7 and 3.2.15 releases.f78b18f
[4.0.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ...48501c8
[4.0.x] Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ with MyISAM...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps django from 4.0.5 to 4.0.6.
caad462
[4.0.x] Bumped version for 4.0.6 release.c732152
[4.0.x] Updated man page for Django 4.0.6.0dc9c01
[4.0.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag...a2b88d7
[4.0.x] Fixed typo in docs/topics/signals.txt.2b901c1
[4.0.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.4d20d2f
[4.0.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.8a294ee
[4.0.x] Added stub release notes and release date for 4.0.6 and 3.2.14.1c28443
[4.0.x] Fixed CoveringIndexTests.test_covering_partial_index() when DEFAULT_I...0f3b250
[4.0.x] Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle...6661c48
[4.0.x] Updated OWASP Top 10 link in security topic.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps django from 4.0.2 to 4.0.4.
89807fb
[4.0.x] Bumped version for 4.0.4 release.00b0fc5
[4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...8008288
[4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...78e553b
[4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ...7700084
[4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.5137416
[4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.7d540d6
[4.0.x] Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_rel...f62816b
[4.0.x] Updated Oracle docs links to Oracle 21c.0da9053
[4.0.x] Updated various links to HTTPS and new locations.7f69c0d
[4.0.x] Corrected models.FileField signature in docs.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps sqlparse from 0.4.1 to 0.4.2.
Sourced from sqlparse's changelog.
Release 0.4.2 (Sep 10, 2021)
Notable Changes
- IMPORTANT: This release fixes a security vulnerability in the strip comments filter. In this filter a regular expression that was vulnerable to ReDOS (Regular Expression Denial of Service) was used. See the security advisory for details: https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-p5w8-wqhj-9hhf The vulnerability was discovered by
@erik-krogh
and@yoff
from GitHub Security Lab (GHSL). Thanks for reporting!Enhancements
- Add ELSIF as keyword (issue584).
- Add CONFLICT and ON_ERROR_STOP keywords (pr595, by j-martin).
Bug Fixes
- Fix parsing of backticks (issue588).
- Fix parsing of scientific number (issue399).
b1f76f6
Update changelog.3eec44e
Update Changelog and bump version.8238a9e
Optimize regular expression for identifying line breaks in comments.e660467
Fix parsing of scientific numbers (fixes #399).23d2993
Update authors and changelog.acc2810
keyword, add ON_ERROR_STOP282bcf1
keyword, add CONFLICT to postgres keywords63885dd
Add ELSIF as keyword (fixes #584).e575ae2
Fix parsing of backticks (fixes #588).fe39072
Switch back to development mode.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.8.4...v0.8.5
Source code(tar.gz)collect django static files
Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.8.2...v0.8.3
Source code(tar.gz)升级依赖
Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.8.1...v0.8.2
Source code(tar.gz)Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.8.0...v0.8.1
Source code(tar.gz)Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.6.1...v0.7.0
Source code(tar.gz)日常维护
Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.6.0...v0.6.1
Source code(tar.gz)静态文件支持 CDN 支持
Source code(tar.gz)Full Changelog: https://github.com/QiYuTechOrg/QiYuTkServer/compare/v0.5.12...v0.5.13
Source code(tar.gz)日常维护,升级依赖
Source code(tar.gz)修正新订单的 WebHook
Source code(tar.gz)减少不必要的依赖
网页端
添加 WebHook 支持
修正没有等待 async 错误
fix https://github.com/QiYuTechOrg/QiYuTkAndroid/issues/4
Source code(tar.gz)修复 API 获取数据失败
Source code(tar.gz)解决 pydantic 潜在的安全问题
Source code(tar.gz)v0.4.0 升级到 Django 3.2
Source code(tar.gz)常规更新,升级依赖
Source code(tar.gz)AnnoyingPet Basic Tutorial: https://seebass22.github.io/python-desktop-pet-tutorial/ Handling Mouse Input: https://pythonhosted.org/pynput/mouse.html
WMIC Serial Checker Follow me here: Discord | Github FR: A but éducatif seulement. EN: For educational purposes only. ❓ Informations FR: WMIC Serial C
Today I Commit Challenge 1일1커밋 챌린지를 위한 알림 봇 config.py github_token = "github private access key" slack_token = "slack authorization token" channel = "
HashCrack Hash Bruteforse tool Usage hashcrack.py -n 6 -c lower -l 5 -a md5 -t 3
a-maze Draw random mazes in python This program generates and draws a rectangular maze, with an entrance on one side and one on the opposite side. The
Very Simple 2 Message Spammer!
Vaccine Validator Tool to validate domestic New Zealand vaccine passes Create a new virtual environment: python3 -m venv ./venv Activate virtual envi
注意事项 测速及解锁测试仅供参考,不代表实际使用情况,由于网络情况变化、Netflix封锁及ip更换,测速具有时效性 本项目使用 Python 编写,使用前请完成环境安装 首次运行前请安装pip及相关依赖,也可使用 pip install -r requirements.txt 命令自行安装 Net
GDSC UIET KUK 📍 , welcomes you all to this amazing event where you will be introduced to the world of coding 💻 .
Doki-Doki-Literature-Club-Vita Vita Specific Patches and Application for Doki Doki Literature Club (Steam Version) using Ren'Py PSVita Contains: Modif
PY-IGS - The PYthon Interactive Graphical System The PY-IGS Installation To install this software you will need these dependencies (with their thevelo
BOHB-template 실행 방법 python main.py 2021-10-10 기준 tf keras 버전 (tunecallback 방식) 완료 tf gradienttape 버전 (train_iteration 방식) 완료 pytorch 버전은 구현 준비중 방법 소개
PythonOrganizer A 100% python file organizer. Keep your computer always organized! To run the project, just clone the folder and run the installation
Odoo Odoo is a suite of web based open source business apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Mana
Scitizen - Help scientific research for the benefit of mankind and humanity 🔬 Scitizen has been built from the ground up to give everyone the possibi
06_Python_Object_Class Introduction 👋 Objected oriented programming as a discipline has gained a universal following among developers. Python, an in-
Pythonlings Welcome to Pythonlings, an automated Python tutorial program (inspired by Rustlings and Haskellings). WIP This program is still working in
资产收集+C段整理二合一 基于fofa资产搜索引擎进行资产收集,快速检索目标条件下的IP,URL以及标题,适用于资产较多时对模糊资产的快速检索,新增C段整理功能,整理出
IDOR-for-the-casual Do you like to IDOR? Are you a Windows hax0r? Well have I got a tool for you... A casual IDOR exploiter that provides .csv files o
⚠️ Unmaintained and broken. We have decided to release the old version of Deadcord before our v1.0 rewrite. (which will be equiped with much more feat