Commit graph

15 commits

Author SHA1 Message Date
baldo 8b8835e4ac Typescript migration:
* Refactoring of scheduler and jobs to use promises.
* Add "failed" state for tasks.
2020-04-08 23:41:04 +02:00
baldo 9e29eb924e Typescript migration
* db/database.js
* utils/databaseUtil.js
2020-04-08 22:05:53 +02:00
baldo 08249885a8 Typescript migration
* config.js
* Added typesafe validation of config.json.
2020-04-08 17:55:45 +02:00
baldo 9652519267 Typescript migration
* app.js
* main.js
* router.js
2020-04-08 03:19:55 +02:00
baldo 94d01310b9 Quick and dirty typescript setup to get going. 2020-04-08 01:55:48 +02:00
baldo 3d4750ece1 Version bump => 0.13.4 2020-01-20 21:16:42 +01:00
baldo 2f4092bf70 Node updates. 2020-01-20 21:14:50 +01:00
baldo bfbdd675db Version bump => 0.13.3 2019-08-31 20:26:13 +02:00
baldo 49e7f7703c Version bump => 0.13.2 2019-07-12 20:49:57 +02:00
baldo 18daf06673 Update node packages. 2019-07-12 20:26:19 +02:00
baldo 351e95c818 Version bump => 0.13.1 2019-03-29 22:30:47 +01:00
baldo 2e27e63f94 Fix: Start using sqlite module that actually uses promises.
For now export legacy sqlite3 module until other code is refactored.
2019-03-29 22:26:54 +01:00
baldo 818bdad5af Updated node dependencies. 2019-03-29 22:01:12 +01:00
baldo 732c973145 Version bump => 0.13.0 2018-12-17 20:08:19 +01:00
baldo 7cec2788f8 Updating all the dependencies. 2018-10-01 22:24:42 +02:00