.. |
api
|
Fix tNormalizedNullOptional formatting in schema view in docs
|
2021-04-29 01:12:52 +03:00 |
data
|
Tweak counter reset logic
|
2021-05-03 20:42:43 +03:00 |
migrations
|
refactor(*): remove unused exception variables (#193)
|
2021-05-06 21:23:47 +03:00 |
plugins
|
Update STAGE_CHANNEL_ICON URL
|
2021-05-06 21:27:58 +03:00 |
utils
|
Fix hasDiscordPermission() when checking against multiple permissions
|
2021-04-11 14:12:58 +03:00 |
commandTypes.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
configValidator.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
ErisError.ts
|
Fix stderr formatting of ErisError
|
2020-12-19 03:06:21 +02: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
|
Disable mentions by default
|
2021-04-10 23:37:55 +03: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
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
paths.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
pluginUtils.ts
|
Add allowedMentions parameter to sendSuccessMessage()/sendErrorMessage()
|
2021-01-17 21:24:23 +02:00 |
Queue.ts
|
Type error fix
|
2020-12-13 22:11:16 +02:00 |
QueuedEventEmitter.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
RecoverablePluginError.ts
|
Add more verbose mute error messages as BOT_ALERTs and console errors (#146)
|
2021-01-28 01:25:11 +02:00 |
RegExpRunner.ts
|
Tweak RegExpRunner timeouts
|
2021-04-29 02:43:04 +03: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
|
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 |
templateFormatter.ts
|
Add ucfirst as an alias for tag function upperFirst
|
2021-05-06 21:27:05 +03:00 |
types.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +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
|
Add tAllowedMentions
|
2021-04-29 00:49:37 +03:00 |
utils.ts
|
refactor(*): remove unused exception variables (#193)
|
2021-05-06 21:23:47 +03:00 |
validation.test.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
validatorUtils.ts
|
Fix crash from passing an invalid regex source to TRegex validation function
|
2021-04-13 23:50:39 +03:00 |
yamlParseTest.ts
|
Add yaml parse+mutate+reserialize test
|
2020-10-19 20:10:16 +03:00 |