dependabot[bot]
f22719a92b
Bump golang.org/x/crypto from 0.31.0 to 0.37.0 ( #35 )
2025-04-25 14:27:49 +02:00
dependabot[bot]
b9f9655d7c
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ( #28 )
2025-04-25 14:18:06 +02:00
dependabot[bot]
edc08f12a7
Bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.1 ( #29 )
2025-04-25 14:13:34 +02:00
dependabot[bot]
2c0cc36551
Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 ( #33 )
2025-04-25 13:58:17 +02:00
T.v.Dein
6c4f119bfa
Fixes and additions: ( #20 )
...
- fix encryption bug #19 , which was a regression
- added encryption unit test
- added debug logging here and there
Co-authored-by: Thomas von Dein <tom@vondein.org >
2025-02-10 15:34:04 +01:00
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
c144e99b41
switch to use protobuf for internal data structure in DB
2024-12-29 13:01:16 +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
7bc30da609
started with serve command, yet incomplete
2024-12-20 23:27:16 +01:00
1b9ec48396
added encryption support
2024-12-19 10:37:21 +01:00
83f818450c
lots of changes:
...
- added man command
- added unit tests
- fixed import+export file parameters (now -o and -r respectively)
- added README + License
- added ci pipelines
2024-12-18 18:44:23 +01:00
332eed679e
add import+export, json output, humanize wide output, fixes
2024-12-18 14:06:21 +01:00
9e6bbd5419
add list command, fix set command
2024-12-17 14:23:56 +01:00
d1d2328fcd
init
2024-12-16 19:11:36 +01:00