BetterDiscordApp-v2/client/src/modules
Samuel Elliott 13508b449d
Add some libraries to Vendor
2018-05-29 16:49:37 +01:00
..
content.js Record plugin/theme load/start/stop timestamp 2018-03-31 00:46:05 +01:00
contentmanager.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
csseditor.js Fix custom CSS file not being used if the custom editor CSS is empty 2018-04-08 00:07:23 +01:00
database.js Refactor IPC 2018-03-21 20:52:42 +00:00
discordapi.js Add user notes 2018-04-27 23:51:37 +01:00
eventhook.js More comments 2018-03-22 02:13:32 +00:00
eventlistener.js Eventlistener module base 2018-02-01 05:00:28 +02:00
events.js Fix EventsWrapper not unsubscribing from events 2018-05-05 11:17:26 +01:00
eventswrapper.js Fix EventsWrapper not unsubscribing from events 2018-05-05 11:17:26 +01:00
extmodule.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
extmodulemanager.js Content reloading 2018-02-21 17:46:27 +00:00
globals.js Disable errors for __[non_]webpack_require__ 2018-05-28 04:17:38 +01:00
module.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
modulemanager.js Write logs to a file 2018-03-21 15:57:37 +00:00
modules.js Move data types to separate files and further separate channels based of their type 2018-04-14 00:29:03 +01:00
patcher.js Allow patching arrays 2018-05-21 20:49:21 +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 Add patcher to the plugin API and fix error when rendering system messages 2018-03-21 20:50:49 +00:00
pluginapi.js Fix getModuleByDisplayName 2018-05-29 15:40:14 +01:00
pluginmanager.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
reactcomponents.js Fix badges not being rendered when jumping to a message without a flash 2018-05-05 11:51:08 +01:00
settings.js Fixed favourite emotes array being undefined 2018-04-26 00:47:42 +01:00
socketproxy.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
theme.js Fix for plain CSS themes 2018-04-09 21:12:53 +01:00
thememanager.js More comments 2018-03-22 02:13:32 +00:00
updater.js Add updater view 2018-03-21 22:24:23 +00:00
vendor.js Add some libraries to Vendor 2018-05-29 16:49:37 +01:00
webpackmodules.js Add getting webpack modules as properties of the WebpackModules object 2018-05-20 00:36:14 +01:00