Sebastian Malton
938f44fd80
Fix unit tests
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-27 14:53:06 -04:00
Sebastian Malton
eb38d7b9ee
Fix test
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-27 09:09:13 -04:00
Sebastian Malton
664f1c07e5
Stop using remote to obtain app.getPath()
...
- Initialize entire map in bootstrap()
- Updated unit tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-27 09:09:13 -04:00
Jari Kolehmainen
2d0609ed24
Check source files for license header ( #2763 )
...
* check source files for license header
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* tweak
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* add license header to all relevant source files
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-05-12 18:33:26 +03:00
Sebastian Malton
f4ff28e51c
Switch main's route handlers to be static functions ( #2712 )
2021-05-12 08:08:42 -04:00
Jari Kolehmainen
4856fdda2f
Fix path traversal bug in router ( #2398 )
...
* fix path traversal bug in router
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* add tests
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-03-26 14:53:53 +02:00