zegkljan
7471c89143
db reinitialization flag
2022-01-30 10:37:35 +01:00
zegkljan
b512bc0d2f
remove description and category, introduce properties
...
* fatures no longer have distinct description and category fields
* features now have a json field 'properties'
2022-01-30 10:31:41 +01:00
zegkljan
5deff38890
refactoring, support for storing feature photos
...
* errors put into separate package
* added table to store feature photos
* added API endpoints for serving photos
* POST /data extended to accept photos using a multipart/form-data body
2022-01-30 01:34:38 +01:00
zegkljan
395b17d1be
data update
...
* foreign keys always enabled on each connection
* implemented data update (create, update, delete)
2022-01-29 00:48:32 +01:00
zegkljan
38318ca654
basic server
...
* basic untested implementation of server
* updating data not implemented yet
2022-01-28 00:29:06 +01:00