Commit graph

12 commits

Author SHA1 Message Date
48cc83fa27 Update README.md 2024-06-01 20:39:05 +02:00
9518793982
Simplify repo init with just
initialization can now simply performed with "just" or "just init"
2024-05-30 18:15:52 +02:00
d0096a26da
Merge branch 'main' of ssh://git.ghoscht.com:2222/schnabu/server
Untrack OpenAPI main branch
2024-05-30 17:53:49 +02:00
fba5d78994
Track OpenAPI main brach
Track OpenAPI main branch
2024-05-30 17:46:31 +02:00
8b77dfea2f
Track OpenAPI main brach 2024-05-30 17:42:37 +02:00
884fc94001
Integrate with OpenAPI contract
Just the generated types will be used. The server stubs are unusable, since JWT auth isn't really supported in the generator (it says it does but nothing is generated...)
2024-05-30 17:25:42 +02:00
ceaef9ca68
Add basic geojson serialization capabilities 2024-05-20 00:01:33 +02:00
07c1051cde
Add JWT verification to protect routes 2024-05-19 13:09:59 +02:00
0120de27bf
Add operations & node_type check triggers 2024-05-10 23:08:03 +02:00
04d3c775f8
Add initial DB layout 2024-05-10 11:40:25 +02:00
fd99c8f8d3
Add initial database model 2024-05-05 16:58:54 +02:00
cfb21cce0f
Init basic diesel postgis setup 2024-05-02 11:48:45 +02:00