zappyzep/backend/src
2021-07-29 00:03:25 +01:00
..
api Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
data fix: updated some properties that were renamed on the discord.js side 2021-07-28 16:08:36 +01:00
migrations Make message with default buttons stateful 2021-06-08 04:34:32 +02:00
plugins perf 2021-07-29 00:03:25 +01:00
utils More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
commandTypes.ts Various bugfixes and change ct.anyId return to Snowflake 2021-07-27 04:19:11 +02:00
configValidator.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
DiscordJSError.ts renamed ErisError to DiscordJSError, use rateLimit event instead of debug, renamed the TOKEN variable back 2021-07-28 16:43:56 +01:00
globals.ts Don'Ãt run message cleanup queries in the API process 2020-05-28 02:45:07 +03:00
humanizeDurationShort.ts Add pagination to !mutes, show manual mutes separately with -manual 2020-05-22 22:11:08 +03:00
index.ts renamed ErisError to DiscordJSError, use rateLimit event instead of debug, renamed the TOKEN variable back 2021-07-28 16:43:56 +01:00
loadEnv.ts Encrypt message data at rest 2020-09-16 22:32:43 +03:00
logger.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
migrateConfigsToDB.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
paths.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
pluginUtils.ts Type fixes for djs 2021-06-30 04:56:56 +02:00
Queue.ts Add getter for Queue.timeout 2021-05-22 13:57:54 +03:00
QueuedEventEmitter.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
RecoverablePluginError.ts Pre-plugin moves 2021-05-31 21:12:24 +02:00
RegExpRunner.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
regExpRunners.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
SimpleCache.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
SimpleError.ts Fix SimpleError not logging properly 2020-05-11 04:02:22 +03:00
staff.ts dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
templateFormatter.test.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
templateFormatter.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
types.ts More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
uptime.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
utils.test.ts Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
utils.ts DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
validation.test.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
validatorUtils.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
yamlParseTest.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00