424 Commits

Author SHA1 Message Date
梓澄
a51d5dad01
Merge pull request #3 from im-zhangxi/main
更改Dockerfile配置,以及docker-compose文件
2023-12-02 18:28:57 +08:00
helloplhm-qwq
bd64bdf2b4
build: 增加构建 2023-12-02 18:14:18 +08:00
helloplhm-qwq
d751ab0e7c
chore: 修改依赖 2023-12-02 18:13:54 +08:00
zx
a0e72c7b6f 更改Dockerfile配置,以及docker-compose文件 2023-12-02 18:12:39 +08:00
helloplhm-qwq
842bf64ef6
feat: 更换flask框架为aiohttp 2023-12-02 18:12:14 +08:00
梓澄
f4e295763e
chore: 移除未完成的aiohttp导入 2023-12-02 14:37:53 +08:00
helloplhm-qwq
2d1fdbc30f
build: 啥也没有 2023-12-02 13:44:36 +08:00
helloplhm-qwq
c4e7d91f20
build: 优化上传 2023-12-02 13:42:55 +08:00
helloplhm-qwq
c9c0bdd75b
Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2023-12-02 13:40:03 +08:00
helloplhm-qwq
c058b33a9d
build: 尝试修复构建 2023-12-02 13:39:10 +08:00
helloplhm-qwq
6246964718
build: 移除旧的构建配置 2023-12-02 13:35:15 +08:00
helloplhm-qwq
c3483d4982
build: 改进构建逻辑 2023-12-02 13:28:14 +08:00
helloplhm-qwq
225753a7a2
feat: wyy音质检查 2023-12-02 12:46:23 +08:00
helloplhm-qwq
3d2d241a36
fix: 修复rate_limit为0但间隔过短事仍然导致429错误的问题 2023-12-02 12:40:27 +08:00
helloplhm-qwq
fde8e7bcdb
Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2023-12-02 12:29:05 +08:00
helloplhm-qwq
7ee57d85b5
chore: Merge 2023-12-02 12:28:46 +08:00
lerdb
98410ce11f
chore: 优化代码 2023-12-02 12:10:31 +08:00
helloplhm-qwq
2e6ad2d56b
chore: Merge 2023-12-02 11:32:37 +08:00
Folltoshe
37b1349e38 docs: 更新README 2023-12-02 11:17:21 +08:00
helloplhm-qwq
ada4b5ff8f chore: 更新过滤文件 2023-12-02 11:17:20 +08:00
liaofulong
99d8060df2 feat: Docker部署方法 2023-12-02 11:17:20 +08:00
lerdb
8d0807aa2e docs: 优化文档 2023-12-02 11:17:20 +08:00
lerdb
2957528792 chore: 优化配置文件读取 2023-12-02 11:17:20 +08:00
helloplhm-qwq
2396308527 fix: 配置文件不存在时的报错问题 2023-12-02 11:17:20 +08:00
helloplhm-qwq
fc7d0c5d75 fix: 修复某些配置无效的问题
common.debug_mode & common.log_length_limit

这gunpg怎么老抽风
2023-12-02 11:17:20 +08:00
wzx
01b4a4e495 fix: 修复请求间隔时间计算错误 2023-12-02 11:17:20 +08:00
helloplhm-qwq
7e3161af20 feat: 请求速率限制逻辑 2023-12-02 11:17:20 +08:00
helloplhm-qwq
b80f4623f5 fix: 修复黑名单检查逻辑问题 2023-12-02 11:17:20 +08:00
helloplhm-qwq
73f65b941d feat: 优化代理 2023-12-02 11:15:40 +08:00
helloplhm-qwq
abbd91d1b4 Merge branch 'main' of https://github.com/lxmusics/lx-music-api-server-python 2023-12-02 10:18:27 +08:00
helloplhm-qwq
fed9f27d04 chore: 更新过滤文件 2023-12-02 10:17:17 +08:00
helloplhm-qwq
a7f943eac4
chore: 更新Git Ignore 2023-12-02 10:02:47 +08:00
liaofulong
a7bf97d1a5 新增Docker部署方法 2023-12-02 09:48:29 +08:00
lerdb
d437bfeedf
docs: 优化文档 2023-12-01 23:34:46 +08:00
lerdb
8a0c3d2985
chore: 优化配置文件读取 2023-12-01 23:16:52 +08:00
helloplhm-qwq
9f325429bd
fix: 配置文件不存在时的报错问题 2023-12-01 19:16:06 +08:00
helloplhm-qwq
c0f2f35814 fix: 修复某些配置无效的问题
common.debug_mode & common.log_length_limit

这gunpg怎么老抽风
2023-12-01 19:03:50 +08:00
ikun
bfe23a547f
Merge pull request #2 from wang-zhix/fixbug-rate_limit
fix: 修复请求间隔时间计算错误
2023-11-27 17:04:04 +08:00
wzx
bde5f1f4de fix: 修复请求间隔时间计算错误 2023-11-27 17:00:09 +08:00
helloplhm-qwq
208199a88c
feat: 请求速率限制逻辑 v1.0.1 2023-11-26 12:49:10 +08:00
helloplhm-qwq
240b443dc2
fix: 修复黑名单检查逻辑问题 2023-11-26 12:18:29 +08:00
helloplhm-qwq
4fa5708341
feat: 代理配置 & feat: fakeip优化 2023-11-26 12:08:50 +08:00
helloplhm-qwq
6de45a86e5
feat: 配置文件类型检查 2023-11-26 11:37:30 +08:00
“Folltoshe”
1f380b6dd1 feat: 过滤测试文件 2023-11-25 23:41:45 +08:00
“Folltoshe”
ef38fa3c9f feat: 优化代码 2023-11-25 23:40:20 +08:00
“Folltoshe”
9e31f3beb1 feat: 更新请求库日志逻辑 2023-11-25 23:39:27 +08:00
“Folltoshe”
5274a54a9c feat: 修复配置合并逻辑 2023-11-25 23:38:54 +08:00
“Folltoshe”
457422d534 fix: 修复KG歌曲信息API封IP的问题 2023-11-25 23:31:23 +08:00
“Folltoshe”
59b065e608 docs: 更新README 2023-11-25 23:31:23 +08:00
lerdb
97615dad7b docs: 更新README 2023-11-25 23:31:23 +08:00