3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 15:45:03 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Dragory
9250c84637 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
Dragory
c4ba494904 Update to Knub 24. Update Node typings to fix error with [util.inspect.custom] property. 2019-09-22 17:06:22 +03:00
Dragory
12f25346ec More documentation work 2019-08-22 02:58:32 +03:00
Dragory
9e69b3bf5b Auto-generate plugin docs (WIP) 2019-08-22 01:22:26 +03:00
Dragory
0b2d7bc124 Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
Dragory
c2eef25454 Code cleanup 2019-08-04 13:16:46 +03:00
Dragory
24afc0a503 Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Dragory
039f0452fb Add io-ts config schemas to all guild plugins 2019-07-21 21:15:52 +03:00
Dragory
57491024fb Fix merge conflicts, remove PluginRuntimeError changes 2019-07-11 12:52:02 +03:00
Nils Blömeke
445404e4ac Delete all vcalerts when a user gets banned
Since they are unnecessary either way, they cannot be triggered anymore and would just idle in the DB
2019-06-28 23:53:10 +02:00
Nils Blömeke
738ade4d73 Made it possible to list all alerts and delete them
Might be needed since you can potentially set reminders for far far in the future
2019-06-28 23:26:24 +02:00
Nils Blömeke
df1bbe9754 Fully functional LocatePlugin with alerts in DB and reminders 2019-06-26 01:04:11 +02:00