baldo
e48c2861c6
Make new frontend deployable.
...
* Get rid of old client and its grunt build.
* Make `yarn run dist` bundle a working version with new frontend.
* Make sure to handle history mode URLs on server side.
2022-10-04 17:53:45 +02:00
baldo
91690509d3
ESLint: Auto reformat and fixing some warnings / errors.
2022-08-23 20:08:53 +02:00
baldo
111fac6e47
Fix logging: Config options for debugging and profiling had no effect.
2022-07-28 15:07:35 +02:00
baldo
13e4895b81
Added more explicit type for SMTP config and refactored transport initialization.
2022-07-28 14:45:28 +02:00
baldo
002ae4419f
Implement custom logger to replace scribe.js.
...
* scribe.js is unmaintained and adds unnecessary complexity.
2022-02-09 18:02:59 +01:00
baldo
fb87695b3e
Migrate to version 2 of nodes.json and start adding tests
2020-06-30 13:47:30 +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
9652519267
Typescript migration
...
* app.js
* main.js
* router.js
2020-04-08 03:19:55 +02:00