3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
zeppelin/backend/src
2020-05-22 20:56:47 +03:00
..
api discordapp.com -> discord.com 2020-05-04 21:59:20 +03:00
data *Remove* debug line 2020-05-13 07:56:39 +03:00
migrations Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00
plugins Merge branch 'kickCleanArg' of git://github.com/DarkView/ZeppelinBot into DarkView-kickCleanArg 2020-05-22 20:56:47 +03:00
configValidator.ts changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
customArgumentTypes.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
index.ts Another potential fix for Node.js 13/14 incompatibility 2020-05-08 18:29:17 +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
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
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 Set default success emoji to zep_check; add error_emoji support, mirroring success_emoji but for error messages 2020-01-12 13:44:31 +02: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 Another potential fix for Node.js 13/14 incompatibility 2020-05-08 18:29:17 +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