Dragory
|
0125c87cce
|
debug+
|
2021-10-05 21:51:29 +03:00 |
|
Dragory
|
d154a61d9f
|
Raise slow query threshold to 500ms
|
2021-09-26 00:27:11 +03:00 |
|
Dragory
|
f1d6ee3a2c
|
Raise slow query log threshold to 250ms
|
2021-09-12 22:52:31 +03:00 |
|
Dragory
|
0e02edd655
|
Raise slow query log threshold
|
2021-09-12 22:09:40 +03:00 |
|
Dragory
|
f61c707e09
|
Add slow query logging
|
2021-09-12 21:47:03 +03:00 |
|
Dragory
|
c1c7c092d9
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
|
Almeida
|
2a8aac34c7
|
refactor(*): remove unused exception variables (#193)
|
2021-05-06 21:23:47 +03:00 |
|
Dragory
|
8bd1572e2a
|
Add support for server-specific timezone and date format settings
|
2020-08-10 00:24:06 +03:00 |
|
Dragory
|
83e92899ae
|
typeorm: set migrationsDir to the dev folder
The actual migrations are run based on the "migrations" array, so this
only affects the migration creation command (which is always in dev).
|
2019-11-30 23:38:19 +02:00 |
|
Dragory
|
1b809aaf4f
|
Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root
|
2019-11-30 17:05:18 +02:00 |
|
Dragory
|
5352a2625b
|
Fix issues caused by @shared tsconfig path
|
2019-11-08 00:03:02 +02:00 |
|
Dragory
|
9250c84637
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
|