Commit graph

6 commits

Author SHA1 Message Date
baldo 91690509d3 ESLint: Auto reformat and fixing some warnings / errors. 2022-08-23 20:08:53 +02:00
baldo ac0642d8eb Moved validator to shared code directory. 2022-08-04 18:40:38 +02:00
baldo dda66c67bd Move shared code into own directory for use in new frontend. 2022-08-04 15:31:01 +02:00
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
baldo 28c8429edd Sqlite upgrade and type refactorings 2022-07-18 18:14:51 +02:00
baldo 52822207a5 Typescript migration: Major refactoring. 2020-04-15 20:12:58 +02:00