Commit graph

112 commits

Author SHA1 Message Date
baldo b2e2d93bb0 Version bump => 0.15.0 2021-08-09 22:05:12 +02:00
baldo 8262d8d469 Version bump => 0.14.5-beta3 2021-08-09 21:54:34 +02:00
baldo d06c732cfe Version bump => 0.14.5-beta2 2021-08-09 21:37:02 +02:00
baldo d1008c57d6 Version bump => 0.14.5-beta1 2021-08-09 21:01:55 +02:00
baldo 2013fbab3d Version bump => 0.14.4 2021-02-22 22:36:12 +01:00
baldo 15e86eecd5 Version bump => 0.14.3 2021-02-22 22:26:42 +01:00
baldo 2247e462ea Version bump => 0.14.2 2021-02-22 21:50:22 +01:00
baldo 8c93a47682 Fix: Database migration and mail template files were not included in dist.
* Moved copying server-build/ from grunt to package.json
  using rsync to make sure to copy exactly what is needed
  and resolve symlinks correctly.
2021-02-22 21:36:40 +01:00
baldo bde2a8710a Version bump => 0.14.1 2021-01-25 22:42:02 +01:00
baldo 642803f0bb Version bump => 0.14.0 2021-01-25 20:53:15 +01:00
baldo 5558171f9b Package updates. 2021-01-25 20:52:22 +01:00
baldo 5ae2ac7029 Bump versions of server / dev dependencies. 2020-09-06 01:15:41 +02:00
baldo 84ac9bd256 Bump versions of server / dev dependencies. 2020-06-30 18:29:06 +02:00
baldo fb87695b3e Migrate to version 2 of nodes.json and start adding tests 2020-06-30 13:47:30 +02:00
baldo 52822207a5 Typescript migration: Major refactoring. 2020-04-15 20:12:58 +02:00
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 c91d892780 Fix: Typescript setup did not link mail templates in place. 2020-04-08 22:00:37 +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 8697d79ba5 Removing ng-di on the server. 2018-12-18 00:29:20 +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
baldo 8bd79ac571 Version bump => 0.12.3 2018-05-21 13:22:55 +02:00
baldo b5805540ec Version bump => 0.12.2 2018-03-05 22:08:54 +01:00
baldo 8af07f47b7 Version bump => 0.12.2-beta1 2018-03-05 21:42:50 +01:00
baldo 6e0005c3cc Update a whole lot of dependencies. 2018-03-05 21:41:38 +01:00
baldo e2aada87fd Security fix: Update moment.js to 2.21.0
CVE-2017-18214: moment.js was prone to a regular expression denial of service

For details see: https://github.com/moment/moment/issues/4163
2018-03-05 21:23:50 +01:00
baldo 76bcb081b4 Version bump => 0.12.1 2018-01-05 20:44:16 +01:00
baldo c6e94ecfc1 Version bump => 0.12.0 2017-08-13 19:47:10 +02:00
baldo 4545d3e9e1 Version bump => 0.11.5-beta9 2017-08-13 19:40:19 +02:00
baldo 8082114f04 Version bump => 0.11.5-beta8 2017-08-13 19:36:40 +02:00
baldo d7300fa3a1 Version bump => 0.11.5-beta7 2017-08-13 19:31:10 +02:00
baldo 9f2bd4035f Version bump => 0.11.5-beta6 2017-08-13 18:56:37 +02:00
baldo a4805b6b2b Version bump => 0.11.5-beta5 2017-08-13 18:32:14 +02:00
baldo d64c1c3099 Version bump => 0.11.5-beta4 2017-08-13 18:26:45 +02:00
baldo 3b78215b5d Version bump => 0.11.5-beta3 2017-08-13 17:48:14 +02:00
baldo 05dfade2a6 Version bump => 0.11.5-beta2 2017-08-13 17:44:51 +02:00
baldo 10951d37e7 Version bump => 0.11.5-beta1 2017-08-13 17:23:20 +02:00
baldo de261dbde5 Multiple library updates. 2017-05-13 13:11:13 +02:00
baldo b13cd297f8 Updated ng-admin: 0.9.1 => 1.0.6 2017-05-13 12:20:41 +02:00