Commit Graph

226 Commits

Author SHA1 Message Date
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
dfa8228d9d Added & configured typeorm for storing settings 2023-08-17 02:57:10 +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
4732cc1c47 fix: Context menu clipping out of the window 2023-08-15 14:24:13 +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
95dd5e070c feat: Add context button with "open in" links in title pages & modals 2023-08-15 02:15:51 +03:00
Aleksi Lassila
383d43d52c feat: Add skip this version button, use youtube-nocookie.com, add changelog button 2023-08-14 17:50:47 +03:00
Axel Aguilar
c6e19cbc93 enhancement: Added Localization to the app
Added Localization to the app (English, Spanish)
Users can add translations in .json format in the /src/lib/lang folder and then register them in the I18n Svelte component
Maybe someone knows how to dinamically load everything in the /lang folder so you don't need to register them manually
Some strings are still missing to be updated, I'm setting up my environment to have Radarr, Sonarr and Jellyfin
Followed this guide to add Localization to Reiverr: https://phrase.com/blog/posts/a-step-by-step-guide-to-svelte-localization-with-svelte-i18n-v3/
2023-08-12 11:45:42 -06: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
fe6042f86d Fixed request modal & video player issues, 2023-08-10 17:18:20 +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
4d98320581 Fixed vite dev server freezing 2023-08-09 23:54:31 +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
a52e96e0e1 Added title modals 2023-08-09 15:51:45 +03:00
Aleksi Lassila
a8d328dec5 Styling improvements 2023-08-09 02:36:09 +03:00
Aleksi Lassila
536d11cf78 Added max widths for movie & series pages 2023-08-09 00:14:31 +03:00
Aleksi Lassila
a953f27c31 Initial styling updates 2023-08-08 22:33:58 +03:00
Aleksi Lassila
9a493d9da1 Fixed parallax effect on mobile 2023-08-06 23:41:25 +03:00
Aleksi Lassila
46ec52334b Mobile navbar 2023-08-06 21:12:39 +03:00
Aleksi Lassila
1a6e33c1ce Added animations and fixed a bug with context menus 2023-08-06 20:27:13 +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
5eae3e30b8 Reworked showcase front page 2023-08-06 04:04:41 +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
cd20ece074 Fixes to tab selection 2023-08-05 16:33:26 +03:00
Aleksi Lassila
b07554f03b Cleanup and small fixes regarding new titlepages 2023-08-05 16:15:35 +03:00
Aleksi Lassila
4bee7c2413 Updated movie page 2023-08-05 14:53:47 +03:00
Aleksi Lassila
7f86bb07e9 Fixed sonarr downloads not starting 2023-08-05 13:21:51 +03:00
Aleksi Lassila
03e4ff5056 Series page: Next episode focus, mobile styling 2023-08-05 12:47:14 +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
4646883dff Changes to styling and font 2023-08-02 22:55:00 +03:00
Aleksi Lassila
353121dcf3 Implemented season pack download requests 2023-08-02 15:32:50 +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