Commit graph

22 commits

Author SHA1 Message Date
936c4babdc
feat: rest api to list forms
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-30 19:08:29 +05:30
9e4482780d
feat: list forms associated with a hostname
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
closes: #7
2022-12-30 18:37:05 +05:30
a35bf96aea
feat: read config from /etc/librepages/config 2022-12-30 03:45:14 +05:30
bb0b6ef597
feat: run migrations before init
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 14:20:31 +05:30
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
aa50dc1883
chore: update config and env var reading hack
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 03:38:52 +05:30
6c947d7b89
feat: delete submission REST API guarded with bearer auth 2022-12-29 02:20:55 +05:30
063b2f4b8f
feat: db: delete submission 2022-12-29 02:20:30 +05:30
bbc00e7c3b
feat: add logging instrumentation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-29 01:45:47 +05:30
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
647ec8f715
feat: load dashboard api key 2022-12-29 01:38:48 +05:30
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
777cea74e3
feat: db: get form submissions 2022-12-29 01:24:44 +05:30
7cc4a9301f
feat: add health endpoint and tests 2022-09-10 15:26:42 +05:30
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
9877891a46
feat: cli subcommands to migrate and serve 2022-09-09 17:15:44 +05:30
22e7bc29fa
feat: save sites and report db health 2022-09-09 17:15:24 +05:30
5bf8ed61db
feat: init db and impl get and del site 2022-09-09 17:14:55 +05:30
efb0e147fd
fix: repo url and config env param
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-08 18:14:27 +05:30
bc1f75e650
fix: env var prefix, set to LPFORMS 2022-09-08 18:00:26 +05:30
f79343e9e9
feat: process url encoded and json generic forms 2022-09-08 17:49:51 +05:30
d6ecefa605
feat: init 2022-09-07 13:06:03 +05:30