1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Dmitry Lyzo
226a5bbcd8 Add conditional build USE_SYSTEM_FONTS 2023-09-17 01:59:53 +03:00
Bill Thornton
20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
Bill Thornton
83ebdd9012 Extract display mirror handling from component 2023-05-18 11:32:00 -04:00
Bill Thornton
f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
Bill Thornton
d748372a28 Refactor app structure 2023-04-28 01:24:37 -04:00
Bill Thornton
1189d28974 Render navigation elements with react 2023-04-13 00:22:45 -04:00
Bill Thornton
b3195991a3 Move public pages to react-router 2023-03-01 09:55:01 -05:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Dmitry Lyzo
e0d388a385 Update language when logging out 2023-01-26 11:40:28 +03:00
Dmitry Lyzo
5800102f9f Fix language change when refreshing 2023-01-26 11:38:45 +03:00
Dmitry Lyzo
68b69ee0c3 Backport pull request #4288 from jellyfin/release-10.8.z
Fix loading Spanish (Latin America) (es-419)

Original-merge: acb6519ef9

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:06 -05:00
Bill Thornton
516bd2aab8 Remove connections prop 2022-11-30 14:18:49 -05:00
Bill Thornton
d297f23932 Add api and user contexts 2022-11-17 00:30:57 -05:00
Bill Thornton
f4bc67a076 Enable react strict mode 2022-10-18 00:18:54 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
cvium
79280169ce chore: add Basque display language option 2022-10-06 09:37:32 +02:00
Bill Thornton
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Bill Thornton
d9bb55a2a9 Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
Bill Thornton
23eede4d2f Only allow jsx in jsx/tsx files 2022-09-29 13:11:56 -04:00
Renamed from src/scripts/site.js (Browse further)