Richard Hansen
|
bf6ab3bba8
|
plugins: Don't load plugin defs in inner window
They're not used there.
|
2022-01-21 00:00:47 -05:00 |
|
webzwo0i
|
0bb3e65020
|
fix for caching plugin-definitions
|
2021-02-21 14:31:15 +00:00 |
|
Hossein Marzban
|
6f309ac20a
|
lint: pluginfw/client_plugins (#4572)
|
2020-12-15 21:40:41 -05:00 |
|
Richard Hansen
|
8e5fd19db2
|
lint: Run eslint --fix on src/
|
2020-11-24 20:06:12 +00:00 |
|
Richard Hansen
|
da459888dc
|
plugins: Move plugin definitions to avoid monkey patching
Also document the plugin data structures.
|
2020-09-08 00:50:24 +01:00 |
|
John McLear
|
128f3e15eb
|
stalecode: jQuery 3 (#3903)
|
2020-06-07 12:01:14 +01:00 |
|
Chad Weider
|
b691606c4e
|
Replace ParentRequire hack.
Instead of hacking with the internals of require, make client_plugins aware
and capable of sharing behavior.
|
2012-09-11 21:16:47 -07:00 |
|
Chad Weider
|
1258ed3a0d
|
Split client and server plugin functionality.
There is virtually no shared code for the client, extract it into its own
module and do away with the switches.
|
2012-09-11 21:16:47 -07:00 |
|