ffffng/server/types
baldo 250353edbf Major refactoring and fixes.
* Split Node into multiple types and make sure fields are actually set
  when type says so.
* Refactor request handling.
* Start getting rid of moment as a dependency by using
  UnixTimestampSeconds instead.
2022-07-21 18:39:33 +02:00
..
config.ts Sqlite upgrade and type refactorings 2022-07-18 18:14:51 +02:00
database.ts Extract database types into own file to fix tests. 2022-07-21 12:07:18 +02:00
index.ts Major refactoring and fixes. 2022-07-21 18:39:33 +02:00
logger.ts Implement custom logger to replace scribe.js. 2022-02-09 18:02:59 +01:00
shared.ts Major refactoring and fixes. 2022-07-21 18:39:33 +02:00