Commit graph

10 commits

Author SHA1 Message Date
Aravinth Manivannan 7e50f9be0d
feat: use objects from libforms for uniformity
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 13:32:48 +05:30
Aravinth Manivannan 6c947d7b89
feat: delete submission REST API guarded with bearer auth 2022-12-29 02:20:55 +05:30
Aravinth Manivannan bbc00e7c3b
feat: add logging instrumentation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-29 01:45:47 +05:30
Aravinth Manivannan 4416027253
feat: guard get form submissions route with bearer authentication. Only
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
dashboard will have access
2022-12-29 01:38:51 +05:30
Aravinth Manivannan 49f48e69c0
feat: get form submissions and include hostname and webpage path in
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
query while submitting forms
2022-12-29 01:24:48 +05:30
Aravinth Manivannan 7cc4a9301f
feat: add health endpoint and tests 2022-09-10 15:26:42 +05:30
Aravinth Manivannan 68d50b69dd
feat: update sqlx and store form data
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-09 19:51:54 +05:30
Aravinth Manivannan 22e7bc29fa
feat: save sites and report db health 2022-09-09 17:15:24 +05:30
Aravinth Manivannan f79343e9e9
feat: process url encoded and json generic forms 2022-09-08 17:49:51 +05:30
Aravinth Manivannan d6ecefa605
feat: init 2022-09-07 13:06:03 +05:30