9 Commits

Author SHA1 Message Date
T. von Dein
193b236b2c move to codeberg (#8) 2025-12-02 21:43:56 +01: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
b8816f910a fix mod name, added tests 2023-03-20 14:34:39 +01:00
96c6f0c2dc put shared code into own mod (common), + apicontext env vars 2023-03-19 12:33:15 +01:00
f5e0284c40 add download, fix empty apicontext, add url to describe 2023-03-17 13:04:52 +01:00
3f91774a87 some reorga, added pretty progress bar 2023-03-14 16:59:21 +01:00
01a0dc054d changes:
- added cleaner goroutine
- added delete cmd
- added list cmd
- refactoring
2023-03-08 19:31:42 +01:00
80b476e8e2 switched from resty to imroc/req, fixed zipping, added progress bar 2023-02-21 12:43:10 +01:00
a7cbd93f5e reorg test code into build structure 2023-02-16 14:22:46 +01:00