奇遇淘客 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)Zeus Advanced Punishments with Embeds. Make sure to put the Discord Bot Token in the " TOKEN = '' " Language Python Features Ban Kick Mute Unmute Warn
CRISPR-detector Here we propose our CRISPR-detector to facilitate the CRISPR-edited amplicon and whole genome sequencing data analysis, with functions
Snack Rice - A Rice University servery finder, customized for your needs!
ticguide: quick + painless TESS observing information Complementary to the TESS observing tool tvguide (see also WTV), which tells you if your target
certi Utility to play with ADCS, allows to request tickets and collect information about related objects. Basically, it's the impacket copy of Certify
This script is responsible for the operation of the program, it is responsible for both creating the GUI and the process of processing images from dicom files. The program is based on the use of the
Developing C++ extension in Python using pybind11 This is a summary of the commands used in the tutorial.
Markov Chain Composer Using Markov Chain to represent relationships between words in song lyrics and then generating new lyrics.. ahem interpretive po
Better GitHub statistics images for your profile, with stats from private and public repos
A general purpose low level programming language written in Python. Basal is an easy mid level programming language compiling to C. It has an easy syntax, similar to Python, Rust etc.
Warning: Hacked-up code ahead. (But it seems to work...) What it does This demonstrates an idea which I posted about several times on the Metamath mai
secufaku This is sample project needed for security course to "connect web service to database". Why it suits alignment purpose It connects to postgre
neopo A lightweight solution for local Particle development. Features Builds Particle projects locally without any overhead. Compatible with Particle
Crear Reunión Zoom con Python Herramienta para poder automatizar reuniones en Zoom. Librerías Requeridas Nombre Comando PyAutoGui pip install pyautogu
Joy CodeGround A simple wrapper for joy library to render joy sketches in browser using vs code, (or in other words, for those who are allergic to Jup
This repository contains the submitted patch files along with raw files of the various tasks assigned by JPMorgan Chase & Co. through its Software Engineering Virtual Experience Program on Forage (fo
Hedron's Compile Commands Extractor for Bazel — User Interface What is this project trying to do for me? First, provide Bazel users cross-platform aut
Ramblurr's Sway Desktop This is an rpm-ostree based minimal Fedora developer desktop with the sway window manager and podman/toolbox for doing develop
AnyMacro AnyMacro is an Autodesk® Fusion 360™ add-in for chaining multiple commands in a row to form Macros. Macros are created from a set of commands
NWP Tools for downloading and processing numerical weather predictions At the moment, this code is focused on downloading historical UKV NWPs produced