3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/src
2019-10-14 01:10:32 +03:00
..
api dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks 2019-10-10 21:58:00 +03:00
data automod: don't use log system for alert actions, require channel id directly instead; allow disabling logging from specific rules 2019-10-11 23:16:15 +03:00
migrations Add more indices to vc_alerts 2019-07-11 12:55:55 +03:00
plugins Fix !clean sometimes cleaning too many messages 2019-10-14 01:10:32 +03:00
configValidator.ts Configs are not decoded as well as validated by io-ts. Improvements to config validation, error messages, and TSafeRegex type. 2019-08-04 15:44:41 +03:00
customArgumentTypes.ts Update to Knub 24. Update Node typings to fix error with [util.inspect.custom] property. 2019-09-22 17:06:22 +03:00
index.ts Don't fetch all users on load (again...) 2019-08-04 13:42:39 +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 Update to Knub 24. Update Node typings to fix error with [util.inspect.custom] property. 2019-09-22 17:06:22 +03:00
Queue.ts Initial work on new automod 2019-08-18 16:40:15 +03:00
QueuedEventEmitter.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
SimpleCache.ts SimpleCache: allow specifying max items, add better type support 2019-10-13 00:21:04 +03: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 templateFormatter: fix newlines within function calls resulting in weird behavious 2019-10-11 22:31:48 +03:00
uptime.ts Add !about command 2019-04-23 05:58:50 +03:00
utils.ts Automod logging improvements 2019-10-11 22:56:34 +03:00
validatorUtils.ts Only allow specific flags in TSafeRegex 2019-10-11 23:39:54 +03:00