Commit Graph

129 Commits

Author SHA1 Message Date
Bill Thornton fdcf1b06c3 Add constants for app features 2025-04-30 17:41:36 -04:00
Bill Thornton 953073cd28 Use index file for apiclient lib imports 2025-04-22 08:48:34 -04:00
Bill Thornton 5bcbcfbe12 Move server connections to lib 2025-04-22 08:26:43 -04:00
Bill Thornton f48d9fda3a Fix the title not using the server name 2025-04-04 02:53:10 -04:00
Bill Thornton 795b0ad71a Use server name for document title 2025-04-04 01:49:31 -04:00
Bill Thornton d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
thornbill bcae4477b4 Backport pull request #6433 from jellyfin-web/release-10.10.z
Fix main tab manager crash in experimental layout

Original-merge: 700e72b409b41dce1c43d2cddd54611530ce3d9c

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:49 -05:00
Bill Thornton 5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
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: f3bb9f2eefadaba88ee3fe5770c8db06738202db

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: d898afdf102851f0c0d3a116f1fbd857d906c2b9

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: 7ce8c070b39354c836434283daed6112e8bf7e9a

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 f2226ee74500af0ee48f61d1ca5641d2a9e411c8)
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