zappyzep/backend/src
2020-07-06 02:10:22 +03:00
..
api Fixes to docs api endpoints 2020-07-06 02:01:16 +03:00
data Various Knub 30 and type fixes 2020-07-06 02:08:11 +03:00
migrations DB optimizations 2020-06-01 22:21:42 +03:00
plugins Add default options for UtilityPlugin 2020-07-06 02:10:22 +03:00
commandTypes.ts Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
configValidator.ts Various Knub 30 and type fixes 2020-07-06 02:08:11 +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 Remove unported plugins from the repository 2020-07-06 01:53:58 +03:00
migrateConfigsToDB.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
pluginUtils.ts Add pluginUtils.getBaseUrl() 2020-07-06 01:54:26 +03:00
Queue.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
QueuedEventEmitter.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
RecoverablePluginError.ts Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +02:00
SimpleCache.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
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 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
types.ts Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +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 Initial work on stats 2019-12-01 15:57:35 +02:00
utils.ts Various Knub 30 and type fixes 2020-07-06 02:08:11 +03:00
validation.test.ts Run a loose pre-check before preprocessStaticConfig 2019-11-28 02:34:41 +02:00
validatorUtils.ts Run a loose pre-check before preprocessStaticConfig 2019-11-28 02:34:41 +02:00