Commit Graph

8 Commits

Author SHA1 Message Date
9c7db0e2a4 changes:
- added working upload formm which can also create an upload
    - cleaned up auth.go
    - enhanced server/SetupAuthStore() to also look up form ids
    - added form template (put into .go file by Makefile
2023-03-27 13:26:31 +02:00
07bb5569a7 added more form functions 2023-03-26 20:19:31 +02:00
d028fb2db1 generalized DB engine to support multiple types (upload+form) 2023-03-25 16:20:42 +01:00
b6dfafd1c1 fix endpoints 2023-03-23 18:44:14 +01:00
3fb66e075d +api doc, fixed endpoints 2023-03-23 17:02:32 +01:00
96c6f0c2dc put shared code into own mod (common), + apicontext env vars 2023-03-19 12:33:15 +01:00
157bafb820 mv upd cenod 2023-03-17 19:30:03 +01:00
b3a2be534e reorg dir structure, add docker image build 2023-03-17 19:16:06 +01:00