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

20 commits

Author SHA1 Message Date
vitorsemeano
e525a46068 bug fixed plugins load
bug fixed with import browserDeviceProfile
2020-11-05 23:12:24 +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
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
MrTimscampi
7756b3164b Fix suggestions 2020-08-16 15:46:29 +02:00
MrTimscampi
e432f3fed2 Fix issues 2020-08-12 15:30:30 +02:00
Julien Machiels
85e0153749
Update src/components/pluginManager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-07 00:12:27 +02:00
MrTimscampi
1ef5529244 Migrate PluginManager to ES6 2020-08-06 21:31:10 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
dkanada
5b2837f137 use a class and imports for the book player 2020-05-22 10:39:21 +09:00
Dmitry Lyzo
29b9dac5f4 Fix dependency loop 2020-05-20 00:36:30 +03:00
Fernando
f2d82a3ceb
Fix #1141 linting 2020-05-19 13:51:34 +02:00
Cromefire_
84a22e9c3f
Added more debug logging 2020-04-30 00:31:34 +02:00
Cromefire_
3b5e5cf7cf
Fixed code smell and removed plugin helper 2020-04-27 14:20:32 +02:00
Cromefire_
0ee1c1ec80
Added the possibility to register plugins with promises 2020-04-27 13:02:25 +02:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09: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
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
vitorsemeano
3377042ad3 multiple modules resolution 2019-05-03 22:50:59 +01:00
Renamed from src/components/pluginmanager.js (Browse further)