baldo
22bff3496a
Harmonize tsconfig for frontend and server.
2022-09-14 16:33:43 +02:00
baldo
843cd37243
Refactoring: Split shared types into seperate modules and document alot.
2022-09-14 15:44:22 +02:00
baldo
bfd6ca1d26
ESLint: Fix more warnings and errors.
2022-08-23 22:09:19 +02:00
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
779c072ac7
Add typeguard for node data passed in requests.
2022-07-28 13:56:47 +02:00
baldo
5592892f0d
Get rid of lots of unnecessary lodash calls.
2022-07-28 13:21:25 +02:00
baldo
ffc0f13eb8
Allow dash as delimiter in MACs.
2022-07-22 17:16:47 +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
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
b6b16f5250
Server side type refactoring.
2022-07-07 11:12:40 +02:00
baldo
52822207a5
Typescript migration: Major refactoring.
2020-04-15 20:12:58 +02:00