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

64 commits

Author SHA1 Message Date
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +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
Bill Thornton
a71b0314d4 Fix apiclient imports 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
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
MrTimscampi
ce74cb0602 Fix lint 2020-08-13 15:37:09 +02:00
MrTimscampi
c11dc53e44 Fix require 2020-08-12 15:12:03 +02:00
MrTimscampi
e9b97185b8 Fix broken pages 2020-08-06 23:25:18 +02:00
MrTimscampi
4aa0ef4936 Migrate appRouter to ES6 2020-08-06 23:10:47 +02:00
dkanada
6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
Dmitry Lyzo
40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
Cameron
dd0e47a70e Apply suggestions 2020-07-31 21:35:01 +01:00
Cameron
df162f3ca3
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 09:52:21 +01:00
MrTimscampi
a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
dkanada
c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00
MrTimscampi
6030e9677e Apply suggestions 2020-07-26 12:33:01 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
f5ce196e07
Merge branch 'es6' into migrate-to-ES6-36 2020-07-21 14:53:09 +01:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
MrTimscampi
3c37a57866 Fix suggestions 2020-07-16 17:25:36 +02:00
MrTimscampi
eafb851c40 Fix quality settings for images 2020-07-16 16:03:36 +02:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
MrTimscampi
bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
Dmitry Lyzo
5d87fb865f Remove unused dependency 2020-05-20 00:36:43 +03:00
MrTimscampi
ac060e1270 Fix some code smells 2020-05-15 08:39:54 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Mark Monteiro
4666da1d0b Handle correct response code for parental control authentication failure 2020-04-13 15:45:13 -04:00
dkanada
a9c9957160
Merge pull request #1039 from MrTimscampi/sonarqube-fixes-1
Sonarqube bug fixin' - Part 1: Phantom Bugs
2020-04-11 21:34:49 +09:00
Julien Machiels
acbe7730b8
Merge branch 'master' into polyfill-lint 2020-04-10 06:28:59 +02:00
MrTimscampi
a1132e9a9d Correct comma operator use in appRouter 2020-04-06 23:43:03 +02:00
MrTimscampi
36eb5564c1 Fix all Critical bugs from Sonarqube 2020-04-06 22:03:09 +02:00
MrTimscampi
cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
MrTimscampi
0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02:00
Dmitry Lyzo
c882c264a3 Fix view restoring 2020-03-24 10:03:51 +03:00
grafixeyehero
08afa4c0ca apply suggustion 2020-03-03 01:42:22 +03:00
grafixeyehero
4fca1c1563 revert back data-history 2020-03-02 21:36:17 +03:00
grafixeyehero
9d1f61f414 move page.js to node 2020-03-02 01:15:49 +03:00
dkanada
89a5c2d590
Merge pull request #811 from grafixeyehero/nowplaying-tvmode
Fix nowplaying  for tv mode
2020-02-26 19:19:32 +09:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00