BetterDiscordApp-v2/client/src/modules
Samuel Elliott 8cf28fcaba
Add DiscordContextMenu to the plugin API
2018-08-22 13:19:15 +01:00
..
bdwebapi.js Structure 2018-08-06 17:05:36 +03:00
cache.js Proper doc 2018-08-12 18:37:11 +03:00
connectivity.js Structure 2018-08-06 17:05:36 +03:00
content.js Remove unused imports 2018-07-18 20:57:05 +01:00
contentmanager.js Added delete method to plugins / themes 2018-08-21 02:45:54 +02:00
csseditor.js Update eslint rules 2018-08-15 09:01:47 +03:00
database.js add findOne to db 2018-08-20 02:38:17 +03:00
discordapi.js Massive commit 2018-08-20 05:07:28 +03:00
eventhook.js Update eslint rules 2018-08-15 09:01:47 +03:00
eventlistener.js Update eslint rules 2018-08-15 09:01:47 +03:00
events.js Fix EventsWrapper not unsubscribing from events 2018-05-05 11:17:26 +01:00
eventswrapper.js Update eslint rules 2018-08-15 09:01:47 +03:00
extmodule.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
extmodulemanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
globals.js Restore common in main and add note about __non_webpack_require__ 2018-06-10 22:40:46 +01:00
module.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
modulemanager.js Update eslint rules 2018-08-15 09:01:47 +03:00
modules.js Use cache module 2018-08-12 18:10:22 +03:00
patcher.js Indentation 2018-08-10 14:22:37 +01: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 Allow forcefully unloading plugins without reloading Discord 2018-05-29 21:48:58 +01:00
pluginapi.js Add DiscordContextMenu to the plugin API 2018-08-22 13:19:15 +01:00
pluginmanager.js Added delete method to plugins / themes 2018-08-21 02:45:54 +02:00
reactcomponents.js Update eslint 2018-08-15 09:10:11 +03:00
security.js Suite B 2018-08-14 11:02:29 +03:00
settings.js Update eslint rules 2018-08-15 09:01:47 +03:00
socketproxy.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
theme.js Update eslint 2018-08-15 09:10:11 +03:00
thememanager.js Added delete method to plugins / themes 2018-08-21 02:45:54 +02:00
updater.js Fix updater incorrectly showing an update is available 2018-07-07 22:05:36 +01:00
vendor.js Use request instead of axios 2018-07-07 19:43:17 +01:00
webpackmodules.js proper color mixing, support light theme 2018-08-21 01:50:54 -04:00