3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
Commit graph

80 commits

Author SHA1 Message Date
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
Dragory
d79af59863 Update to Knub 19.2.0 2019-04-13 02:22:45 +03:00
Dragory
50f5792bc5 Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
Dragory
6e1ef12bce Update Knub to 18.2.0 2019-04-05 19:59:01 +03:00
Dragory
bab82559dc Update Knub to 18.1.0, js-yaml to 3.13.1 2019-04-05 19:31:21 +03:00
Dragory
5a29068bf1 Add jest 2019-03-16 15:40:48 +02:00
Dragory
ff11ee4c40 Update Knub to 18.0.7 2019-03-16 12:30:40 +02:00
Dragory
be44634a00 Update to dev version of Eris 2019-03-16 11:24:41 +02:00
Dragory
a9cb6fe5d3 Update Knub to 18.0.6 2019-03-07 21:57:38 +02:00
Dragory
f9504d120a Update to Knub 18.0.5 2019-03-07 20:50:35 +02:00
Dragory
c96e98fcef Update Knub to 18.0.3 2019-03-04 21:13:58 +02:00
Dragory
e5b2f2b378 Update Knub to 18.0.2 2019-03-04 21:02:25 +02:00
Dragory
afd3c95ed5 Update Knub to 18.0.1 2019-03-04 20:05:55 +02:00
Dragory
015e25beb9 Update Knub to 18.0.0. Update Typescript to 3.3. Some other small package upgrades. 2019-03-04 19:45:51 +02:00
Dragory
6f95b7d006 Update Knub to 17.2.0 2019-02-23 21:19:31 +02:00
Dragory
8cb382979b Update Knub to 17.1.0 2019-02-19 00:01:20 +02:00
Dragory
ed3760313f Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
Dragory
e5032d8cd4 Add performance logging 2019-02-08 21:04:04 +02:00
Dragory
c38104b833 Update prettier 2019-02-06 20:08:06 +02:00
Dragory
5c912df34e Add support for plugin option schema validation 2019-01-19 15:39:04 +02:00
Dragory
caa7b77d04 Update Knub to 16.1.1 2019-01-15 03:38:18 +02:00
Dragory
c7b88de012 Update Knub to 16.1.0 2019-01-15 03:21:55 +02:00
Dragory
3d285df019 Update Knub to 16.0.1 2019-01-15 03:09:19 +02:00
Dragory
7b949b5452 Update Knub to 16.0.0 2019-01-15 03:05:10 +02:00
Dragory
d3c3b65db6 Post: add support for !posting files 2019-01-15 03:04:47 +02:00
Dragory
04618c4191 Update Knub to 15.1.0 2019-01-15 01:03:11 +02:00
Dragory
34ad8fab8b Update Knub to 15.0.1 2019-01-12 21:50:25 +02:00
Dragory
145f5866cf Update Knub to 15.0.0 2019-01-06 14:05:56 +02:00
Dragory
b0cd8762f1 Update to Knub 14.0.0 and make changes to plugins accordingly 2019-01-03 06:15:28 +02:00
Dragory
a6b2fe5fed Update emoji-regex to 7.0.1 2018-12-15 21:16:17 +02:00
Dragory
daa264357b Update Knub to 13.1.0 and Eris to 0.9.0 2018-12-15 21:07:05 +02:00
Dragory
b02dae2890 Update Knub to 13.0.1 2018-12-15 16:50:00 +02:00
Dragory
c5aea510e7 Update Knub to 13.0.0 2018-12-15 16:29:16 +02:00