Commit Graph
66 Commits
Author SHA1 Message Date
InfinityPacer 4fe65b770e perf(app): throttle inactive realtime blur rendering (#511) 2026-07-01 06:01:50 +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
InfinityPacer cff4c1fecc fix(theme): restore transparent glass overlays (#508) 2026-06-30 14:47:42 +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
InfinityPacer f05eac0b93 fix(agent): stabilize assistant entry dragging (#505) 2026-06-29 15:50:29 +08:00
InfinityPacer 05bbecba53 fix(subscribe): refine season mode defaults (#503) 2026-06-27 06:55:45 +08:00
InfinityPacer ec4eaed1df fix: refine subscribe mode selection (#501)
* fix(subscribe): refine subscribe mode selection

* fix(subscribe): prompt mode for single existing season
2026-06-25 11:30:24 +08:00
InfinityPacer 16428066b9 ci: review PRs with PR-Agent (#500) 2026-06-24 06:10:12 +08:00
InfinityPacer e211a80cf4 ci: add PR-Agent review workflow (#499) 2026-06-23 23:21:55 +08:00
InfinityPacer e586342b19 fix(pwa): prevent stale service worker caching (#498) 2026-06-19 18:52:23 +08:00
InfinityPacer b1787b207d fix(plugin): sanitize version history markdown (#496) 2026-06-18 19:30:24 +08:00
InfinityPacer fdb34732cc fix(plugin): refine release version history UI (#495) 2026-06-18 18:52:54 +08:00
InfinityPacer a771dc5354 feat(plugin): add release version install actions (#494) 2026-06-18 15:48:09 +08:00
InfinityPacer 2829e3b082 fix(subscribe): display special season labels (#491) 2026-06-15 15:54:08 +08:00
InfinityPacer 364b660390 feat: add log download actions (#489) 2026-06-13 20:35:55 +08:00
InfinityPacer f5c8a463fa feat(settings): expose image proxy private ranges (#479) 2026-05-25 14:17:27 +08:00
InfinityPacer abbce2644a fix(subscribe-card): i18n paused/pending state labels (#478) 2026-05-25 10:47:23 +08:00
InfinityPacer 1c5773444e feat(subscribe-card): style paused/pending states with frosted shimmer badge (#477) 2026-05-25 10:14:08 +08:00
InfinityPacer dcf0924c73 feat(subscribe-card): render progress with backend completed_episode (#475) 2026-05-22 19:39:07 +08:00
InfinityPacer 0f906f791a fix(filter-rule): keep custom rule chip titles in sync with props (#474) 2026-05-20 17:29:46 +08:00
InfinityPacer 81ab3f9da8 fix(subscribe): show best version mode tag (#471) 2026-05-15 06:51:03 +08:00
InfinityPacer c119384c22 fix(settings): remove invalid githubMirrorsItems 2025-02-14 14:19:48 +08:00
InfinityPacer d049b26825 fix(LibraryCard): handle image loading errors with gradient 2025-01-25 03:07:14 +08:00
InfinityPacer 5cb56127d5 feat(login): add autocomplete attributes for browser auto-fill 2025-01-11 13:56:01 +08:00
InfinityPacer 7bfc7602a7 fix(log): add LOG_FILE_FORMAT 2025-01-06 02:38:58 +08:00
InfinityPacer b52b2cedad fix(log): update hint 2025-01-06 02:37:40 +08:00
InfinityPacer 4ad89955d4 feat(config): add TOKENIZED_SEARCH 2024-12-26 13:56:27 +08:00
InfinityPacer 30e98de38a Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2 2024-12-23 02:47:52 +08:00
InfinityPacer 79c606370c feat(MediaCard): implement lazy loading for API calls 2024-12-23 02:47:37 +08:00
InfinityPacer a469282730 fix(subscribe): reactive update for subscribeState and lastUpdateText 2024-12-20 14:14:23 +08:00
InfinityPacer 1a2b112e64 feat(subscribe): add support for reset movie reset subscribe 2024-12-11 20:15:47 +08:00
InfinityPacer 442c484dc9 feat(subscribe): add state reset to 'R' on subscription reset 2024-12-11 20:02:43 +08:00
InfinityPacer 2368c2f25f Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2 2024-12-11 19:58:51 +08:00
InfinityPacer 2320c58254 fix(subscribe): update reset confirmation message 2024-12-11 19:58:33 +08:00
InfinityPacer 6862c2a744 Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2 2024-12-05 19:37:44 +08:00
InfinityPacer fb215e8d87 feat(Subscribe): support update subscription status 2024-12-05 19:36:41 +08:00
InfinityPacer f52ad2151b style(SubscribeCard): support different styles for subscription states 2024-12-05 19:35:23 +08:00
InfinityPacer f292071a34 fix(saveSiteSetting): update success toast message for consistency 2024-12-03 19:10:01 +08:00
InfinityPacer dd616d29e8 fix(saveSiteSetting): add error toast for failed settings save 2024-12-03 19:07:58 +08:00
InfinityPacer 10ac1ebf7b Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2 2024-11-29 13:06:50 +08:00
InfinityPacer e5d8144510 fix(api): update subscribe endpoint URL to include trailing slash 2024-11-29 13:06:32 +08:00
InfinityPacer f26d1babf7 Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2 2024-11-27 15:32:30 +08:00
InfinityPacer de3347cea1 feat(encoding): add detection performance mode 2024-11-27 15:32:09 +08:00
InfinityPacer c9b0b23d36 fix(downloader): remove redundant checks and prompts 2024-11-24 17:57:25 +08:00
InfinityPacer 29780cd4b7 feat(site): update site timeout hint to indicate 0 as unlimited 2024-11-19 11:11:48 +08:00
InfinityPacer c7be304085 feat(db): add support for SQLite WAL mode 2024-11-12 17:23:57 +08:00
InfinityPacer 7754c41d34 fix API_TOKEN length 2024-11-05 15:35:10 +08:00
InfinityPacer eea30c3a0d fix FANART_ENABLE 2024-11-05 15:27:18 +08:00
InfinityPacer d120bb794c fix(test): ensure rule group is specified before testing priority 2024-10-26 00:06:37 +08:00
InfinityPacer b02c3c8e5c fix(dashboard): filter and load only enabled media servers 2024-10-25 00:32:33 +08:00
InfinityPacer ddee496c73 fix(wallpapers): remove cache 2024-10-24 00:02:29 +08:00
InfinityPacer 15319bf586 style(VSelect): add clearable option 2024-10-18 10:55:38 +08:00
InfinityPacer 8083e94ecd fix(message): add delay to prevent 403 2024-10-17 16:59:51 +08:00
InfinityPacer ddf682d66a feat(security): update douban image proxy URL 2024-10-14 01:35:27 +08:00
InfinityPacer 54046a4717 feat(vite): add server proxy to handle CORS for API requests 2024-10-10 15:41:02 +08:00
InfinityPacer 505773043b feat(security): remove unnecessary token 2024-10-10 15:40:06 +08:00
InfinityPacer 63206fea2e fix(download): support downloader and save_path parameters 2024-10-09 02:32:02 +08:00
InfinityPacer d703909177 refactor(search): optimize sorting logic for season filter options 2024-10-06 17:37:01 +08:00
InfinityPacer 6be05819b0 fix(dashboard): handle MediaServerLatest.vue rendering failures 2024-10-02 11:39:02 +08:00
InfinityPacer 9856419292 feat(downloader): support first_last_piece 2024-10-01 18:35:57 +08:00
InfinityPacer 4bd97f9d81 fix: handle scenarios where avatar is empty 2024-09-16 17:09:51 +08:00
InfinityPacer b48e4adacd fix(PluginCard): improve reset plugin configuration and data prompt 2024-09-11 00:37:20 +08:00
InfinityPacer e2c7fc0af0 chore: remove unnecessary preload for index.js 2024-09-08 02:08:16 +08:00
InfinityPacer 634522d27b fix(build): ensure app is mounted after global settings are loaded 2024-09-02 20:18:37 +08:00
InfinityPacer 03b14a0fb5 fix(build): wrap top-level await in async function for browser compatibility 2024-09-02 20:04:40 +08:00