Antonis Anastasiadis
c24bff1882
Parallelize test running ( #166 )
...
* Allow specifying DB file explicitely.
* Export config getter/setter instead of object
Allows dynamically changing configuration
* Remove maxWorker Jest limit, parallelize tests
* Remove unnecessary slow step in Dockerfile.
* Correct error response during login
* Fix setting DB permissions in docker entrypoint
---------
Co-authored-by: antanst <>
2025-07-16 13:27:57 +03:00
Antonis Anastasiadis
297600e3c8
Config fixes ( #100 )
...
* New file with all configuration parameters.
* Remove all env var usage and use new config.
2025-07-01 13:29:12 +03:00
Antonis Anastasiadis
e594d1075b
Linting cleanup ( #99 )
...
* Add eslint and prettier dependencies and configs
* Lint project.
2025-07-01 11:40:09 +03:00
Chris
f3610137f0
Scaffold recurring task layout ( #83 )
...
* Scaffold recurring task layout
* Cleanup
2025-06-19 16:56:38 +03:00
Chris Veleris
fd1da2de43
Replace classes with functions
2025-06-16 23:01:28 +03:00
Chris
3c1209a5a9
Express migration ( #80 )
...
* Initial migration
* Cleanup and create migration scripts
* Introduce test suite
* Fix test issues
* Correct CORS issue and update paths
* Update README
2025-06-16 21:50:44 +03:00