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

44 commits

Author SHA1 Message Date
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Bill Thornton
9ad1503072
Merge pull request #3944 from Artiume/rename-warning
Metadata loss warning while renaming libraries
2022-10-25 14:08:28 -04:00
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Bill Thornton
334dde82c9 Update library rename warning 2022-10-20 12:03:10 -04:00
artiume
d7c8377d71
Add metadata lost warning to renaming libraries 2022-09-25 17:36:47 -04:00
Hadi Charara
99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara
5301a98ea1 fixed some css 2022-07-03 22:30:18 -04:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
8967dd7917
Merge pull request #3546 from thornbill/home-videos 2022-04-22 07:40:27 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
a8ab76a651 Update home video library translation 2022-04-04 16:24:48 -04: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
Bill Thornton
fb090f239b Update name of mixed library type 2022-02-22 16:20:20 -05:00
Segi
8ac9c65e97 Fix Issue #2779 by making "Remove" card menu item in Dashboard->Library->Context menu as the last item in the context menu. 2021-09-09 21:09:57 -07:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
a281e4fb88
use better icon for manage library button 2021-03-08 11:57:43 +09:00
dkanada
cb4bc4807b
remove single quote to fix element
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-03-06 16:41:44 +09:00
cvium
eac299bfdb use const instead of let 2021-03-06 01:10:03 +01:00
cvium
6a1c4435b1 don't use Locations as an indicator for AddLibrary 2021-03-06 00:53:09 +01:00
dkanada
c1e3b881ae update material icon style 2021-02-17 12:07:42 +09:00
dkanada
5f7b002b6e tweak the background color behavior 2021-02-16 22:53:09 +09:00
dkanada
50b9e1adf4 add background colors to user and library cards 2021-02-07 00:16:45 +09:00
Bill Thornton
f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
vitorsemeano
4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00:00
vitorsemeano
2243b35311
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano
366fa21408
Update src/controllers/dashboard/library.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:16:41 +00:00
vitorsemeano
9feecb5c05
Update src/controllers/dashboard/library.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:16:29 +00:00
vitorsemeano
5f484b9ba7
Update src/controllers/dashboard/library.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:16:12 +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
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
459d6907d5 fix a common error message and update some strings 2020-09-02 14:54:54 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi
2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
Renamed from src/controllers/dashboard/mediaLibrary.js (Browse further)