jxxghp
9a2af0a412
feat: add agent pet types and state management for idle actions
...
- Introduced new types for agent pet actions and intents in `types.ts`.
- Implemented `useAgentPetMachine` to manage idle action scheduling and execution.
- Added functionality to handle random actions based on interaction states.
2026-07-03 13:19:30 +08:00
jxxghp
6bbac7db7d
refactor: 重新设计词表页面
2026-07-03 08:37:44 +08:00
jxxghp
b212e066b6
添加 .codex-qa 到 .gitignore
v2.14.1
2026-07-02 20:29:31 +08:00
jxxghp
f7d354fca4
Refine mobile subscribe cards and grouped list styling
2026-07-02 20:28:03 +08:00
jxxghp
693b081ecf
删除设计 QA 文档
2026-07-02 19:33:14 +08:00
jxxghp
d5f0fed954
Polish app center grouped menu styling
2026-07-02 19:32:39 +08:00
jxxghp
67ef98bfee
Hide dashboard recommendation detail panel
2026-07-02 19:08:07 +08:00
jxxghp
1094d80b9c
Refine episode group subscriptions and mobile carousel
2026-07-02 16:34:38 +08:00
jxxghp
98e6481812
Refine dashboard recommendations and transparent cards
2026-07-02 15:47:47 +08:00
jxxghp
7db088eb79
更新 package.json
2026-07-02 14:35:38 +08:00
jxxghp
dec154c042
Rename playback status label to continue watching
2026-07-02 12:42:56 +08:00
jxxghp
d06ce5d984
Refine offline status toasts and theme styling
2026-07-02 12:36:49 +08:00
jxxghp
af604d0c5c
增强离线状态管理,添加服务探测功能和连接状态提示
2026-07-02 11:56:34 +08:00
jxxghp
fa39c3750c
Limit dashboard recommendations to TMDB sources
2026-07-02 10:51:43 +08:00
jxxghp
ce64fb03ce
Add media recommendations dashboard and episode groups
2026-07-01 17:35:35 +08:00
jxxghp
764f14a7f4
Highlight today in full calendar with primary color
2026-07-01 10:37:13 +08:00
jxxghp
621200b3b2
Refine subscribe files dialog layout
2026-07-01 09:57:53 +08:00
jxxghp
60c46ebbaf
Make search site dialog fullscreen on small screens
2026-07-01 09:48:41 +08:00
InfinityPacer
4fe65b770e
perf(app): throttle inactive realtime blur rendering ( #511 )
v2.14.0
2026-07-01 06:01:50 +08:00
jxxghp
c010162e54
fix subscribe files duplicate stats
2026-06-30 22:26:11 +08:00
jxxghp
5cc4ea7740
fix dashboard auto height growth
2026-06-30 22:22:47 +08:00
jxxghp
8a19fbc584
fix(subscribe): 调整统计卡片移动端布局
2026-06-30 21:33:57 +08:00
jxxghp
24412989bb
fix(subscribe): 修复文件弹窗移动端布局
2026-06-30 21:20:41 +08:00
jxxghp
55d0693e41
fix(subscribe): 优化文件统计弹窗移动端样式
2026-06-30 20:49:52 +08:00
jxxghp
0459a2d108
feat(subscribe): 更新下拉菜单项并添加媒体详情和文件统计本地化字符串
2026-06-30 20:31:27 +08:00
jxxghp
624b55576d
Refine login glass effect and plugin menu icon
2026-06-30 20:23:23 +08:00
jxxghp
c848b90599
Split movie release dates and polish poster radius
2026-06-30 20:13:37 +08:00
jxxghp
79bc99e624
feat(theme): 使用按钮切换替代标签,优化订阅文件选项卡样式
2026-06-30 20:02:32 +08:00
jxxghp
850f7ee9be
Update subscription file terminology and add new localization strings
...
- Changed title from 'Downloaded Files' to 'Subscription Files' in English, Simplified Chinese, and Traditional Chinese locales.
- Added new localization strings related to subscription files, including status messages and file management terms across all three language files.
2026-06-30 20:02:32 +08:00
InfinityPacer
4cc105287f
fix(auth): decouple webpush subscription from login ( #510 )
2026-06-30 19:59:51 +08:00
InfinityPacer
527c0845bc
fix(theme): stabilize transparent background transitions ( #509 )
2026-06-30 19:16:31 +08:00
jxxghp
2a3ef1a1f6
fix theme border surfaces
2026-06-30 19:05:26 +08:00
jxxghp
7539fa26aa
feat(theme): 更新主题定制器边框样式,优化视觉效果
...
fix(locales): 修改英文和中文边框相关文本
style(app): 调整应用界面边框和阴影样式
2026-06-30 18:42:39 +08:00
jxxghp
3547c146a8
Use overlay shadow for pull indicator
2026-06-30 18:03:32 +08:00
jxxghp
da630b0966
feat(theme): 添加主题定制器的圆角和阴影示例,优化透明主题下的视觉效果
2026-06-30 17:43:07 +08:00
InfinityPacer
cff4c1fecc
fix(theme): restore transparent glass overlays ( #508 )
2026-06-30 14:47:42 +08:00
jxxghp
3f525c6457
fix: adjust dialog fullscreen breakpoint by width
2026-06-30 14:17:04 +08:00
jxxghp
8c1eb3e981
feat: add fullscreen support to TransparencySettingsDialog based on display size
2026-06-30 13:59:53 +08:00
InfinityPacer
effc83b9a1
feat: add transparent glass quality options ( #507 )
...
* feat(theme): add lightweight transparent glass mode
* perf(theme): reduce realtime glass backdrop filters
* fix(theme): align transparency presets
2026-06-30 13:39:22 +08:00
jxxghp
39ce8d93dd
feat: add rounded corners to weekly bar chart for improved aesthetics and Safari compatibility
2026-06-30 13:37:00 +08:00
jxxghp
fa32ac9f48
feat: enhance compact FAB styles with backdrop filter and improved hover effects
2026-06-30 13:15:46 +08:00
jxxghp
ab243bbbb7
refactor: streamline transfer queue logic and improve styling
2026-06-30 12:45:10 +08:00
jxxghp
abcd3f5e81
refactor: simplify transfer queue header layout and styles
2026-06-30 12:41:53 +08:00
jxxghp
92bf1ca790
refine transfer queue layout
2026-06-30 12:07:36 +08:00
jxxghp
faadf39b80
feat: enhance transfer queue localization and UI improvements
2026-06-30 11:30:48 +08:00
jxxghp
878c3c98b2
fix: use native login inputs
2026-06-30 06:51:57 +08:00
jxxghp
2d8ae9f462
Refine folded FAB appearance
2026-06-30 06:24:36 +08:00
jxxghp
00051a0eac
Fix dashboard settings and FAB folding
2026-06-30 06:21:37 +08:00
jxxghp
88726c0f12
Update dashboard localization labels
2026-06-29 22:37:44 +08:00
jxxghp
79bc9f0ff0
Make dashboard media grids responsive to screen size
2026-06-29 22:20:31 +08:00