3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/backend/src
2024-08-11 22:03:16 +03:00
..
api chore: prettier 2024-08-11 22:03:16 +03:00
data Merge pull request #475 from rubyowo/feat/pretty_name 2024-05-19 13:33:21 +03:00
migrations chore: format repo (#482) 2024-06-02 16:21:27 +01:00
plugins chore: prettier 2024-08-11 22:03:16 +03:00
utils refactor: convert /backend to ESM 2024-04-09 20:57:18 +03: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: convert /backend to ESM 2024-04-09 20:57:18 +03:00
configValidator.ts chore: prettier 2024-08-11 22:03:16 +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
env.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
exportSchemas.ts chore: prettier 2024-08-11 22:03:16 +03: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: prettier 2024-08-11 22:03:16 +03:00
logger.ts chore: resolve eslint issues 2021-11-03 16:59:08 +02:00
migrateConfigsToDB.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
paths.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
pluginUtils.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
profiler.ts chore: prettier 2024-08-11 22:03:16 +03:00
Queue.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
QueuedEventEmitter.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
rateLimitStats.ts Add rate limit logging 2021-09-12 00:17:26 +03:00
RecoverablePluginError.ts feat: handle template errors 2024-01-27 16:01:48 +02:00
RegExpRunner.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
regExpRunners.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
restCallStats.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +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 refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
templateFormatter.test.ts chore: format repo (#482) 2024-06-02 16:21:27 +01:00
templateFormatter.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
threadsSignalFix.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
types.ts chore: reorganize plugin docs 2024-08-11 02:05:23 +03: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: convert /backend to ESM 2024-04-09 20:57:18 +03:00
utils.ts chore: format repo (#482) 2024-06-02 16:21:27 +01:00
validateActiveConfigs.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
yamlParseTest.ts chore: resolve eslint issues 2021-11-03 16:59:08 +02:00