Commit Graph
31 Commits
Author SHA1 Message Date
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