Dragory
|
4dfc7ccfa9
|
Update to TS 4.1, use same TS package in all sub-packages
|
2020-12-13 15:26:33 +02:00 |
|
Dragory
|
1bf5a7fa28
|
Update to Knub v30.0.0-beta.8, TypeScript v3.9; update Node typings to v14
|
2020-07-05 04:59:53 +03:00 |
|
Dragory
|
7f4529ce93
|
Add paths to lint script. Ignore node_modules in prettier scripts.
|
2020-01-12 12:03:07 +02:00 |
|
Dragory
|
2e621c46b9
|
Add codestyle-check npm script
|
2020-01-12 11:57:25 +02:00 |
|
Dragory
|
f41919c3e3
|
Add lint npm script
|
2020-01-12 11:56:01 +02:00 |
|
Dragory
|
2a646f5a6e
|
Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root
|
2019-11-30 17:05:18 +02:00 |
|
Dragory
|
f3af836020
|
Update prettier to 1.19.1 for optional chaining/nullish coalescing support
|
2019-11-27 22:02:37 +02:00 |
|
Dragory
|
ba4ddfcc32
|
Update Typescript to 3.7
|
2019-11-07 22:52:40 +02:00 |
|
Dragory
|
5880489039
|
Update husky and lint-staged
|
2019-11-02 22:16:43 +02:00 |
|
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
|
be41b3716f
|
Update knub-command-manager to 6.1.0
|
2019-10-26 02:11:50 +03:00 |
|
Dragory
|
cde2a8ebcb
|
Update Eris to 0.11.0. Update Knub to 26.0.2.
|
2019-10-26 01:17:03 +03:00 |
|
Dragory
|
bfe224925b
|
Update to Knub 26.0.0
|
2019-10-25 20:25:07 +03:00 |
|
Dragory
|
7afa1aab48
|
Update Knub to 25.0.1
|
2019-10-13 22:16:21 +03:00 |
|
Dragory
|
4ab96c11b4
|
Update to Knub 25.0.0
|
2019-10-13 22:05:56 +03:00 |
|
Dragory
|
f921548024
|
Fix 2 knub-command-manager dependencies with different TypeConversionError classes
|
2019-10-11 04:46:09 +03:00 |
|
Dragory
|
8a9112c99d
|
Update to Knub 24.1.2
|
2019-10-11 04:07:15 +03:00 |
|
Dragory
|
a7efc99b7b
|
Update Knub to 24.1.1
|
2019-10-11 02:54:10 +03:00 |
|
Dragory
|
1cf09ea997
|
Update Knub to 24.1.0 to restore support for async type conversion fns
|
2019-09-28 19:35:51 +03:00 |
|
Dragory
|
438694bc6e
|
Use ts-node/register with node CLI instead of ts-node CLI
See https://www.npmjs.com/package/ts-node#programmatic
Allows us to use advanced node CLI options (if needed)
for our start scripts
|
2019-09-28 19:34:36 +03:00 |
|
Dragory
|
4d7ab10fcf
|
Update to Knub 24. Update Node typings to fix error with [util.inspect.custom] property.
|
2019-09-22 17:06:22 +03:00 |
|
Dragory
|
357687654a
|
Move vuex dependency from root package.json to dashboard folder
|
2019-08-21 22:06:31 +03:00 |
|
Dragory
|
a05fcd7c06
|
Update Knub to v22.0.0
|
2019-08-21 22:05:27 +03:00 |
|
Dragory
|
6b46346a80
|
Update Knub to 21.0.0
|
2019-08-10 00:11:02 +03:00 |
|
Dragory
|
72729fdc14
|
Update Knub to 20.3.2
|
2019-08-04 17:13:49 +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
|
4034c6a850
|
Also run tslint on pre-commit
|
2019-08-04 13:18: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
|
688249cbb8
|
Update Knub to 20.3.1
|
2019-07-22 00:10:03 +03:00 |
|
Dragory
|
d460bed4a9
|
Update dependencies
|
2019-07-21 21:16:11 +03:00 |
|
Dragory
|
2f3dfa96db
|
Update emoji-regex to 8.0.0
|
2019-07-21 14:40:50 +03:00 |
|
Dragory
|
f58c4c2ace
|
Update knub to 20.2.1
|
2019-07-11 12:48:26 +03:00 |
|
Dragory
|
b66a091799
|
Update Knub to 20.2.0
|
2019-07-11 12:42:00 +03:00 |
|
Dragory
|
c6e8ee954a
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2019-07-11 12:24:05 +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 |
|
Miikka Virtanen
|
e0f85ec0ee
|
Add seed param to rand() template fn
|
2019-07-04 13:13:10 +03:00 |
|
Dragory
|
2adc5af8d7
|
Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs.
|
2019-06-22 18:52:24 +03:00 |
|
Dragory
|
5a91d36953
|
Initial dashboard work (auth flow)
|
2019-05-26 00:13:42 +03:00 |
|
Dragory
|
1aa549e391
|
Don't run migrations on start (must be run explicitly)
|
2019-05-25 21:23:09 +03:00 |
|
Dragory
|
02a4cbda25
|
Update Knub to 20.1.0
|
2019-05-11 06:23:30 +03:00 |
|
Dragory
|
aa21bb4716
|
Update Knub to 20.0.2
|
2019-05-03 22:24:01 +03:00 |
|
Dragory
|
2aacf6fe65
|
Update jest
|
2019-05-03 08:05:08 +03:00 |
|
Dragory
|
e53eb830a2
|
Update Knub to 20.0.1
|
2019-05-03 08:03:45 +03:00 |
|
Dragory
|
32782d0bfa
|
Ignore embed thumbnail/image width/height updates in edit logs
|
2019-04-30 06:56:02 +03:00 |
|
Dragory
|
a5f34d6e9a
|
Add !about command
|
2019-04-23 05:58:50 +03:00 |
|
Dragory
|
2d690da92b
|
Update Knub to 20.0.0
|
2019-04-20 19:02:06 +03:00 |
|
Dragory
|
f3e6c05c67
|
Work on better error messages for mod actions, allow muting users that are not on the server; WIP
|
2019-04-18 08:45:51 +03:00 |
|
Dragory
|
7cc4687e87
|
Update husky & lint-staged, tweak their scripts
|
2019-04-14 13:37:29 +03:00 |
|
Dragory
|
40cb74ee28
|
evaluateTemplateVariable: require property to be a direct/own property of 'values', not from its prototype
|
2019-04-13 04:11:24 +03:00 |
|
Dragory
|
05dfff7d37
|
Update Knub to 19.3.0
|
2019-04-13 03:43:17 +03:00 |
|