T. von Dein
a16b9e796c
move to codeberg ( #22 )
2025-11-03 09:15:27 +01:00
T.v.Dein
aad9b31169
update dependencies ( #46 )
...
* update dependencies
2025-06-10 16:12:54 +02:00
T.v.Dein
12e3029145
refactored db.Set(): remove redundant View() call, use db.txGet() ( #38 )
...
* refactored db.Set(): remove redundant View() call, use db.txGet()
2025-04-25 13:56:46 +02:00
T.v.Dein
eb18e97c0d
Add little UI script using fzf ( #25 )
...
* added Taglist template helper
* added simple fzf ui script
2025-02-17 13:47:20 +01:00
T.v.Dein
be13ec1111
fix #23 : delete didn't work anymore ( #24 )
2025-02-17 13:46:59 +01:00
T.v.Dein
44bb6a0a26
add bolt logger interface with slog for debugging ( #22 )
2025-02-17 13:46:41 +01: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
9afca91159
fixed crash in api list, added filter support to api list
2025-01-01 18:08:43 +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
c144e99b41
switch to use protobuf for internal data structure in DB
2024-12-29 13:01:16 +01:00
b262c73746
added edit command, fixed set -o -
2024-12-22 17:50:40 +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
24240b85f2
fix error checking
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
3de65aa1c3
add custom bucket support
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
7bc30da609
started with serve command, yet incomplete
2024-12-20 23:27:16 +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
daf52ba3ba
Merge branch 'main' of github.com:TLINDEN/anydb
2024-12-19 10:57:56 +01:00
97837076a3
better error handling
2024-12-19 10:55:39 +01:00
1b9ec48396
added encryption support
2024-12-19 10:37:21 +01:00
a515d4bb5e
added json support to get command, renamed -o <mode> to -m <mode>
2024-12-19 09:04:55 +01:00
Thomas von Dein
d1e813f4c1
fix #4 : mkdir only when needed
2024-12-18 20:51:29 +01:00
3eab9efc13
fixed linter warnings
2024-12-18 18:51:50 +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