3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-12 13:37:19 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Dragory
e5204d844b docs api: plugin options -> defaultOptions, tweak config schema formatting 2019-09-29 15:54:19 +03: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
545bdf03d1 api: crash on unhandled rejections 2019-08-04 15:45:35 +03:00
Dragory
9a7530cf48 Handle OAuth2 token errors separately from regular server errors 2019-07-22 02:44:45 +03:00
Dragory
8aab6194a0 Fix YAML errors not showing the proper error message in config editor 2019-07-22 02:00:15 +03:00
Dragory
f759de648b Fix invalid response in default route 2019-07-22 01:13:08 +03:00
Dragory
1f13fdf664 Don't post server errors publically 2019-07-22 01:11:36 +03:00
Dragory
e37987946f Fix overzealous auth requirement in API 2019-07-22 00:49:05 +03:00
Dragory
9c1267d601 Don't save identical configs as new revisions 2019-07-22 00:14:24 +03:00
Dragory
d7a21facdc Dashboard styling; don't allow login if you have no guild perms; allow logging out 2019-07-22 00:11:24 +03:00
Dragory
55f0f6c391 Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +03:00
Dragory
3f4724b699 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
Dragory
1ecce52973 Dashboard work and related 2019-06-23 19:18:41 +03:00
Dragory
5279ab06fa dashboard: auth fixes, guild listing, config editing 2019-06-23 03:40:53 +03:00
Dragory
323c7e66aa Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00