Commit Graph

20 Commits

Author SHA1 Message Date
Aleksi Lassila
f67bf445c5 Merge branch 'feat/event-notifications' 2023-08-21 15:10:55 +03:00
Aleksi Lassila
676512104f add: Notifications 2023-08-21 13:13:49 +03:00
Axel Aguilar
015004c744 Update TitleSearchModal.svelte
Changed string names to match new syntax
Localized the entire component (I hope)
2023-08-19 12:04:40 -06:00
Axel Aguilar
9bc25dd16f Update Navbar.svelte
Localized the entire component
2023-08-19 12:04:08 -06:00
Axel Aguilar
569d8e5c74 Merge remote-tracking branch 'upstream/master' into localization 2023-08-19 08:50:44 -06: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
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
25c018174d Added "Dynamic modals"; fixed title modals not allowing child modals 2023-08-09 23:08:46 +03:00
Aleksi Lassila
46ec52334b Mobile navbar 2023-08-06 21:12:39 +03:00
Aleksi Lassila
a98e726612 Implemented tv search 2023-08-06 16:49:00 +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
9cbee9ed52 README and refactoring 2023-08-01 20:33:33 +03:00
Aleksi Lassila
77153a96c5 Fully working sonarr integration 2023-07-24 00:19:39 +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
ea6a42d8e2 Initial work on seasons section 2023-07-12 01:37:17 +03:00
Aleksi Lassila
7a738c0459 Initial work on getting series working 2023-07-11 00:59:47 +03:00
Aleksi Lassila
a6a994fa05 Various improvements and fixes 2023-07-10 14:39:40 +03:00
Aleksi Lassila
494a3bf85a Project Refactoring 2023-07-09 15:50:04 +03:00