Commit Graph

7 Commits

Author SHA1 Message Date
a9b4f94986 moving to codeberg 2025-12-02 20:18:27 +01:00
3bbdfdb2aa fix gofmt warnings and misspellings 2023-09-22 13:39:27 +02:00
8a791d8017 Changes:
- had to add a Type field to interface DbEntry so that db.List()
is able to distinguish between Upload and Form properly.
- added form describe and delete commands
- added --query parameter to form+upload list for filtering
2023-03-30 10:22:57 +02:00
05fa5cd41b changes:
- added unit tests
    - put all subcmds into one file
    - use io.Writer for output, better for testing
    - added upload form support
    - added api docs
    - generalized db engine
    - added mail notify support for forms
    - enhanced server/SetupAuthStore() to also look up form ids
    - added form template (put into .go file by Makefile
    - renamed project
2023-03-29 13:36:20 +02: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