奇遇淘客 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)"Hacking" the (Telekom) Zyxel GPON SFP module (PMG3000-D20B) The SFP can be sour
Peter Norvig MIT License 2015-2020 pytudes "An étude (a French word meaning study) is an instrumental musical composition, usually short, of considera
This is a spamming selfbot that has custom spammed message and @everyone spam.
Every 15 Minutes is an application that is used to Notify you to Relax your eyes Every 15 Minutes, This is fully made with Python and also with the us
Run-Your-Own Firefox Sync Server This is an all-in-one package for running a self-hosted Firefox Sync server. It bundles the "tokenserver" project for
urbit-piermon Simple logger for Urbit pier size, with systemd timer template. Syntax piermon.py -i [PATH TO PIER] -o [PATH TO OUTPUT CSV] systemd serv
Kahoot A simple Botter made in Python 3 for Kahoot.com. Also sorry for the shitty code lol. How to Run You need Python 3 installed on your device. Aft
stash-vr-companion This is a companion web application to connect stash to deovr. Stash is a self hosted web application to manage your porn collectio
PogRater :D Rates how pogchamp a word is :D A fun project coded by JBYT27 using Python3 Have you ever wondered how pog a word is? Well, congrats, you
IP Information In Linux Taskbar 📍 How Use IP Script? 🤔 Download ip.py script and save somewhere in your system. Add command applet in your taskbar a
Ingestinator Ingestinator is my personal VFX pipeline tool for ingesting folders containing frame sequences that have been pulled and downloaded to a
NoSQL-Attack-Suite This suite consists of two different scripts, made to automate attacks against NoSQL databases. The first one looks for a NoSQL Aut
Marketing Campaigns Este projeto se trata de uma análise de campanhas de marketing de uma empresa que vende acessórios para veículos. 1. Problema A em
Data Engineering Zoomcamp Register in DataTalks.Club's Slack Join the #course-data-engineering channel The videos are published to DataTalks.Club's Yo
Developing C++ extension in Python using pybind11 This is a summary of the commands used in the tutorial.
CarolinaCon Online CTF CTF challenges from CarolinaCon Online April 23 through April 25, 2021. All challenges from the CTF will eventually be here. Co
Un Assistente Vocale scritto in Python e altamente personalizzabile
AMTIO AMTIO aka All My Tools In One. I plan to put a bunch of my tools in this one repo since im too lazy to make one big tool. Installation git clone
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
A turtlebot auto controller allows robot to autonomously explore environment.