3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/src
2019-07-22 01:11:36 +03:00
..
api Don't post server errors publically 2019-07-22 01:11:36 +03:00
data Dashboard styling; don't allow login if you have no guild perms; allow logging out 2019-07-22 00:11:24 +03:00
migrations Add more indices to vc_alerts 2019-07-11 12:55:55 +03:00
plugins Remove LogServer in favor of API server's log endpoint (again) 2019-07-22 00:48:26 +03:00
configValidator.ts Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00
customArgumentTypes.ts Sanitize values in errors thrown in resolvedUser, resolvedUserLoose, and resolvedMember custom argument types 2019-04-20 20:43:47 +03:00
index.ts Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +03:00
migrateConfigsToDB.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
PluginRuntimeError.ts Fully functional LocatePlugin with alerts in DB and reminders 2019-06-26 01:04:11 +02:00
Queue.ts Queue: allow overriding queue timeout 2019-02-23 21:19:46 +02:00
QueuedEventEmitter.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
SimpleError.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
templateFormatter.test.ts templateFormatter: fix empty string args not getting counted as arguments; add concat base template function 2019-03-16 16:39:07 +02:00
templateFormatter.ts Add concatArr template fn 2019-07-04 13:39:53 +03:00
uptime.ts Add !about command 2019-04-23 05:58:50 +03:00
utils.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
validatorUtils.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00