jxxghp
dc2b6910a4
fix: restrict sensitive system endpoints
2026-06-09 21:45:51 +08:00
DDSRem
5a585839ba
chore: remove unused imports and fix function name conflicts ( #5764 )
...
- Remove unused imports in anthropic.py, tmdbv3api/__init__.py, tv.py, test files
- Rename conflicting function names in subscribe.py and webhook.py
- Clean up unused re-exports in tmdbv3api/__init__.py (15 unused exports)
- Apply consistent formatting across API endpoints
2026-05-13 18:59:03 +08:00
PKC278
9e64b4cd7f
refactor: 优化登录安全性并重构 PassKey 逻辑
...
- 统一登录失败返回信息,防止信息泄露
- 提取 PassKeyHelper 公共函数,简化 Base64 和凭证处理
- 重构 mfa.py 端点代码,提升可读性和维护性
- 移除冗余的 origin 验证逻辑
2026-01-11 19:20:53 +08:00
PKC278
7b99f09810
fix(mfa): 修复双重验证漏洞
2025-12-23 14:58:00 +08:00
PKC278
0c6cfc5020
feat(passkey): 添加PassKey支持并优化双重验证登录逻辑
2025-12-23 13:53:54 +08:00
jxxghp
274fc2d74f
v2.8.8
...
- 下载器支持配置路径映射
- 问题修复与细节优化
2025-12-10 14:33:13 +08:00
Attente
5af217fbf5
refactor: 将图片获取逻辑抽象为独立的 ImageHelper
2025-12-06 10:10:36 +08:00
jxxghp
3b5d4982b5
add wizard flag
2025-09-09 13:50:11 +08:00
jxxghp
71f7bc7b1b
fix
2025-07-30 21:06:55 +08:00
jxxghp
f077a9684b
添加异步请求工具类;优化fetch_image和proxy_img函数为异步实现提升性能
2025-07-30 08:30:24 +08:00
jxxghp
3036107dac
fix user api
2025-06-10 23:42:57 +08:00
jxxghp
dc180c09e9
fix wallpaper
2025-06-05 17:03:29 +08:00
jxxghp
a9300faaf8
fix:优化单例模式和类引用
2025-06-05 13:22:16 +08:00
jxxghp
1dadf56c42
fix #4276
2025-05-15 08:40:38 +08:00
qiaoyun680
488a691f29
支持支持自定义壁纸api地址,返回中配置中允许的图片文件后缀格式图片都会返回作为壁纸
2025-05-14 16:50:17 +08:00
jxxghp
5ac4d3f4ae
fix wallpaper api
2025-04-29 15:26:10 +08:00
jxxghp
2f38b3040d
fix:修复代码兼容性写法
2025-03-23 12:10:21 +08:00
jxxghp
7e6ef04554
fix 优化媒体服务器图片获取性能 #2993
2024-11-05 18:21:08 +08:00
jxxghp
df8531e4d8
fix #2993 格式错误和传参警告
2024-11-03 19:51:43 +08:00
Akimio521
72774f80a5
fix: 修复 wallpapers 未返回 list
2024-11-03 14:22:04 +08:00
Akimio521
88e8790678
feat: 可选从媒体服务器中获取最新入库条目海报作为登录页面壁纸
2024-11-02 14:17:52 +08:00
InfinityPacer
b2d66b8973
fix(auth): make login_access_token synchronous to prevent blocking
2024-10-22 02:02:21 +08:00
InfinityPacer
c7b27784c9
fix(auth): resolve conflicts
2024-10-19 18:03:18 +08:00
Aqr-K
5d1ccef5a2
fix(login): 增加返回user_id
2024-10-19 11:36:03 +08:00
InfinityPacer
d8e7c7e6d7
feat(auth): enhance auxiliary authentication
2024-10-19 03:16:04 +08:00
InfinityPacer
1a8e1844b4
feat(chain): add auth event to ChainEventType
2024-10-18 20:03:05 +08:00
jxxghp
0d139851af
fix 按对象名称组织代码文件
2024-10-12 12:14:49 +08:00
InfinityPacer
871f8d3529
feat(security): add resource token authentication using HttpOnly Cookie
2024-10-10 00:45:26 +08:00
InfinityPacer
d3186cd742
refactor(db): convert suitable string fields to JSON type
2024-09-30 16:16:29 +08:00
InfinityPacer
36142b97bf
fix(auth): handle scenario where the user is null
2024-09-16 15:41:13 +08:00
InfinityPacer
1ebec13afb
feat(auth): add AUXILIARY_AUTH_ENABLE for user authentication
2024-09-12 21:12:10 +08:00
jxxghp
5f01dd5625
fix user
2024-07-04 07:13:49 +08:00
jxxghp
0fb12c77eb
fix bug
2024-06-19 18:04:00 +08:00
jxxghp
74dbae8514
fix api
2024-06-16 09:53:23 +08:00
jxxghp
83e583032a
add wallpapers api
2024-06-16 07:09:04 +08:00
jxxghp
0679a32659
fix
2024-04-19 12:31:38 +08:00
jxxghp
5ee41b87a2
fix login api
2024-03-29 11:13:57 +08:00
zss
40d99f1dd5
feat #1763
2024-03-28 16:39:34 +08:00
Richard Guan
3549b38ee8
Add validation for whether the assistive user is activated.
2024-03-06 10:38:20 +08:00
jxxghp
e8e8d36a13
fix logger
2024-02-09 09:43:35 +08:00
jxxghp
782a9a4759
fix logger
2024-02-09 09:42:49 +08:00
jxxghp
bf8a75b201
fix:优化emby、jellyfin用户匹配
2024-01-07 11:46:29 +08:00
jxxghp
6a8a1e799d
fix 同步用户提权Bug
2023-11-03 12:19:05 +08:00
thsrite
408690c0ae
fix 4aaf5997
2023-10-24 11:22:47 +08:00
thsrite
4aaf5997df
fix 登录页海报支持自定义tmdb/bing
2023-10-24 11:17:32 +08:00
jxxghp
fb78a07662
fix db session
2023-10-18 08:35:16 +08:00
jxxghp
2a9a36ac88
feat 辅助识别异步接口 && ChatGPT插件支持辅助名称识别
2023-10-12 11:41:57 +08:00
jxxghp
be941ebdd1
fix #770
2023-10-10 16:14:12 +08:00
jxxghp
e3707f39bb
fix wallpaper
2023-09-22 11:33:25 +08:00
jxxghp
ce42e48b37
fix login api
2023-09-04 17:48:44 +08:00