.. |
@types
|
Bump versions of server / dev dependencies.
|
2020-06-30 18:29:06 +02:00 |
__mocks__
|
Implement custom logger to replace scribe.js.
|
2022-02-09 18:02:59 +01:00 |
db
|
Extract database types into own file to fix tests.
|
2022-07-21 12:07:18 +02:00 |
jobs
|
Get rid of some anys.
|
2022-07-28 13:49:22 +02:00 |
mail
|
Added more explicit type for SMTP config and refactored transport initialization.
|
2022-07-28 14:45:28 +02:00 |
mailTemplates
|
Typo fix
|
2016-08-24 09:08:27 +02:00 |
resources
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
services
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
shared
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
templates
|
Quick and dirty typescript setup to get going.
|
2020-04-08 01:55:48 +02:00 |
types
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
utils
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
validation
|
Move shared code into own directory for use in new frontend.
|
2022-08-04 15:31:01 +02:00 |
app.ts
|
Sqlite upgrade and type refactorings
|
2022-07-18 18:14:51 +02:00 |
config.ts
|
Major refactoring and fixes.
|
2022-07-21 18:39:33 +02:00 |
init.js
|
Migrate to version 2 of nodes.json and start adding tests
|
2020-06-30 13:47:30 +02:00 |
logger.test.ts
|
Fix logging: Config options for debugging and profiling had no effect.
|
2022-07-28 15:07:35 +02:00 |
logger.ts
|
Fix logging: Config options for debugging and profiling had no effect.
|
2022-07-28 15:07:35 +02:00 |
main.ts
|
Fix logging: Config options for debugging and profiling had no effect.
|
2022-07-28 15:07:35 +02:00 |
router.ts
|
New api endpoint for client config.
|
2022-07-07 11:08:35 +02:00 |
tsconfig.json
|
Typescript migration
|
2020-04-08 17:55:45 +02:00 |