antanst
f3c34ba6a7
Fix build error
2025-07-23 12:22:06 +03:00
Chris Veleris
35ac0d7852
Fix test issues
2025-07-23 12:22:06 +03:00
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
c7c859f666
Merge package.json files into one ( #160 )
...
Co-authored-by: Chris Veleris <chrisveleris@gmail.com>
2025-07-15 10:45:29 +03:00
Chris Veleris
47eaf865ce
Fix test issues
2025-07-05 07:49:32 +03:00
Chris Veleris
7c0bc7f34f
Add about page
2025-07-05 00:28:35 +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 Veleris
f088fc9839
Fix test issues
2025-06-17 11:24:31 +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