Commit Graph
436 Commits
Author SHA1 Message Date
jxxghp a097d89d68 feat(DownloadSettings): 更新下载器设置API,优化下载器加载逻辑 2024-11-21 10:26:12 +08:00
jxxghp 2580ceac20 更新 subscribe.vue 2024-11-19 22:23:43 +08:00
Aqr-K 36fb7b53ba fix: 使用 SubscribeTvTabs 作为标签页 2024-11-18 21:23:17 +08:00
jxxghp 4ba0151c42 refactor(setting): 重构设置界面布局 2024-11-05 13:13:33 +08:00
jxxghp 37d6612434 Merge pull request #225 from Aqr-K/v2-settings
feat(settings): 配置中心基本功能内置化,修复部分bug
2024-11-04 10:20:16 +08:00
Aqr-K 1c4d806e58 feat(settings): add AccountSettingTransfer.vue
- 增加 整理标签页,增加相关设置功能。
2024-11-02 10:54:27 +08:00
jxxghp 1f7a677db3 Refactor login page styles for better alignment and responsiveness 2024-11-01 12:30:50 +08:00
Aqr-K bd9169bcd1 feat(settings): add new AccountSettingsSystem.vue
- 将 原system更名为service,原service更名为scheduler
- 增加新的 AccountSettingSystem.vue。
- 调整 menu.ts 与settings.vue,适配新的 system 标签页
2024-10-31 03:38:01 +08:00
jxxghp 74fe67fe4d Refactor background image rotation in login.vue 2024-10-30 18:49:24 +08:00
Aqr-K b91be6bb2f Merge branch 'jxxghp:v2' into v2 2024-10-30 15:47:24 +08:00
jxxghp 181ad39e18 Refactor PluginCard.vue and login.vue components 2024-10-30 13:20:22 +08:00
Aqr-K 1d9e0eb3a3 Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2-config 2024-10-24 17:17:44 +08:00
Aqr-K 0a5b553bb8 feat: 增加 network 标签页,调整标签对齐方式 2024-10-24 17:16:47 +08:00
jxxghp 865d57b4d3 refactor: 调整网格布局样式 2024-10-24 11:13:55 +08:00
InfinityPacer ddee496c73 fix(wallpapers): remove cache 2024-10-24 00:02:29 +08:00
jxxghp 6b9c74dcea Merge pull request #205 from Aqr-K/dev-login 2024-10-22 12:31:17 +08:00
jxxghp deabf23475 fix ui layout 2024-10-19 20:19:30 +08:00
Aqr-K 0036a895e9 feat(login): add userID
- 修改按钮判断的逻辑,将 `userName` 替换成 `userID` 判断;解决不管是主程序还是插件修改用户名,都会存在的条件判断导致的渲染异常显示。(拆分自user的pr)
2024-10-19 11:58:01 +08:00
jxxghp 76a487854b Refactor navigator utility functions and add isPWA check 2024-10-19 10:39:31 +08:00
jxxghp 018c5f857b feat(downloading): add NoDataFound component for empty downloaders
Add the NoDataFound component to the downloading page to display a 404 error message when there are no enabled downloaders. This component will show an error code, title, and description to guide users on how to configure and enable downloaders in the settings.

Closes #197
2024-10-12 12:30:56 +08:00
InfinityPacer 505773043b feat(security): remove unnecessary token 2024-10-10 15:40:06 +08:00
jxxghp f307327af3 add subscribe share cards 2024-10-09 19:47:31 +08:00
jxxghp b639369846 支持更多订阅自定义属性 2024-10-09 15:20:25 +08:00
jxxghp bfe228a367 refactor: Update saveDashboardConfig function to use stringified JSON for enableConfig and orderObj 2024-09-11 12:41:57 +08:00
jxxghp ca9d44f55f refactor: Enable lazy loading for downloading tabs 2024-09-09 08:34:32 +08:00
jxxghp 247631fd68 refactor: Add lazy loading for downloading tabs 2024-09-09 08:33:29 +08:00
jxxghp ec54ec2607 login wallpapers cache 2024-08-29 16:15:42 +08:00
jxxghp 9d55f8ab24 sync main 2024-08-19 12:26:10 +08:00
jxxghp cfc2e407a4 fix settings layout 2024-07-14 11:07:17 +08:00
jxxghp 474db2be0d fix profile 2024-07-09 19:13:30 +08:00
jxxghp b2e1fe314f fix user 2024-07-06 17:53:51 +08:00
jxxghp 6fad85e957 feat:仪表盘不活跃时不刷新 && 网盘整理联动刮削 2024-06-24 09:13:22 +08:00
jxxghp e0ff98b1d7 fix store 2024-06-20 08:11:47 +08:00
jxxghp a815e07cdd fix store 2024-06-20 07:08:47 +08:00
jxxghp aa2fe9740c fix 2024-06-19 18:02:47 +08:00
jxxghp 347f47bbef fix apps drag 2024-06-16 14:03:39 +08:00
jxxghp a73c35468d fix login ui 2024-06-16 13:44:47 +08:00
jxxghp f9a1446ed5 fix login ui 2024-06-16 09:48:56 +08:00
jxxghp c66d7cafa6 fix ui 2024-06-15 21:06:56 +08:00
jxxghp be1a44ad61 fix keepalive 2024-06-15 18:10:56 +08:00
jxxghp a1dc723445 add select-none 2024-06-14 19:50:28 +08:00
jxxghp 23f4a70693 add drag delay 2024-06-14 19:40:58 +08:00
jxxghp cf706e0e30 fix ui 2024-06-14 15:36:25 +08:00
jxxghp 8bc80d2088 fix ui 2024-06-14 15:12:11 +08:00
jxxghp b94f8c92f0 fix https://github.com/jxxghp/MoviePilot/issues/2335 2024-06-14 14:38:30 +08:00
jxxghp f598eed149 fix ui 2024-06-14 08:27:42 +08:00
jxxghp 1fc964ec16 add app mode 2024-06-13 17:30:50 +08:00
jxxghp d83d1dd888 fix 榜单 & 订阅弹窗 & 订阅重置 2024-06-10 09:36:42 +08:00
jxxghp e34573e72f fix webpush仅限管理员 2024-06-08 12:35:05 +08:00
jxxghp d559e1717c fix service worker 2024-06-05 22:21:27 +08:00