Commit Graph

15 Commits

Author SHA1 Message Date
antifallobst 5c564adafb
feat: dockerized project 2023-10-07 10:53:48 +02:00
antifallobst eeed35e0b5
fix(ux): cleaned up CLI and fixed interruptability when in daemon mode 2023-08-13 20:32:07 +02:00
antifallobst e1c90a0484
feat(cli): implemented an arg to list all acounts 2023-08-13 20:19:45 +02:00
antifallobst 8c388e6329
feat(cli): started work on a cli 2023-08-13 13:03:36 +02:00
antifallobst 9fc30d8d0a
feat(backend): implemented the backend for authentication 2023-08-12 20:47:31 +02:00
antifallobst 3399e4034b
feat(treewide): added real logging and implemented the backend for registration 2023-08-12 18:35:41 +02:00
antifallobst 45c46d19db
feat(backend): built basic sql connection infrastructure and added sql injection protection 2023-08-12 16:55:13 +02:00
antifallobst 64d3f29931
docs(readme): fixed cli arguments table 2023-08-12 15:36:44 +02:00
antifallobst 50c81f5709
docs(readme): fixed typos 2023-08-12 15:35:43 +02:00
antifallobst f985418515
docs(readme): fixed tables 2023-08-12 15:34:37 +02:00
antifallobst cc2e6080f4
docs(readme): documented API and CLI 2023-08-12 15:33:41 +02:00
antifallobst 3832d15887
feat(api,backend): added a dummy backend, improved internal response handling and documented api http response codes 2023-08-12 14:41:28 +02:00
antifallobst 49eb7cb524
feat(api): added json body deserialization to the api endpoints 2023-08-12 13:50:20 +02:00
antifallobst 25934dff07
feat(api): brought the api into a working state 2023-08-12 12:38:11 +02:00
antifallobst a726004a6c
initial commit 2023-08-11 22:45:35 +02:00