- Jul 19, 2023
-
-
david.bauer authored
-
- Apr 12, 2023
-
-
david.bauer authored
-
- Apr 11, 2023
-
-
david.bauer authored
- Unit and Integration tests now use "inject" instead of starting a server and using supertest. - Add Coverage Reports and "test:dev" mode. This enables a mocha --watch like workflow using nodemon, as --watch does not work with esm modules. - Reorganized and renamed files and functions
-
david.bauer authored
-
- Dec 07, 2022
-
-
richard.petersen authored
-
- Nov 14, 2022
-
-
david.bauer authored
-
- Oct 10, 2022
-
-
Root cause: Due to a bunch of redis restarts, the bull-queues got unregistered and did not register again. Solution: On every reconnect, readd the bull queue again.
-
- Sep 02, 2022
-
-
richard.petersen authored
-
- Jul 11, 2022
-
-
Changelog: - Changed all 'trace' logs to level 'debug' - Added logging to the version check functions on log level 'info' and 'debug' - Added some time measures on ready checks to see what's taking so long on startup
-
- May 24, 2022
-
-
richard.petersen authored
-
- May 04, 2022
-
-
richard.petersen authored
-
- Feb 08, 2022
-
-
richard.petersen authored
-
- Jan 21, 2022
-
-
- Jan 06, 2022
-
-
- Oct 28, 2021
-
-
julian.baeume authored
this can not only be handled on ingress level, but we need to mount the express app also on the app root level. This basically just works out of the box.
-
- Sep 21, 2021
-
-
-
-
since it's still kind of small, it makes sense to switch to ESM, now.
-
- Sep 02, 2021
-
-
anne.matthes authored
-
- Aug 31, 2021
-
-
anne.matthes authored
-
- Apr 19, 2021
-
-
bjoern.koester authored
-
- Apr 16, 2021
-
-
anne.matthes authored
-
anne.matthes authored
-
- Apr 15, 2021
-
-