20 Commits

Author SHA1 Message Date
eb7c1cb298 Implement resolving for specific date via api 2024-09-28 23:33:39 +02:00
593c5d647c Add basic request logging, configurable listen addr
All checks were successful
phpunit / Integration Tests (push) Successful in 10m48s
2024-09-28 23:23:34 +02:00
ee8ed2736c Return errors from set op
All checks were successful
phpunit / Integration Tests (push) Successful in 11m30s
2024-09-28 01:59:49 +02:00
3d5ba64f87 Update README.md
All checks were successful
phpunit / Integration Tests (push) Successful in 10m3s
2024-09-28 01:36:46 +02:00
23c33bc5d4 Add workflow badge to README.md
All checks were successful
phpunit / Integration Tests (push) Successful in 10m19s
2024-09-27 22:09:42 +00:00
d8eb9ab647 Add workflow for testing
All checks were successful
phpunit / Integration Tests (push) Successful in 10m16s
2024-09-27 23:59:18 +02:00
63e83ef188 Add formatting to paramcli, improve daemon set handler 2024-09-27 22:47:54 +02:00
beb8615abb Add a basic import function to paramcli 2024-09-27 21:25:49 +02:00
6d873bcbcd Implement listing of collections 2024-09-27 18:21:27 +02:00
f05aa8a1ea Update README.md 2024-09-27 15:51:15 +00:00
d195834e05 Fix readme 2024-09-27 17:40:05 +02:00
ac57a59f2f Update readme, dockerfile 2024-09-27 17:36:25 +02:00
6d240acdb4 Fix deletion of key/value over HTTP 2024-09-27 17:26:46 +02:00
5ec45a5dec Implement all tests, collection, key and value deletion 2024-09-27 17:19:47 +02:00
588dba2730 Improve error handling when requesting nonexisting collection 2024-09-27 16:55:23 +02:00
147c15afe2 All but deletion implemented 2024-09-27 16:34:22 +02:00
06ebef2a44 Implement most unit tests 2024-09-27 16:14:32 +02:00
010911c684 Add cli client, test stubs, fixes and improvements 2024-09-27 12:11:22 +02:00
ff74faaa7f Bugfix, docs 2024-09-27 00:15:35 +02:00
72989b0aa8 Initial commit 2024-09-26 23:16:12 +02:00