奇遇淘客 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)General We have seen that in the last time many discord servers are infected by fake discord nitro links we want to put an end to this and have develo
1PasswordConverter Convert .1pux to .csv 1Password uses this new export format .1pux, I assume stands for 1 Password User eXport. As of right now, 1Pa
pybicyclewheel pybicyclewheel calulates the required spoke length for bicycle wheels. (under construcion) - homepage further readings wikipedia bicyc
q1pulse Pulse sequence builder and compiler for q1asm. q1pulse is a simple library to compile pulse sequence to q1asm, the assembly language of Qblox
Badge-Link-Creater 'For more beautiful profiles.' Ready Badges Prepares the codes of the previously prepared badges for you. Note Click here for more
Statistics-Calculator This Calculator user the formulas and methods to find the statistical values listed. Statistics Calculator module for all types
Squeaker Like Docker, but for Smalltalk images. You know, for kids. It's a small program that helps in automated derivation of configured Smalltalk im
GSTR 1/2A Utility by Shan.tk Open Source GSTR 1/GSTR 2A JSON to Excel utility based on Python. Useful for Auditors in Verifying GSTR 1 Return Invoices
Control System Packer is a lightweight, low-level program to transform energy equations into the compact libraries for control systems. Packer supports Python 🐍 , C 💻 and C++ 💻 libraries.
MessySoup What is it? MessySoup is a python wrapper for html elements. While still a ways away, the main goal is to be able to build a wesbite straigh
Biblioteca em Python que coleta informações cadastrais de empresas do Brasil (CNPJ) obtidas de fontes oficiais (Receita Federal) e exporta para um formato legível por humanos (CSV ou JSON).
Laberinto Perfil de GitHub del autor de este proyecto: @jmedina28 En este repositorio queda resuelta la composición de un laberinto 5x5 con sus muros
Quickly generate changelogs and release notes by analysing your git history. A tool written in python, but works on any language.
REQUIREMENTS Linux Docker Python/bash set up image "docker build -t game ." create db container "run my_whatever/game_docker/pdb create" # creating po
A feed generator. Currently supports generating RSS feeds from Google, Bing, and Yahoo news.
Double Pendulum Using Curses in Python. A nice relaxing double pendulum simulation using ASCII, able to simulate multiple pendulums at once, and provi
Toppr Os Auto Class Joiner Toppr os is a irritating platform to work with especially for students it takes a while and is problematic most of the time
Q-Tracker is originally a High School Project created by Admins of Cirus Lab. It's completly coded in python along with mysql.(Tkinter For GUI)
x-tools X-tools is a collection of tools developed in Python Commands\
qnaplxdunpriv If Advanced Folder Permissions is enabled in QNAP NAS, unprivileged LXD containers won't start. qnaplxdunpriv changes ACLs of some Conta