BetterDiscordApp-v2/client/src/modules
Samuel Elliott 994faf94d6
Refactor Vue injector and sparkplug and move contributors to data
2018-03-20 21:11:11 +00:00
..
content.js Can’t freeze internals as then Vue can’t make any plugin/theme’s info and enabled state reactive 2018-03-09 00:18:05 +00:00
contentmanager.js add global getters 2018-03-19 13:45:20 -03:00
csseditor.js CSS editor improvements 2018-03-03 23:36:17 +00:00
database.js Convert content to use database instead of individual configs 2018-03-07 10:28:14 +02:00
discordapi.js Export Filters from WebpackModules 2018-03-15 13:47:40 -03:00
eventhook.js Export Filters from WebpackModules 2018-03-15 13:47:40 -03:00
eventlistener.js Eventlistener module base 2018-02-01 05:00:28 +02:00
events.js Module manager 2018-02-01 04:36:47 +02:00
eventswrapper.js Store patched functions in a weakmap, move events wrapper and prevent plugins from modifying the plugin and content prototypes and their internals object 2018-03-08 23:43:26 +00:00
extmodule.js Added base content class 2018-03-06 00:24:14 +00:00
extmodulemanager.js Content reloading 2018-02-21 17:46:27 +00:00
globals.js Refactor Vue injector and sparkplug and move contributors to data 2018-03-20 21:11:11 +00:00
module.js Eventlistener module base 2018-02-01 05:00:28 +02:00
modulemanager.js Refactor Vue injector and sparkplug and move contributors to data 2018-03-20 21:11:11 +00:00
modules.js Refactor Vue injector and sparkplug and move contributors to data 2018-03-20 21:11:11 +00:00
patcher.js Rewrite a bit and provide patch wrapper. add patcher test plugin as example 2018-03-17 12:48:08 -03:00
permissionmanager.js Store patched functions in a weakmap, move events wrapper and prevent plugins from modifying the plugin and content prototypes and their internals object 2018-03-08 23:43:26 +00:00
plugin.js Added base content class 2018-03-06 00:24:14 +00:00
pluginapi.js Rewrite a bit and provide patch wrapper. add patcher test plugin as example 2018-03-17 12:48:08 -03:00
pluginmanager.js Store patched functions in a weakmap, move events wrapper and prevent plugins from modifying the plugin and content prototypes and their internals object 2018-03-08 23:43:26 +00:00
reactcomponents.js Initial force update through reflection 2018-03-17 18:35:09 -03:00
settings.js add global getters 2018-03-19 13:45:20 -03:00
socketproxy.js Eventhook base, structures, add lodash 2018-02-02 14:45:06 +02:00
theme.js Fix plugin API basic modals 2018-03-08 13:59:19 +00:00
thememanager.js Fix plugin API basic modals 2018-03-08 13:59:19 +00:00
updater.js add global getters 2018-03-19 13:45:20 -03:00
vendor.js Export Filters from WebpackModules 2018-03-15 13:47:40 -03:00
webpackmodules.js Export Filters from WebpackModules 2018-03-15 13:47:40 -03:00