Commit Graph

16 Commits

Author SHA1 Message Date
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
eb023b811e 0.3.0 2023-08-11 22:47:53 +03:00
Aleksi Lassila
df1e1835fa 0.2.2 2023-08-11 15:19:08 +03:00
Aleksi Lassila
6003530592 0.2.1 2023-08-11 14:44:27 +03:00
Aleksi Lassila
6d9e553451 0.2.0 2023-08-11 14:38:19 +03:00
Aleksi Lassila
529ca0ef59 Added version information in settings page & testing github actions 2023-08-11 14:38:00 +03:00
Aleksi Lassila
0b2bdedf86 0.1.0 2023-08-11 11:41:30 +03:00
Aleksi Lassila
053618e4d3 Added docker production setup, updated README 2023-08-11 02:06:01 +03:00
Aleksi Lassila
9cbee9ed52 README and refactoring 2023-08-01 20:33:33 +03:00
Aleksi Lassila
51a7ab630a Refactoring the resource details page 2023-07-23 14:41:10 +03:00
Aleksi Lassila
a6be82c91f Partial improvements to typescript types 2023-07-04 20:50:52 +03:00
Aleksi Lassila
f4102eae19 Jellyfin playback state synchronation 2023-07-03 18:06:59 +03:00
Aleksi Lassila
4cc2b9c399 Initial discovery page 2023-06-20 17:39:39 +03:00
Aleksi Lassila
b39bf97b8a Experimental video player 2023-06-19 20:44:36 +03:00
Aleksi Lassila
8345708288 Video background done 2023-06-14 14:42:07 +03:00
Aleksi Lassila
e04a054999 Initial commit 2023-06-13 13:08:28 +03:00