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

115 commits

Author SHA1 Message Date
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
Bill Thornton
023dd384cf Use react user pages in stable app 2023-05-02 16:40:32 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
grafixeyehero
6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Niels van Velzen
8824b7c72f Support admin login in QuickConnect 2023-01-05 00:01:38 -05:00
Bill Thornton
26b183b4f5 Update quick connect icon 2022-10-24 14:04:31 -04: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
grafixeyehero
3c63e1472c update route naming 2022-07-23 18:04:37 +03:00
grafixeyehero
ab02f210ca migrate User Profile Page 2022-07-23 18:04:30 +03:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
4c709dcf44 Merge pull request #3597 from nielsvanvelzen/qc-text-input
Use text input in Quick Connect page

(cherry picked from commit f7e2f07c05)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04: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
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo
27bdb24598 refactor: Use span for icons 2022-02-25 01:33:21 +03: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
df68a7e3e8
Merge pull request #2749 from nielsvanvelzen/quickconnect-enabled
Use new Quick Connect enabled endpoint
2021-08-09 08:17:53 -07:00
Bill Thornton
26f350492a
Merge pull request #2748 from nielsvanvelzen/quickconnect-no-activate
Remove activate feature from Quick Connect page
2021-08-09 08:16:06 -07:00
Niels van Velzen
81e5c19ee5 Use new quickconnect enabled endpoint 2021-07-06 22:41:00 +02:00
Niels van Velzen
62a822fb1b Move quick connect button up in preferences menu 2021-06-18 21:50:46 +02:00
Niels van Velzen
5cbac6bcae Remove activate feature from Quick Connect page
Also added a heading and updates the layout in general
2021-06-18 21:43:01 +02:00
Dmitry Lyzo
eb9c7b08b9 Remove unused argument 2021-06-15 22:01:00 +03:00
Dmitry Lyzo
c6757b2e1f Prettify the code
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2021-06-15 21:53:19 +03:00
Dmitry Lyzo
f956731477 Hide controls for admin 2021-06-15 21:53:19 +03:00
Dmitry Lyzo
7974fbcbaa Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Joshua M. Boniface
c383c8075a
Merge pull request #2155 from thornbill/quickconnect-enhancements
Improve QuickConnect ux
2020-12-04 20:27:24 -05:00
Maxr1998
9e9a6c9921
Simplify hiding menu items based on supported features 2020-12-04 17:20:12 +01:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton
394a3d9f49 Refactor QuickConnect helper functions 2020-12-01 13:31:28 -05:00
Bill Thornton
05b0a2518e Hide QuickConnect options when not available 2020-12-01 13:31:28 -05:00
nyanmisaka
b22e17f63a fix the inconsistent button size in dashboard 2020-11-26 17:27:14 +08:00
vitorsemeano
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
85a0ee89e0 fix linting issues 2020-09-16 04:20:00 +09:00
Matt Montgomery
fa7d8bf4da Apply suggestions from code review 2020-09-10 15:05:28 -05:00
Matt Montgomery
723472aca5 Complete modifications to work with latest server code 2020-09-03 17:48:23 -05:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00