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
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
Neil Burrows
3a1a47cb6c Removed another function that is no longer required hex() 2020-11-08 12:41:27 +00:00
Neil Burrows
adb9f209bb Switch to sending plaintext password and remove Hashing code 2020-11-08 12:32:35 +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
Neil Burrows
536effbc1a SchedulesDirect requires sha1 of password, not sha256 2020-11-07 10:50:11 +00:00
Neil Burrows
9bce0aea18 self.TextEncoder will never exist, so remove invalid check 2020-11-07 10:49:54 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +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
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Cameron
4af9b91c3b Update var declerations 2020-08-03 07:40:48 +01:00
Cameron
a7ad147aad Migration of xmltv and livetvguideprovide to ES6 module 2020-08-02 18:48:57 +01:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
grafixeyehero
58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
MrTimscampi
8da3735118 Fix security issues reported by Sonarqube 2020-05-08 10:39:58 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
d98645135b
Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
ferferga
6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga
2d64cd0052 Merge remote-tracking branch 'upstream/master' into global-globalize 2020-03-29 19:39:49 +02:00
ferferga
a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
Bill Thornton
b65bd915ee Simplify show/hide button logic for tv providers 2020-03-22 01:07:04 -04:00
Bill Thornton
69a3c7cd53 Add FIXME to revisit show/hide button logic for tv providers 2020-03-19 14:37:48 -04:00
Bill Thornton
c5cdea622a Fix schedules direct buttons being hidden by default 2020-03-16 16:02:47 -04:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
grafixeyehero
a1538a4ba6 missing var 2019-10-16 18:23:18 +03:00
grafixeyehero
36fae11a38 update schedulesdirect Suggested change 2019-10-15 20:18:55 +03:00
grafixeyehero
f86d2d47ac xmltv 2019-10-09 19:15:06 +03:00
grafixeyehero
3957592f31 schedulesdirect 2019-10-09 19:13:07 +03:00
Joshua Boniface
bda4d9e00e Update Docs to docs.jellyfin.org URL 2019-10-04 14:34:50 -04:00
Bill Thornton
e7e1fd279b Update documentation links (#497)
* Update link to emby wiki

* Update links to docs
2019-10-02 17:31:30 -04:00
dkanada
99a79b62e1 update links for new documentation 2019-04-22 09:29:06 -07:00
vitorsemeano
afde8bebe7 removed module emby-linkbutton: same as emby-button 2019-03-28 21:35:31 +00:00
hawken
71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Vasily
b0c218c49f
Update src/components/tvproviders/xmltv.js
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-01-11 15:42:46 +01:00
cvium
c93cd26774 xmltv cleanup 2019-01-10 21:34:44 +01:00
cvium
8a4d86df62 remove premiere stuff and fix lingering js crashes 2019-01-10 21:13:18 +01:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00