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

22 commits

Author SHA1 Message Date
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Dmitry Lyzo
862105968c Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
2020-11-22 02:15:27 +03:00
Dmitry Lyzo
5592cb7d4e Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
	package.json
	src/components/appRouter.js
	src/components/require/requiretext.js
	src/config.json
	src/scripts/clientUtils.js
	src/scripts/settings/webSettings.js
	src/scripts/site.js
2020-11-22 02:15:14 +03: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
vitorsemeano
4e88835382 extract AppInfo into a export const 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
cb1d2887fa fix startup wizard redirect and standalone mode 2020-09-10 23:20:55 +09:00
dkanada
891f54563b change error message key 2020-08-02 01:23:57 +09:00
dkanada
3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
Cameron
dfcf0d5d6b update variable declerations 2020-07-16 11:25:17 +01:00
Cameron
613f0024bc Migration of general and library details to ES6 Modules 2020-07-09 08:54:47 +01:00
dkanada
739473c0fb remove legacy jquery function from source 2020-05-25 14:59:57 +09:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
ferferga
6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga
a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
Bill Thornton
36224ce5f7 Fix undefined globalize error 2020-02-26 00:48:41 -05:00
dkanada
f60e396908 catch some errors and remove unused method 2020-02-24 22:25:08 +09:00
grafixeyehero
16b6e7e4ed Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Deminify-part-4
# Resolve Conflicts:
#	src/controllers/dashboard/general.js
2020-01-27 19:20:48 +03:00
ferferga
49dd48a3e9 Removed more code related to automatic updates 2020-01-25 23:15:27 +01:00
grafixeyehero
f1429d007b general.js 2020-01-22 03:30:33 +03:00
dkanada
34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00
Renamed from src/controllers/dashboardgeneral.js (Browse further)