Commit Graph

12 Commits

Author SHA1 Message Date
Aleksi Lassila
fed8eacae6 feat: Combined home and discovery pages, small improvements 2023-09-17 00:29:37 +03:00
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
9bc25dd16f Update Navbar.svelte
Localized the entire component
2023-08-19 12:04:08 -06: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
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
51a7ab630a Refactoring the resource details page 2023-07-23 14:41:10 +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