Commit Graph

34 Commits

Author SHA1 Message Date
Koha9 0bb624f3c9 Adjust local-priority merge postprocessing 2025-11-25 10:08:49 +09:00
Koha9 97aa598775 Fix local-priority merge to avoid remote reorders in conflicts 2025-11-25 10:08:42 +09:00
Koha9 a912213e2e Load remote playlists from Plex during sync 2025-11-25 04:39:30 +09:00
Koha9 08eed569a9 Sync all playlists and track deletions 2025-11-24 22:21:01 +09:00
Koha9 f80fac4ce5 Merge branch 'codex/add-homepage-playlist-display-feature' 2025-11-24 19:06:23 +09:00
Koha9 61794b8db9 Add playlist overview homepage 2025-11-24 17:35:42 +09:00
Koha9 9ff74550a2 Add docker compose support 2025-11-24 07:41:10 +09:00
Koha9 93cc72d612 load local playlist.
cache plex tracks.
2025-07-23 22:38:51 +09:00
Koha9 1eb067bab7 logger fix 2025-07-19 18:37:23 +09:00
Koha9 c3d1662465 logger added.
plex_client method naming fix.
2025-07-19 18:00:48 +09:00
Koha9 65bd99d3f2 Fix config not save&load 2025-07-19 10:35:14 +09:00
Koha9 ec2673a5c8 Merge pull request #8 from Koha9/codex/add-notification-popup-with-bootstrap
Add bootstrap toast for messages
2025-07-13 07:25:09 +09:00
Koha9 82f18dea9b adjust backdrop blur for glass toast effect. 2025-07-13 07:24:50 +09:00
Koha9 43a9c01f13 Tint toast glass effect with message color 2025-07-13 07:18:14 +09:00
Koha9 bf67d702dc Center toast and add glass style 2025-07-13 07:07:41 +09:00
Koha9 969b32ab68 feat(ui): add bootstrap toast for messages 2025-07-13 06:56:26 +09:00
Koha9 992161f9a9 refactor plex_client,config 2025-07-12 19:00:35 +09:00
Koha9 35bd0c9956 Merge pull request #6 from Koha9/token-connect
Token connect support
2025-07-08 19:59:02 +09:00
Koha9 4003fd5bc1 Merge pull request #5 from Koha9/codex/add-grayout-and-strikethrough-for-user-and-password
UI tweak for token login
2025-07-08 19:56:41 +09:00
Koha9 afd4981ba7 refactor login template 2025-07-08 19:54:32 +09:00
Koha9 77c38cd17d Disable highlight when user/pass grayed out 2025-07-08 19:49:35 +09:00
Koha9 0c3d9d7287 Grey out user/password when token present 2025-07-08 19:44:07 +09:00
Koha9 a8863f911b 支持手动token认证 2025-07-08 19:17:18 +09:00
Koha9 0c2a84f944 Merge pull request #4 from Koha9/codex/support-https-urls-for-server-address
Support HTTPS server URLs
2025-06-21 19:42:13 +09:00
Koha9 d4ed9d22f5 Add scheme dropdown and load defaults from config 2025-06-21 19:34:07 +09:00
Koha9 7ab55e3ae4 Add HTTPS support for server URL 2025-06-21 19:20:48 +09:00
Koha9 8fa0189a1d Merge pull request #2 from Koha9/codex/add-token-based-authentication-for-plex-server
Implement Plex token login
2025-06-20 22:36:54 +09:00
Koha9 83c5780c57 Remove library selection and default theme 2025-06-20 22:32:05 +09:00
Koha9 75a413667d Set default Plex port 2025-06-20 22:27:01 +09:00
Koha9 aa4223b413 Refactor Plex interaction into separate module 2025-06-20 21:54:55 +09:00
Koha9 78422a7d33 Add requirements and installation guide (#1) 2025-06-20 21:21:54 +09:00
Koha9 e9fcaf508e Complete bootstrap base frontend prototype.
- login page and playlist setting page frontend templates.
- fast API route.
- reading and saving config files
- mock login logic for UI interaction demo
2025-04-04 20:16:09 +09:00
Koha9 662bc11821 First Readme 2025-03-15 22:45:09 +09:00
Koha9 c0ae592d93 Initial commit 2025-03-15 13:37:06 +00:00