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 |
|
jxxghp
|
1190d8dda4
|
Merge pull request #2863 from InfinityPacer/feature/setup
|
2024-10-18 06:54:03 +08:00 |
|
Aqr-K
|
0805f02f1f
|
feat(user): Add username modification
|
2024-10-18 03:12:15 +08:00 |
|
InfinityPacer
|
4accd5d784
|
refactor(lifecycle): enhance shutdown support for event and mediaserver
|
2024-10-18 00:42:54 +08:00 |
|
InfinityPacer
|
4c2bb99b59
|
refactor(lifecycle): add async support for SSE
|
2024-10-18 00:39:54 +08:00 |
|
InfinityPacer
|
348923aaa6
|
refactor(lifecycle): set background threads to daemon mode
|
2024-10-18 00:39:54 +08:00 |
|
InfinityPacer
|
62ac03fb29
|
refactor(lifecycle): add graceful support and remove signal handling
|
2024-10-18 00:39:53 +08:00 |
|
jxxghp
|
a4bf59ad58
|
add 查询所有站点最新用户数据 api
|
2024-10-17 21:42:18 +08:00 |
|
jxxghp
|
c02c19d719
|
Merge pull request #2862 from InfinityPacer/feature/event
|
2024-10-17 16:15:27 +08:00 |
|
InfinityPacer
|
b83279b05a
|
fix(site): resolve site user data update failure
|
2024-10-17 15:00:18 +08:00 |
|
jxxghp
|
cf94c70f8c
|
Merge pull request #2861 from InfinityPacer/feature/event
|
2024-10-17 14:43:58 +08:00 |
|
InfinityPacer
|
52a15086cb
|
feat(event): add SiteRefreshed event
|
2024-10-17 14:38:46 +08:00 |
|
jxxghp
|
8234c29006
|
Merge pull request #2860 from InfinityPacer/feature/setup
|
2024-10-17 12:18:29 +08:00 |
|
jxxghp
|
aeed9fb48e
|
fix:SiteUserData
|
2024-10-17 12:17:03 +08:00 |
|
InfinityPacer
|
e233bc678c
|
feat(plugin): add force install option and backup/restore on failure
|
2024-10-17 11:24:27 +08:00 |
|
InfinityPacer
|
346c6dd11c
|
fix(plugin): optimize exist check and cleanup on installation failure
|
2024-10-17 10:51:14 +08:00 |
|