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
|
ba38d38b75
|
Apply default overrides *before* custom overrides
|
2019-10-25 21:44:39 +03:00 |
|
Dragory
|
3707d0202d
|
Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax
|
2019-10-25 20:22:00 +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
|
1912961451
|
Add a standardized way of checking for bot owners in global plugins
|
2019-08-10 00:12:16 +03:00 |
|
Dragory
|
82bd35f3fe
|
Forgot to commit these a couple commits ago
|
2019-08-04 15:46:36 +03:00 |
|
Dragory
|
242bfe2b39
|
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 |
|
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 |
|