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

1247 commits

Author SHA1 Message Date
grafixeyehero
ac62a5e8bf use import for ItemsByName & PlaylistViewer 2022-06-14 10:55:26 -04:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
1dbbb4c65d
Merge pull request #3620 from thornbill/update-dialog-routing
Update dialog history handling
2022-06-09 14:16:50 -04:00
Bill Thornton
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00
San
9d99ffb426
fix parenthesis
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:44:41 -07:00
grafixeyehero
3bc5b58dd8 revert back new line 2022-05-22 20:20:25 +03:00
grafixeyehero
17af0913e7 Fix import 2022-05-21 23:37:30 +03:00
Jacob Casper
07875c58f2 Fix import 2022-05-21 05:40:25 -05:00
Joshua M. Boniface
b41ed9477e Merge pull request #3642 from taku0/font-family-by-language
(cherry picked from commit a07d5b7bd1)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
34051a677d Merge pull request #3639 from rhld16/unused-languages
Add missing languages

(cherry picked from commit ff95eba35f)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
34b2018610 Merge pull request #3628 from thornbill/actually-fix-artist-albums
(cherry picked from commit d606a2aad5)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
0794f19f94 Merge pull request #3617 from thornbill/fix-ipados-icon
Fix iPadOS icon

(cherry picked from commit d43418bf05)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:52 -04:00
Bill Thornton
0b19f0d85e Merge pull request #3604 from thornbill/fix-custom-elements
Fix custom element creation

(cherry picked from commit f2226ee745)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:48 -04:00
San
a2fe92f192
Merge branch 'master' into eslint-no-sequences 2022-05-20 01:40:57 -07:00
Ryan Hartzell
f58d7b0beb small fixes to cleanup no-nested-ternary 2022-05-16 12:23:22 -07:00
Bill Thornton
c49f53257c Update dialog history handling 2022-05-06 12:56:41 -04:00
sancodes
9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00
Ryan Hartzell
d895a4fc6a add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
Bill Thornton
2c02c1c8ea
Merge pull request #3585 from thornbill/moar-router-cleanup 2022-04-25 17:20:05 -04:00
Bill Thornton
0404977885
Merge pull request #3414 from knackebrot/mp2-support
Add support for MPEG-1 Layer II audio for Chrome and Firefox
2022-04-21 14:36:46 -04:00
Bill Thornton
a59722126f Remove api client setup from app router 2022-04-21 13:43:12 -04:00
knackebrot
240d3972ec Chrome and Firefox support MPEG-1 Layer II 2022-04-21 11:30:45 +02:00
Bill Thornton
f625915540 Use history for app router 2022-04-19 23:36:20 -04:00
Bill Thornton
4b7f615001
Merge pull request #3560 from thornbill/refactor-transparency
Move backdrop transparency method to component
2022-04-19 23:26:12 -04:00
grafixeyehero
9758a0ff1e remove unused onMaskTransitionEnd
apply sonarcloud suggestions
2022-04-15 04:35:43 +03:00
grafixeyehero
5c4527feaf Migrate NavigationDrawer to Es6 2022-04-15 04:35:37 +03:00
Bill Thornton
13a70d3186
Merge pull request #3509 from sancodes/eslint-novoid
add eslint novoid
2022-04-13 00:44:30 -04:00
Bill Thornton
a9ae263045 Remove default export for backdrop component 2022-04-12 16:58:56 -04:00
Bill Thornton
9de11b443d Use toBoolean from string utils 2022-04-12 12:20:28 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
a238ae21f1 Move string utils and migrate to typescript 2022-04-10 01:30:26 -04:00
sancodes
27cd24f5fc fix return statements 2022-04-08 19:10:11 -07:00
Bill Thornton
b8a69b892c
Merge pull request #3551 from thornbill/fix-location-search 2022-04-07 16:42:19 -04:00
Bill Thornton
9b884f1924 Fix url search in hash 2022-04-07 16:06:26 -04:00
Bill Thornton
17161aba0b Merge pull request #3527 from thornbill/fix-rewatching-next-up
Fix rewatching next up status

(cherry picked from commit 33b1f039ea)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
3412201532 Simplify url utils 2022-04-06 17:31:54 -04:00
Bill Thornton
67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Bill Thornton
8e66ba315a Remove getWindowLocationSearch global and duplicate implementation 2022-04-05 15:44:55 -04:00
Bill Thornton
25f5a38499 Fix code smell 2022-03-31 16:32:21 -04:00
Bill Thornton
cf851074b7 Move screensavermanager to scripts 2022-03-31 16:29:56 -04:00
sancodes
408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07:00
Dmitry Lyzo
b0e1ebc8d3 Fix webOS OPUS support 2022-03-17 22:40:39 +03:00
grafixeyehero
3886b7da1f apply suggestion 2022-03-10 10:23:52 -05:00
grafixeyehero
2aa41f8a33 Convert userPasswordPage & UserImagePage to react 2022-03-10 10:23:52 -05:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Bill Thornton
902f9259de
Merge pull request #3480 from thornbill/a11y 2022-03-05 14:54:32 -05:00
Joshua M. Boniface
9a8c1a0c21
Merge pull request #3473 from thornbill/next-up-rewatching 2022-03-05 14:29:57 -05:00
Bill Thornton
03206f802c Fix header logo accessibility 2022-03-04 11:38:33 -05:00
Dmitry Lyzo
5d1fe2eeaf Add aria-labels for accessibility 2022-03-03 18:15:32 +03:00
Dmitry Lyzo
161ce2404b Add title to buttons 2022-03-03 17:19:27 +03:00