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

35 commits

Author SHA1 Message Date
Ian Walton
123ff9f834 Add toast and confirm to pluginManager. 2021-04-19 18:37:44 -04:00
Ian Walton
db107ff300 Add inputManager to plugin. 2021-04-14 19:00:17 -04:00
Ian Walton
68e74ede99 Enhance NativeShell for JMP. 2021-04-10 21:55:07 -04:00
Maxr1998
224f3ab8cd
Remove unnecessary duplicate error logging 2020-12-09 20:23:34 +01:00
Maxr1998
a7fb8ebdd6
Refactor loadPlugin code 2020-12-09 11:54:01 +01:00
Maxr1998
6887d63cca
Revert "Support plugins as classes"
This reverts commit 2dede415df.
2020-12-09 11:54:01 +01:00
Bill Thornton
2dede415df Support plugins as classes 2020-12-02 16:24:29 -05:00
Bill Thornton
db6391c6c1 Fix dynamic plugin import 2020-11-30 11:50:00 -05:00
Niels van Velzen
5d2c5aa77c
fix trailing space 2020-11-29 14:57:24 +01:00
Niels van Velzen
f6a83c3701
Make linter happy 2020-11-29 14:46:18 +01:00
Niels van Velzen
00c6501dc8
Support async plugin loading from window 2020-11-29 14:36:25 +01:00
vitorsemeano
051033c9b3 added support for plugins loaded into window 2020-11-18 23:13:56 +00:00
vitorsemeano
67adeef131 removed any reference to requirejs 2020-11-09 22:28:23 +00:00
vitorsemeano
4dd1917949 multiple import fixes between other minor bugs 2020-11-08 20:14:55 +00:00
vitorsemeano
8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
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)