.. |
api
|
fix: fix crash when importing cases with duplicate case numbers
|
2021-12-22 15:06:55 +02:00 |
data
|
feat: add internal role manager plugin; add role buttons plugin
|
2022-04-23 16:31:41 +03:00 |
migrations
|
chore: remove old button roles implementation
|
2022-04-23 16:38:24 +03:00 |
plugins
|
Merge pull request #337 from almeidx/userinfo-roles
|
2022-06-26 14:10:05 +03:00 |
utils
|
Update to discord.js v13.8.0, adding support for text-in-voice
|
2022-06-13 21:19:56 +03:00 |
commandTypes.ts
|
Update to discord.js v13.8.0, adding support for text-in-voice
|
2022-06-13 21:19:56 +03:00 |
configValidator.ts
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03: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
|
debug: reduce 'lowest global remaining' console spam
|
2022-01-22 17:20:49 +02:00 |
loadEnv.ts
|
Encrypt message data at rest
|
2020-09-16 22:32:43 +03:00 |
logger.ts
|
chore: resolve eslint issues
|
2021-11-03 16:59:08 +02: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
|
fix: fix error from 'config: null' in config
|
2022-05-12 21:46:20 +03:00 |
profiler.ts
|
fix: missing file
|
2021-10-27 00:16:43 +03:00 |
Queue.ts
|
fix: fix error handling in InternalPoster.sendMessage direct sends
|
2021-11-02 21:40:24 +02:00 |
QueuedEventEmitter.ts
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
rateLimitStats.ts
|
Add rate limit logging
|
2021-09-12 00:17:26 +03:00 |
RecoverablePluginError.ts
|
Fixed mute error message double negative
|
2021-09-25 21:39:40 +03:00 |
RegExpRunner.ts
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
regExpRunners.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
restCallStats.ts
|
Add adhoc REST call debug stats
|
2021-09-11 21:14:47 +03: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
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
templateFormatter.ts
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
types.ts
|
added legacy plugins section
|
2021-08-14 14:56:45 +01: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
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
utils.ts
|
Update to discord.js v13.8.0, adding support for text-in-voice
|
2022-06-13 21:19:56 +03:00 |
validation.test.ts
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
validatorUtils.ts
|
chore: resolve eslint issues
|
2021-11-03 16:59:08 +02:00 |
yamlParseTest.ts
|
chore: resolve eslint issues
|
2021-11-03 16:59:08 +02:00 |