|
|
b7111002f1
|
add docker doc
|
2024-12-19 11:30:35 +01:00 |
|
|
|
dfc049ed25
|
use go 1.22
v0.0.2
|
2024-12-19 11:23:04 +01:00 |
|
|
|
b3ac7ae5c3
|
bump version
|
2024-12-19 11:13:08 +01:00 |
|
dependabot[bot]
|
4b5732ebae
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-19 11:12:38 +01:00 |
|
|
|
024e7fbec1
|
temporarily do not test on windows, see #5
|
2024-12-19 11:07:27 +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 |
|
Thomas von Dein
|
d84e075a26
|
fixed
|
2024-12-18 20:28:10 +01:00 |
|
|
|
3eab9efc13
|
fixed linter warnings
|
2024-12-18 18:51:50 +01:00 |
|
|
|
feb9032d28
|
add release maker
v0.0.1
|
2024-12-18 18:48:03 +01:00 |
|
|
|
4427f12481
|
added dockerfile
|
2024-12-18 18:46:49 +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 |
|