Dragory
|
16111bbe84
|
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
|
6a1ec188a6
|
Apply default overrides *before* custom overrides
|
2019-10-25 21:44:39 +03:00 |
|
Dragory
|
f5651d4c82
|
Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax
|
2019-10-25 20:22:00 +03:00 |
|
Dragory
|
1681a45069
|
More documentation work
|
2019-08-22 02:58:32 +03:00 |
|
Dragory
|
ee6d622941
|
Auto-generate plugin docs (WIP)
|
2019-08-22 01:22:26 +03:00 |
|
Dragory
|
307f95e0f4
|
Add a standardized way of checking for bot owners in global plugins
|
2019-08-10 00:12:16 +03:00 |
|
Dragory
|
a602164c13
|
Forgot to commit these a couple commits ago
|
2019-08-04 15:46:36 +03:00 |
|
Dragory
|
6043fd5cd3
|
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
|
da114c0e60
|
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 |
|