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
|
cfac89118e
|
Only allow specific flags in TSafeRegex
|
2019-10-11 23:39:54 +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
|
68380c5ac3
|
Add support for safe regex type checking; make sure regexes passed to Censor are safe
|
2019-08-04 13:41:35 +03:00 |
|
Dragory
|
c2935bd1d7
|
Better config validator error message for missing properties
|
2019-07-22 13:50:41 +03:00 |
|
Dragory
|
00e34b322d
|
Fix unknown property validation; fix override validation; be clear about which property is unknown
|
2019-07-22 13:09:05 +03:00 |
|
Dragory
|
3e0498f96b
|
Typing fixes; show last reload time in !about
|
2019-07-22 00:09:45 +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 |
|