Thomas von Dein
|
2a6a651b91
|
fix pod bug
|
2024-12-25 23:53:34 +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 |
|
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 |
|
Thomas von Dein
|
e392aa924f
|
fix serve return error, rename to crud.go
|
2024-12-20 23:27: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 |
|
|
|
daf52ba3ba
|
Merge branch 'main' of github.com:TLINDEN/anydb
|
2024-12-19 10:57:56 +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
|
d84e075a26
|
fixed
|
2024-12-18 20:28:10 +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 |
|