..
api
Merge remote-tracking branch 'origin/master' into iots_to_zod
2024-01-27 14:12:06 +02:00
data
chore: run prettier
2024-01-27 14:23:13 +02:00
migrations
chore: fix lint errors; tweak lint rules
2023-05-08 22:58:51 +03:00
plugins
fix: use lower casesPerPage
2024-01-27 14:47:59 +02:00
utils
Merge master
2024-01-27 14:35:11 +02:00
Blocker.ts
feat: add member cache; handle all role changes with RoleManagerPlugin; exit gracefully
2023-05-07 17:57:40 +03:00
commandTypes.ts
refactor: replace io-ts with zod
2024-01-14 14:25:42 +00:00
configValidator.ts
feat: improve ZodIssue rendering in config validation
2024-01-15 22:36:10 +00: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
env.ts
fix: clinic.js 0kb output files
2023-06-26 19:55:16 +00:00
exportSchemas.ts
chore: run prettier
2024-01-27 14:23:13 +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
chore: resolve lint errors
2024-01-27 14:21:32 +02: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
chore: run prettier
2024-01-27 14:23:13 +02:00
profiler.ts
Update djs & knub ( #395 )
2023-04-01 14:58:17 +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
Timeouts: better validations ( #438 )
2023-12-28 14:41:32 +00: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
chore: fix lint errors; tweak lint rules
2023-05-08 22:58:51 +03:00
staff.ts
Consolidate .env files. More work on dev containers.
2022-06-26 14:34:54 +03:00
templateFormatter.test.ts
fix: type errors in tests
2023-07-01 12:36:57 +00:00
templateFormatter.ts
Merge branch 'master' of github.com:Dragory/ZeppelinBot
2023-11-25 12:06:02 +02:00
threadsSignalFix.ts
fix: clinic.js 0kb output files
2023-06-26 19:55:16 +00:00
types.ts
refactor: replace io-ts with zod
2024-01-14 14:25:42 +00: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
refactor: replace io-ts with zod
2024-01-14 14:25:42 +00:00
utils.ts
Merge master
2024-01-27 14:35:11 +02:00
validateActiveConfigs.ts
chore: run prettier
2024-01-27 14:23:13 +02:00
yamlParseTest.ts
chore: resolve eslint issues
2021-11-03 16:59:08 +02:00