thsrite
|
d4ac585549
|
fix 修复季刮削图片错位 && 集刮削图片None
|
2024-10-22 10:42:09 +08:00 |
|
thsrite
|
d29ab9b5bd
|
fix dirmonitor exclude_words
|
2024-10-22 09:49:43 +08:00 |
|
jxxghp
|
bb858f4bc1
|
Merge pull request #2895 from InfinityPacer/feature/plugin
|
2024-10-22 01:45:24 +08:00 |
|
InfinityPacer
|
6b875ef2de
|
feat(plugin): add state check for commands, APIs, and services
|
2024-10-22 01:36:48 +08:00 |
|
jxxghp
|
0145421885
|
Merge pull request #2894 from InfinityPacer/feature/push
|
2024-10-21 23:44:55 +08:00 |
|
InfinityPacer
|
0ac6d9f25e
|
fix(config): adjust API_TOKEN validation logic
|
2024-10-21 21:46:24 +08:00 |
|
jxxghp
|
80328bdf2d
|
Merge pull request #2891 from InfinityPacer/feature/push
|
2024-10-21 18:30:13 +08:00 |
|
InfinityPacer
|
87166b3cd7
|
feat(command): add validation for menu configuration
|
2024-10-21 16:54:43 +08:00 |
|
jxxghp
|
f91daf2106
|
Merge pull request #2888 from thsrite/dev
|
2024-10-21 13:35:04 +08:00 |
|
thsrite
|
3c8cf65902
|
feat 本地目录监控统一汇总消息发送
|
2024-10-21 13:22:21 +08:00 |
|
jxxghp
|
3c784e946a
|
Merge pull request #2887 from InfinityPacer/feature/module
|
2024-10-21 13:18:33 +08:00 |
|
InfinityPacer
|
4034d69fbc
|
fix(config): improve env update logic
|
2024-10-21 13:15:40 +08:00 |
|
jxxghp
|
eeed9849ef
|
SubscribeHistory 表结构修复
|
2024-10-21 13:07:47 +08:00 |
|
jxxghp
|
b07297c7e1
|
Merge pull request #2886 from InfinityPacer/feature/module
|
2024-10-21 06:42:48 +08:00 |
|
InfinityPacer
|
87813c853b
|
fix(config): improve env update logic
|
2024-10-20 23:39:20 +08:00 |
|
jxxghp
|
571997fa8e
|
Merge pull request #2885 from InfinityPacer/feature/module
|
2024-10-20 19:16:02 +08:00 |
|
InfinityPacer
|
9255c85a85
|
refactor(module): unify config retrieval logic
|
2024-10-20 18:56:52 +08:00 |
|
jxxghp
|
dba5603359
|
Merge pull request #2884 from InfinityPacer/feature/db
|
2024-10-20 17:35:16 +08:00 |
|
jxxghp
|
e76cb97092
|
Merge pull request #2882 from Aqr-K/dev-update
|
2024-10-20 16:58:51 +08:00 |
|
Aqr-K
|
6dde33d8fc
|
fix(update)
- 修复了因主版本号的 v 前缀未去除而导致无法判断的问题。
- 增加了对非法版本号的识别。
- 将 `cat` 替换为 `grep` 并进行优化,即使 `version.py` 增加更多值,也能正常使用。
- 修复了 `cat` 获取的值中存在回车符、换行符,从而导致参数无法被版本判断正常识别使用的问题。
- 增加了自动排除 `version.py` 文件中变量行末尾注释的功能,并自动去除首尾多余空格,以确保始终能正确获取到需要的值。
|
2024-10-20 16:31:50 +08:00 |
|
InfinityPacer
|
d1d98a9081
|
feat(db): add pool class configuration and adjust connection settings
|
2024-10-20 03:10:08 +08:00 |
|
jxxghp
|
08e07625cd
|
fix 远程交互命令
|
2024-10-20 01:54:24 +08:00 |
|
jxxghp
|
c650f1b5e3
|
Merge pull request #2879 from InfinityPacer/feature/cache
|
2024-10-20 01:08:45 +08:00 |
|
InfinityPacer
|
2c8ecdfcb9
|
fix(cache): support clear image cache
|
2024-10-20 01:05:06 +08:00 |
|
jxxghp
|
c6febe4755
|
Merge pull request #2878 from InfinityPacer/feature/module
|
2024-10-20 00:28:09 +08:00 |
|
InfinityPacer
|
08830c7edd
|
revert: restore mistakenly committed
|
2024-10-20 00:26:50 +08:00 |
|
jxxghp
|
1a40860a5d
|
fix default config
|
2024-10-19 23:54:41 +08:00 |
|
jxxghp
|
afd0edf7d1
|
fix 删除历史记录文件处理
|
2024-10-19 23:43:32 +08:00 |
|
jxxghp
|
c2d3a00615
|
Merge pull request #2877 from InfinityPacer/feature/event
|
2024-10-19 21:23:14 +08:00 |
|
InfinityPacer
|
5b6083a1ec
|
fix(auth): prevent disabled users from authenticating
|
2024-10-19 21:18:02 +08:00 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
jxxghp
|
de17bc5645
|
refactor:媒体服务器返回类型
|
2024-10-19 19:04:16 +08:00 |
|
jxxghp
|
1e4f3e97cd
|
refactor:media_exists 支持指定服务器
|
2024-10-19 18:17:35 +08:00 |
|
jxxghp
|
69c02291a3
|
Merge pull request #2876 from InfinityPacer/feature/event
feat(auth): enhance auxiliary authentication
|
2024-10-19 18:04:43 +08:00 |
|
InfinityPacer
|
c7b27784c9
|
fix(auth): resolve conflicts
|
2024-10-19 18:03:18 +08:00 |
|
jxxghp
|
616b15e18a
|
Merge pull request #2875 from Aqr-K/dev-login
|
2024-10-19 18:00:51 +08:00 |
|
InfinityPacer
|
1e781ba3d1
|
feat(auth): ensure user creation only for password strategy
|
2024-10-19 17:32:55 +08:00 |
|
InfinityPacer
|
d48c4d15e2
|
feat(auth): update intercept event type
|
2024-10-19 16:57:44 +08:00 |
|
jxxghp
|
1c2a194a7d
|
fix rclone && alipan
|
2024-10-19 12:29:45 +08:00 |
|
Aqr-K
|
5d1ccef5a2
|
fix(login): 增加返回user_id
|
2024-10-19 11:36:03 +08:00 |
|
jxxghp
|
6f299b3255
|
fix bug
|
2024-10-19 08:13:47 +08:00 |
|
jxxghp
|
974fe7c965
|
更新 user.py
|
2024-10-19 07:33:44 +08:00 |
|
InfinityPacer
|
d8e7c7e6d7
|
feat(auth): enhance auxiliary authentication
|
2024-10-19 03:16:04 +08:00 |
|
jxxghp
|
386ff672a7
|
Merge pull request #2869 from DDS-Derek/docker
|
2024-10-18 21:19:48 +08:00 |
|
DDSRem
|
a802de2589
|
feat: docker built-in v2 compatible plugin
|
2024-10-18 20:25:54 +08:00 |
|
jxxghp
|
b6eac122b8
|
Merge pull request #2868 from InfinityPacer/feature/event
|
2024-10-18 20:16:45 +08:00 |
|
InfinityPacer
|
1a8e1844b4
|
feat(chain): add auth event to ChainEventType
|
2024-10-18 20:03:05 +08:00 |
|
jxxghp
|
2b982ce7a8
|
fix 消息交互 again
|
2024-10-18 18:30:34 +08:00 |
|
jxxghp
|
e93b3f5602
|
fix 消息交互
|
2024-10-18 18:10:46 +08:00 |
|
jxxghp
|
5ef4fc04d5
|
Merge pull request #2864 from Aqr-K/dev-user
|
2024-10-18 06:55:37 +08:00 |
|