Commit Graph

7 Commits

Author SHA1 Message Date
cd0939cbc8 added key auth support for rw operations (upload, non-expiring download) 2023-03-06 19:46:06 +01:00
2a2e41126d some changes:
- reorganized client code, using cobra subcommands
- more reorg in upd code
2023-03-02 18:31:07 +01:00
632f7d6a2a added basic input validation/cleanup + tests 2023-03-01 19:48:49 +01:00
d4f2d6eb76 added expire check code + db iterator func 2023-03-01 16:28:53 +01:00
84bef91657 using own Db wrapper class around bolt db 2023-03-01 13:31:44 +01:00
8e5f33c99b implemented various things 2023-02-28 19:05:09 +01:00
2a42cbb07a couple of enhancements, reorg etc 2023-02-24 12:16:03 +01:00