Commit Graph

15 Commits

Author SHA1 Message Date
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: acb6519ef9cb78a5c6efb253e8708205e41e8184

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