3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/backend/src
2024-06-02 18:27:57 +02:00
..
api fix: configSchema in /docs endpoint 2024-05-19 10:47:47 +00:00
data fix: suggestion 2024-06-02 16:23:57 +00:00
migrations chore: format repo (#482) 2024-06-02 16:21:27 +01:00
plugins Merge branch 'master' into feat/polls 2024-06-02 16:14:52 +00:00
utils chore: sort permissions alphabetically 2024-06-02 18:27:57 +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: convert /backend to ESM 2024-04-09 20:57:18 +03:00
configValidator.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +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 refactor: convert /backend to ESM 2024-04-09 20:57:18 +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: format repo (#482) 2024-06-02 16:21:27 +01: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 Update djs & knub (#395) 2023-04-01 14:58:17 +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 feat: require info.configSchema for all zeppelin plugins 2024-05-19 10:45:21 +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: convert /backend to ESM 2024-04-09 20:57:18 +03:00
utils.ts Merge branch 'master' into feat/polls 2024-06-02 16:14:52 +00: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