Rainer Killinger
|
15ac0e2f59
|
refactor: update @types/node for node version 14
|
2021-04-27 13:02:11 +02:00 |
|
Jovan Krunić
|
fe7dd09d7e
|
refactor: parameterize configureApp function (inject db list)
Reason: easier testing (mocking) and better readability
Note: did additional refactoring
|
2021-04-27 13:02:03 +02:00 |
|
Jovan Krunić
|
81cfd0986f
|
refactor: remove unused express variable (port)
|
2021-04-27 13:01:41 +02:00 |
|
Rainer Killinger
|
ce06e735be
|
feat: utilize api-cli for e2e integration test
|
2021-04-27 13:01:39 +02:00 |
|
Rainer Killinger
|
bbbe4d5f1f
|
refactor: update dependencies
|
2021-04-27 13:01:38 +02:00 |
|
Wieland Schöbl
|
d917627d58
|
fix: make facets work again
|
2021-04-27 13:01:32 +02:00 |
|
Jovan Krunić
|
59ea7a5ba6
|
refactor: avoid automatic execution of app.ts
Move the execution of configureApp to CLI file
Related to #2
|
2021-04-27 13:01:29 +02:00 |
|
Jovan Krunić
|
8b457c9911
|
refactor: adjust code after updated dependencies
Closes #39
|
2021-04-27 13:01:26 +02:00 |
|
Wieland Schöbl
|
59e4009c5d
|
refactor: use export global variables instead of express
|
2021-04-27 13:01:24 +02:00 |
|
Wieland Schöbl
|
e70e50a1ea
|
fix: use SCRequestBodyTooLargeError
fixes #20
|
2021-04-27 13:01:21 +02:00 |
|
Wieland Schöbl
|
12b71ba1f1
|
fix: return syntax error when receiving bad json
Fixes #3
|
2021-04-27 13:01:21 +02:00 |
|
Anselm Stordeur
|
98f02b8830
|
style: remove extraneous whitespace in imports
|
2021-04-27 13:01:16 +02:00 |
|
Anselm Stordeur
|
16bbb7e9e3
|
feat: add backend
|
2021-04-27 13:01:14 +02:00 |
|