Commit Graph

11 Commits

Author SHA1 Message Date
9afca91159 fixed crash in api list, added filter support to api list 2025-01-01 18:08:43 +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
a777c9cab4 added -i option to list to search case insensitive 2024-12-23 19:49:42 +01:00
b7e3267695 updated manual 2024-12-23 16:19:27 +01:00
66d6bd2a41 added edit command, fixed set -o - 2024-12-22 17:46:44 +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
be79886e89 refactor Import() 2024-12-22 11:29:12 +01:00
Thomas von Dein
6de8a6168a add GPL headers 2024-12-21 00:08:16 +01:00
Thomas von Dein
e392aa924f fix serve return error, rename to crud.go 2024-12-20 23:27:16 +01:00