Skip to content

[pull] master from qd-today:master#14

Open
pull[bot] wants to merge 14 commits into
wangxh86:masterfrom
qd-today:master
Open

[pull] master from qd-today:master#14
pull[bot] wants to merge 14 commits into
wangxh86:masterfrom
qd-today:master

Conversation

@pull

@pull pull Bot commented Jan 29, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Jan 29, 2025
a76yyyy and others added 10 commits January 30, 2025 08:53
* 更新自建加速镜像

* 更新 faq.md
* Docs(Copilot): 📚 Adds project doc

Adds project documentation for QD framework

Introduces a comprehensive guide for the QD project, detailing its architecture, core components, setup instructions, and key functionalities.

This documentation aids developers in understanding the project structure and facilitates easier onboarding and usage of the framework's features.

* Feature(Fetcher): 🚀 支持模板内填充代理地址参数( #603)

Refactors fetcher code for improved readability and structure

Enhances code readability by standardizing string formatting and improving the organization of method parameters.

This change simplifies the structure of several functions and reduces potential errors by ensuring consistent use of quotes and formatting in the logging messages.

These adjustments aim to facilitate future maintenance and enhance overall code clarity without altering the existing functionality.

close #603

* Change(Har): 📝 重构 URL 处理改进正则

Refactors URL handling in HARTest for improved regex matching

Updates the HARTest handler to use a stripped URL variable for regex matching instead of directly accessing the request URL.

This change enhances clarity and ensures that regex patterns correctly match the intended beginning of the URL, improving maintainability and readability of the code.

No issues or bugs were explicitly addressed in this change.

* Change(Har): 📝 限制URL长度

Limit URL length to prevent regex matching issues

Restricts the length of URLs to 1200 characters to avoid problems with regex matching caused by excessively long URLs.

Improves stability and prevents potential errors during processing of HAR requests.
* [Change]  默认关闭公共模板加速

* Change(Config): 📝 切换加速源为 gh-proxy

Refactors environment variable handling for clarity

Improves readability and maintainability of environment variable assignments in the configuration settings.

Changes include consistent formatting and multi-line assignments for better organization, enhancing overall code clarity.

No functional changes are introduced, focusing purely on code style improvements.

* Feature(Subscribe): 🚀 为管理员添加公共模板库加速切换功能 (Fixes #605,#581,#566)

Adds repository acceleration toggle functionality for admins

Implements a new handler to allow admin users to toggle the acceleration status of repositories.

Enhances user experience by providing immediate feedback on the action's success or failure through UI updates and logging.

Improves code organization by introducing new functionality while maintaining existing features.

* Bugfix(Web): 🐛 Fix DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: a76yyyy <56478790+a76yyyy@users.noreply.github.com>

---------

Signed-off-by: a76yyyy <56478790+a76yyyy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants