Commit Graph

15 Commits

Author SHA1 Message Date
T.v.Dein
d794cc8608 Feature/vhs demo (#15)
* add vhs made demo gif

* add support for ANYDB_DB env var

* left one section

* fixed data type bug, added demo gifs, upgraded dependencies

---------

Co-authored-by: Thomas von Dein <tom@vondein.org>
2025-02-02 19:42:12 +01:00
659e3472bb fixed copylocks linter warning 2024-12-30 12:23:13 +01:00
1eb5efae0c finalized conversion to protobuf:
- fixed import+export
- generalized file options
- always store keys as lowercase
- fixed+enhanced docs
- fixed tests
2024-12-30 12:12:02 +01:00
a4b6a3cfdf restructured data storage, values now have their own sub bucket 2024-12-29 18:29:43 +01:00
b262c73746 added edit command, fixed set -o - 2024-12-22 17:50:40 +01:00
fe3951f3c2 more doc, fix format str 2024-12-22 13:28:08 +01:00
8687e084bf fixes and additions:
- add ANYDB_PASSWORD env var
- add config file support, including buckets dict
- finalized custom bucket support
- fine tuned info support
2024-12-22 13:28:08 +01:00
Thomas von Dein
8e400c6831 added db info command 2024-12-22 13:28:08 +01:00
Thomas von Dein
6de8a6168a add GPL headers 2024-12-21 00:08:16 +01:00
f93b7bec08 fix error reporting 2024-12-20 11:55:07 +01:00
d94868132d added -N flag, added -m template support to get and list commands 2024-12-20 11:53:09 +01:00
894f2d449e fixed read error and updated tests 2024-12-19 11:05:26 +01:00
97837076a3 better error handling 2024-12-19 10:55:39 +01:00
a515d4bb5e added json support to get command, renamed -o <mode> to -m <mode> 2024-12-19 09:04:55 +01:00
332eed679e add import+export, json output, humanize wide output, fixes 2024-12-18 14:06:21 +01:00