12b219bf45
Small nitpicks
...
gitignore: add default zones directory
upload: fix typo in swagger docs
config: simplify default save location
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-06 14:39:08 +00:00
5e8ba819bc
added read DB path from config, add DB paths to sample config, added render library for JSON responses, removed plaintext password from User struct, made error handler funcs return json and their calls to include http.Request, and made API tests use httptest server
2023-01-30 19:49:52 -05:00
55383869d1
add check for xdg config path and cwd directory config.yaml -- xdg takes presidence if both exist
2023-01-09 17:25:40 -05:00
da5bd54b3e
amended the Zone schema, fixed file upload size too small issue, refactoring, and zone file parsing works now
2023-01-09 18:19:07 +00:00
3771eaedfd
frontend :)
...
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-30 18:24:51 +00:00
f0c9c53331
Initial commit
2022-12-03 02:12:49 +00:00