Commit Graph

124 Commits

Author SHA1 Message Date
shinya
480b38a5c5 feat: favorites in aggreagte page 2025-07-03 18:56:37 +08:00
shinya
f946b6e265 feat: use native seek button style 2025-07-03 18:42:54 +08:00
SongPro
020cb6b6b9 refactor(components): 优化卡片组件样式和交互逻辑
统一调整集数展示框的样式和交互效果
简化搜索页状态初始化逻辑
移除收藏功能的即时UI更新
2025-07-03 17:15:50 +08:00
shinya
c678534722 fix: add key to enable aggregate switch correct 2025-07-03 13:26:13 +08:00
shinya
0585d36cad feat: add cron to refresh records and favorites 2025-07-03 12:55:16 +08:00
shinya
37aa342d5b feat: dynamic skip buttons 2025-07-03 00:31:57 +08:00
shinya
b941628986 feat: check NEXT_PUBLIC_ENABLE_REGISTER in /api/register 2025-07-02 23:48:37 +08:00
shinya
2027322a98 feat: add register page and logout button 2025-07-02 23:34:07 +08:00
senshinya
97d8b8e6b6 fix: try to fix stall 2025-07-02 22:40:07 +08:00
shinya
7b3afce1a1 feat: init redis storage 2025-07-02 13:13:22 +08:00
shinya
87b65fc7b4 feat: delete NEXT_PUBLIC_ENABLE_BLOCKAD 2025-07-02 10:12:54 +08:00
shinya
bb2b37a078 feat: add rewind and fast forward 2025-07-01 23:08:07 +08:00
shinya
b732e9a3d4 feat: add douban url, optimize source aggregate 2025-07-01 22:41:30 +08:00
shinya
a6b5f52206 feat: adjust portrait button 2025-07-01 20:55:53 +08:00
shinya
4cb26067fe feat: douban url 2025-07-01 20:35:54 +08:00
SongPro
6c81f52953 feat(公告): 添加网站公告功能及弹窗提示
- 从环境变量读取公告内容,提供默认值
- 扩展SiteProvider组件以支持公告功能
- 在首页添加公告弹窗组件,支持本地存储记录用户已读状态
- 弹窗包含关闭功能和完善的样式交互
2025-07-01 16:02:33 +08:00
SongPro
b045967f9c refactor(layout): 调整AuthProvider和SiteProvider的嵌套顺序
优化组件结构,将SiteProvider作为AuthProvider的父组件以更好地组织上下文关系
2025-07-01 14:51:11 +08:00
shinya
a7b431823e feat: dynamic site name 2025-07-01 01:11:19 +08:00
shinya
7d6c7e5dd0 Revert "feat: use middleware to auth"
This reverts commit f57cdb5ec1.
2025-07-01 00:26:34 +08:00
shinya
d56cc5bdab Revert "feat: add custom site name"
This reverts commit 6d71fde9ee.
2025-07-01 00:25:28 +08:00
shinya
58f505e9d7 fix: dynamic site name 2025-07-01 00:20:51 +08:00
shinya
0563f2478e fix: dynamic site name 2025-06-30 23:48:35 +08:00
shinya
240764e81b Revert "feat: use middleware to auth"
This reverts commit f57cdb5ec1.
2025-06-30 23:17:05 +08:00
shinya
6d71fde9ee feat: add custom site name 2025-06-30 21:31:15 +08:00
shinya
f57cdb5ec1 feat: use middleware to auth 2025-06-30 20:58:55 +08:00
shinya
3fe579bcba feat: support delete single search record 2025-06-30 20:31:49 +08:00
shinya
770cf1c02b feat: adjust button position 2025-06-30 12:52:31 +08:00
shinya
3c4ec1dc51 fix: docker runtime 2025-06-30 10:19:44 +08:00
shinya
ba94788932 fix: runtime nodejs 2025-06-30 10:12:32 +08:00
shinya
99d15544a4 fix: load dynamic config 2025-06-30 10:08:54 +08:00
shinya
5c8360d9dd feat: refactor code 2025-06-29 20:36:03 +08:00
shinya
55a4333e92 feat: optimize back button 2025-06-29 17:26:34 +08:00
shinya
ef7278088e feat: adjust episodes button 2025-06-29 17:13:27 +08:00
shinya
57ed0f1e20 feat: add cf pages support 2025-06-28 23:38:02 +08:00
shinya
a9010bf6b5 feat: refine ios safari padding & enable reverse episodes order 2025-06-28 21:56:30 +08:00
shinya
2fc86c61b7 feat: refine ad block button 2025-06-28 21:23:53 +08:00
shinya
b562f29a5f feat: add blockad switch 2025-06-27 23:20:46 +08:00
shinya
3eb176a802 feat: remove long press 3x playbackrate 2025-06-27 13:38:43 +08:00
shinya
7e401c2e23 fix: ios viewport fit 2025-06-27 13:18:42 +08:00
shinya
227ba8d6ff fix: video not fit 2025-06-27 12:30:35 +08:00
shinya
f158d21b2c feat: default disable blockad 2025-06-27 03:35:33 +08:00
shinya
4d4fcd92df feat: enhance error 2025-06-26 23:34:47 +08:00
shinya
6a36f81621 feat: login page dark mode 2025-06-26 22:49:08 +08:00
shinya
cf42e7c056 fix: dynamic theme color 2025-06-26 22:41:30 +08:00
shinya
4061cc9f59 fix: player page theme color 2025-06-26 21:20:06 +08:00
shinya
a50071a4d6 feat: dark mode theme color 2025-06-26 21:17:28 +08:00
shinya
d677ca9877 feat: dark mode 2025-06-26 21:00:11 +08:00
shinya
3652bf3e6b feat: clear play record & favorites 2025-06-26 19:34:36 +08:00
shinya
1e9e8fb07a feat: add NEXT_PUBLIC_SEARCH_MAX_PAGE & NEXT_PUBLIC_AGGREGATE_SEARCH_RESULT 2025-06-26 13:57:17 +08:00
shinya
c1838a75e6 feat: add adblock 2025-06-26 13:23:02 +08:00