baldo
a1f27a9f64
Fixed compile errors.
2022-07-21 18:49:49 +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
c627e702ce
Stronger types for unix timestamps
2022-07-18 12:55:19 +02:00
baldo
720acfb276
Refactor some server-side string types into newtypes.
2022-07-14 20:13:02 +02:00
baldo
975d5288a3
Refactoring of sorting and filtering in API.
2022-07-07 11:18:30 +02:00
baldo
3590ba048d
More types refactoring.
2022-07-07 11:16:59 +02:00
baldo
29be32907c
Server side types refactoring.
2022-07-07 11:15:34 +02:00
baldo
c0fe593dbf
Removed unused type guard.
2022-07-07 11:14:00 +02:00
baldo
b6b16f5250
Server side type refactoring.
2022-07-07 11:12:40 +02:00
baldo
4c77f9f5ab
Suppress wrong typeguard warnings
2022-07-07 11:11:06 +02:00
baldo
dabc675aa9
New api endpoint for client config.
2022-07-07 11:08:35 +02:00
baldo
7ef13bc28c
Extracted some types to shared module.
2022-07-07 11:08:15 +02:00