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

103 commits

Author SHA1 Message Date
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
Bill Thornton
2ab0320726 Update icon used for syncplay 2021-06-10 15:03:03 -04:00
Bill Thornton
2feb124bfc Add support for custom menu links in config.json 2021-06-10 13:38:24 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Chris
774aa45ae7
Optimize for loops 2021-01-24 16:26:14 -06:00
Chris
1b4bc83d24
Update libraryMenu.js
Remove trailing space
2021-01-11 21:42:48 -06:00
Chris
52df57e833
Add check for non-zero unsorted plugins 2021-01-11 21:34:31 -06:00
Chris
f00cc25f03
Add plugin divider and allow plugins to be listed under Live TV 2021-01-11 21:20:09 -06:00
Joshua M. Boniface
bad0a23650
Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -05:00
Bill Thornton
b8d909ea71 Fix invalid guide link 2020-12-04 17:06:06 -05:00
Maxr1998
5d1486cc3d
Fix select server item in drawer menu 2020-12-04 01:21:46 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
vitorsemeano
4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00:00
vitorsemeano
b23e625c20 fixed bugs for default theme handling
fixed import for headroom.js
2020-11-08 11:39:46 +00:00
vitorsemeano
b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00