Dragory
2aaacef2c3
Roll back and lock knex to 0.12.6
...
Newer Knex versions appear to have a bug that causes them to periodically
disconnect from the database. See the following issue for more details:
https://github.com/tgriesser/knex/issues/1833
2018-08-02 02:51:33 +03:00
Dragory
94c8e1cf43
Switch from node-mariasql to mysql2
...
Node-mariasql returned dates in an incorrect timezone, and the project
doesn't seem to be actively maintained. Switching to mysql2 fixes the issue.
2018-08-02 00:48:48 +03:00
Dragory
16be52a5e7
feat: save deleted spam logs; server spam logs from a web server; update Knub to 9.6.4
2018-08-01 20:09:51 +03:00
Dragory
0d6bd097c8
Update Knub to 9.6.2
2018-07-31 19:37:18 +03:00
Dragory
5359d0d5fe
General fixes. Update Knub to 9.6.1. Add info and server commands.
2018-07-31 04:02:45 +03:00
Dragory
7ded84b924
Add spam plugin. Add clean commands. Update Knub to 9.6.0.
2018-07-31 02:42:45 +03:00
Dragory
ad6afdfac1
Add persist plugin
2018-07-30 23:35:44 +03:00
Dragory
e7734c558c
Add censor plugin. Various other fixes/features. Update Knub to 9.4.13.
2018-07-30 01:44:03 +03:00
Dragory
724c30703f
feat: add logging for most events
2018-07-29 18:46:49 +03:00
Dragory
6625e9ffb0
Update Knub to 9.4.11
2018-07-29 15:18:50 +03:00
Dragory
62dfc80a0e
Update TS. Add db-migrate npm script.
2018-07-12 02:49:15 +03:00
Dragory
e716f3aa7e
Add humanize-duration to package.json
...
This was supposed to be in a previous commit already.
2018-07-12 01:43:37 +03:00
Dragory
74f643487c
Update Knub. Add lodash.at for new util functions.
2018-07-09 02:49:51 +03:00
Dragory
28bb8165bc
Update Knub to 9.4.5
2018-07-07 18:02:57 +03:00
Dragory
05919d901b
Update Knub to 9.4.4
2018-07-07 17:27:36 +03:00
Dragory
47f124c7d6
Set moment default timezone to UTC
...
This requires switching to the moment-timezone package.
This is for consistensy with knexfile, which already sets the DB timezone to UTC.
2018-07-07 15:39:56 +03:00
Dragory
30f57dad24
Add npm script for watching changes. Clear obsolete dependencies.
2018-07-07 14:27:54 +03:00
Dragory
e70f1baa27
Various small fixes
2018-07-01 04:31:24 +03:00
Dragory
23c78f2c9c
Initial commit in new repository
2018-07-01 03:35:51 +03:00