Bill Thornton
5010367163
Use consistent import style
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-15 10:15:58 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Bill Thornton
0ea5349422
Move libraries to lib
2024-08-14 13:57:38 -04:00
thornbill
0084cc856e
Backport pull request #5806 from jellyfin-web/release-10.9.z
...
Fix dashboard body class sometimes missing
Original-merge: f3bb9f2eef
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:35 -04:00
thornbill
83c1b47688
Backport pull request #5664 from jellyfin-web/release-10.9.z
...
Fix live tv images being ignored
Original-merge: d898afdf10
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-06 14:39:52 -04:00
thornbill
e2f805da19
Backport pull request #5529 from jellyfin-web/release-10.9.z
...
Restore library menu tabs functionality
Original-merge: 7ce8c070b3
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
Bill Thornton
92358de0b6
Use react-query for UserViews queries
2024-01-17 12:02:55 -05:00
Niels van Velzen
9eeec9270d
Remove unused sync code
2024-01-06 19:34:34 +01:00
Bill Thornton
359e168ace
Use icon url from client capabilities
2023-10-16 01:38:22 -04:00
Bill Thornton
06386a8eb6
Remove legacy dashboard drawer
2023-09-29 17:07:17 -04:00
Bill Thornton
b5dcdbf4b4
Update dashboard paths
2023-09-29 17:07:17 -04:00
Bill Thornton
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
c0f1de9f3f
Update paths and stable app view
2023-06-09 03:01:27 -04:00
Bill Thornton
689fc80c3b
Remove notifications pages from dashboard
2023-05-19 12:55:26 -04:00
Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
adamanth
c1302831a9
Replace innerHtml to innerText
2023-04-18 10:44:12 +03:00
adamanth
ffb5d2129b
CShow clock in TV layout
2023-03-22 20:30:06 +03:00
Bill Thornton
3d91c72a0f
Update SyncPlay plugin check
2023-03-08 11:49:19 -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
Bill Thornton
9ef78533d0
Update server and quick connect icons
2022-10-20 17:38:33 -04:00
Bill Thornton
0a0e45d155
Replace apiclient event bus with local version
2022-10-14 10:58:16 -04:00
Bill Thornton
3a07d34884
Add check that SyncPlay plugin is enabled
2022-10-02 03:55:35 -04:00
Bill Thornton
496508ee4d
Move SyncPlay code to plugin directory
2022-10-01 02:57:30 -04:00
grafixeyehero
11256c0171
Fix currentViewId
2022-07-23 18:04:32 +03:00
Bill Thornton
90b1b45f26
Remove hash bang paths
2022-06-09 14:54:39 -04: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
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
Ryan Hartzell
d895a4fc6a
add eslint no-nested-ternary rule and fix violations
2022-04-27 16:06:24 -07: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
2d2b99d3b9
Move clientUtils and rename
2022-04-10 02:22:13 -04:00
sancodes
27cd24f5fc
fix return statements
2022-04-08 19:10:11 -07:00
Bill Thornton
67169e2a6a
Remove getParameterByName global
2022-04-05 15:58:12 -04:00
sancodes
408f2b2bda
modify necessary void replacements
2022-03-21 20:50:19 -07:00
Dmitry Lyzo
59adbc348a
Escape HTML
2022-03-06 13:29:14 +03:00
Bill Thornton
03206f802c
Fix header logo accessibility
2022-03-04 11:38:33 -05:00
Dmitry Lyzo
161ce2404b
Add title to buttons
2022-03-03 17:19:27 +03:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
iainsaxonhome
d1d4ff865d
Added exit app event handling to library menu
2022-01-17 08:26:26 +11:00
iainsaxonhome
c03166ed02
Reimplemented Exit App function
2022-01-13 08:46:00 +11:00
iainsaxonhome
3c5da3f01b
Added Quit App to menu
2022-01-12 10:39:21 +11:00
Bill Thornton
752d54b726
Move the selected player name next to cast icon
2021-09-30 16:24:18 -04:00
Niels van Velzen
e091f4ca39
Move Quick Connect toggle to General page in dashboard
...
This replaces the separate page with a toggle.
2021-06-18 21:29:26 +02:00
Bill Thornton
c6862bcebe
Merge pull request #2705 from thornbill/custom-menu-links
...
Add support for custom menu links in config.json
2021-06-11 00:46:38 -04:00