Commit Graph

56 Commits

Author SHA1 Message Date
Aleksi Lassila
da2b4ee6d5 feat: Implement app state store & fix authentication for tvs 2024-03-27 17:22:19 +02:00
Aleksi Lassila
a574b718f0 feat: Authentication with backend 2024-03-27 01:02:28 +02:00
Aleksi Lassila
7318a0fa99 feat: Backend typing and openapi schema & codegen 2024-03-26 23:01:11 +02:00
Aleksi Lassila
1c1fbbf043 Proof of concept tmdb data fetching running on tizen 2024-03-01 17:49:32 +02:00
Aleksi Lassila
fd1a87a2fe Work on migrating files from sveltekit to svelte 2024-01-15 01:25:07 +02:00
Aleksi Lassila
cc0e90e0d0 Merge branch 'dev' into person-screen 2023-09-18 01:50:41 +03:00
Aleksi Lassila
fed8eacae6 feat: Combined home and discovery pages, small improvements 2023-09-17 00:29:37 +03:00
Francisco Zorat
e34303161d person social info 2023-09-05 00:17:28 -03:00
Francisco Zorat
4afe72c491 person api request (w images) 2023-09-04 23:24:05 -03:00
Aleksi Lassila
b44d794c08 Refactored and cleaned up SeriesPage data fetching 2023-09-01 13:52:56 +03:00
Aleksi Lassila
3234019dcb fix: Series cards and posters not linking to correct pages 2023-08-31 17:17:10 +03:00
Aleksi Lassila
ca3911e062 feat: Added library sorting and pagination, improved image loading and other small adjustments 2023-08-31 02:45:36 +03:00
Aleksi Lassila
bddeab7e35 feat: Improved poster styles and image loading 2023-08-30 00:36:31 +03:00
Aleksi Lassila
81e3883485 feat: Updated library page to use new data store 2023-08-29 21:05:45 +03:00
Aleksi Lassila
b5c39c656d feat: Updated movie and series pages to not use library.store, added keyboard controls to video player 2023-08-29 00:01:47 +03:00
Aleksi Lassila
7d5afa7b7e feat: Decoupled continue watching from library.store 2023-08-27 03:04:20 +03:00
Aleksi Lassila
8b520ef82f feat: Notify users about invalid and incomplete settings 2023-08-21 18:17:10 +03:00
Aleksi Lassila
91c2dec7bb fix: Hotfix radarr & sonarr configuration breaking 2023-08-19 04:21:37 +03:00
Aleksi Lassila
834a615883 feat: Implemented settings page 2023-08-19 03:12:04 +03:00
Aleksi Lassila
1609b5f24d Added initial integration setup on settings page 2023-08-18 03:46:02 +03:00
Aleksi Lassila
cd99f4e593 feat: Video player UI improvements, double click to fullscreen and click to pause 2023-08-16 13:23:19 +03:00
oxixes
2db658bfec Fix iOS playback 2023-08-16 02:31:18 +02:00
oxixes
52eef6cc41 Fix problem detecting maximum quality in some videos. 2023-08-15 19:06:03 +02:00
oxixes
a414bc5ba0 Added custom video controls as well as a quality selector 2023-08-15 18:36:58 +02:00
Aleksi Lassila
c1ba3efabf fix: Images loaded from Jellyfin not showing up, some fixes regarding environment variables
Closes #66
2023-08-15 17:57:15 +03:00
Aleksi Lassila
3cba296db1 fix: Radarr & Sonarr requests fail due to wrong indexerId, fix: Invalid backdrop urls 2023-08-15 15:12:17 +03:00
Aleksi Lassila
1200489a19 feat: Make Radarr optional and some improvements to optional integrations 2023-08-15 14:01:43 +03:00
Aleksi Lassila
0b7956e6b6 feat: Make Sonarr optional 2023-08-15 12:41:46 +03:00
Aleksi Lassila
b64989c517 feat: Make Jellyfin environment variables optional 2023-08-15 12:23:49 +03:00
Aleksi Lassila
4fcf8fae76 add: Update checker
fix: Jellyfin user id being hard coded
2023-08-11 22:45:53 +03:00
Aleksi Lassila
053618e4d3 Added docker production setup, updated README 2023-08-11 02:06:01 +03:00
Aleksi Lassila
2566829e56 General code cleanup and styling fixes regarding mobile hover actions & tab selection, updated screenshots 2023-08-10 20:40:00 +03:00
Aleksi Lassila
dd4f3f2f9f Fixed direct play not working 2023-08-10 14:56:24 +03:00
Aleksi Lassila
3722214636 Various bug fixes and improvements 2023-08-10 02:52:36 +03:00
Aleksi Lassila
25c018174d Added "Dynamic modals"; fixed title modals not allowing child modals 2023-08-09 23:08:46 +03:00
Aleksi Lassila
a8d328dec5 Styling improvements 2023-08-09 02:36:09 +03:00
Aleksi Lassila
a98e726612 Implemented tv search 2023-08-06 16:49:00 +03:00
Aleksi Lassila
ecc3d36113 Context menus and setting watch state 2023-08-06 14:34:23 +03:00
Aleksi Lassila
3b3f607475 New people cards 2023-08-06 00:22:16 +03:00
Aleksi Lassila
f874df51e1 Code cleanup 2023-08-05 19:40:16 +03:00
Aleksi Lassila
9532b4b433 Continue watching section reworked 2023-08-05 19:22:22 +03:00
Aleksi Lassila
4bee7c2413 Updated movie page 2023-08-05 14:53:47 +03:00
Aleksi Lassila
6809e20ed5 Series page finalized 2023-08-05 02:27:07 +03:00
Aleksi Lassila
3092e1cc9d Improved library store & Partly working episode playback 2023-08-03 22:00:03 +03:00
Aleksi Lassila
a50ea33f1b Work on reworked season page 2023-08-03 16:48:13 +03:00
Aleksi Lassila
9cbee9ed52 README and refactoring 2023-08-01 20:33:33 +03:00
Aleksi Lassila
8e60c8fad2 Completed discovery page 2023-07-31 00:09:07 +03:00
Aleksi Lassila
51a7ab630a Refactoring the resource details page 2023-07-23 14:41:10 +03:00
Aleksi Lassila
7b6da297c3 Work on sonarr support for series 2023-07-14 17:14:19 +03:00
Aleksi Lassila
e79b350559 Working episode playback 2023-07-14 00:35:33 +03:00