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

26 commits

Author SHA1 Message Date
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
grafixeyehero
dec26f6c0e Fix nowplaying for tv mode 2020-02-15 03:47:07 +03:00
Dmitry Lyzo
23c6b5daaf
Update src/components/appRouter.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-01-27 16:47:26 +03:00
Dmitry Lyzo
d93c16ea72 Exit app on "go back" at server selection page 2020-01-25 15:32:24 +03:00
Dmitry Lyzo
1ebf03d21b Exit app on "go back" at login page 2020-01-25 01:20:33 +03:00
Dmitry Lyzo
60e64f8a58 Add exit on "Go back" 2020-01-21 12:56:11 +03:00
dkanada
02a23ffaee bundle flvjs and shaka and move all libs to one folder 2019-10-01 00:51:56 +09:00
Odd Stråbø
243f6f898e Implement .finally as .catch().then as suggested. 2019-05-08 07:17:30 +02:00
Odd Stråbø
747201a6c7 Various fixes for webOS 3.3 2019-05-05 23:55:42 +02:00
vitorsemeano
ad813701c5 fix eslint error for appRouter module 2019-03-28 21:41:01 +00:00
vitorsemeano
f56a82b800 module resolution for loading, page and playerSelectionMenu 2019-03-28 21:41:00 +00:00
dkanada
518ed623e2 fix eslint ci error 2019-03-25 15:18:13 -07:00
vitorsemeano
c7ea132f07 hide loading even if connection fails at start 2019-03-22 23:46:22 +00:00
vitorsemeano
be505da8ac cleanup and module resolution in webpack for skinManager 2019-03-22 23:44:07 +00:00
vitorsemeano
9c758a8d85 module resolution for appRouter and moved controllers to dir 2019-03-22 23:43:05 +00:00
Renamed from src/components/router.js (Browse further)