librepages/src
2022-12-30 03:26:06 +05:30
..
api feat: REST endpoints to list submissions and delete form submission with auth 2022-12-29 17:00:19 +05:30
ctx feat: REST endpoints to list submissions and delete form submission with auth 2022-12-29 17:00:19 +05:30
pages chore: lints 2022-12-28 16:10:35 +05:30
static_assets feat: delete deployment from web UI 2022-12-05 17:40:38 +05:30
conductor.rs feat: switch conductor to use bearer auth 2022-12-29 17:41:19 +05:30
db.rs chore: stop printing db url 2022-12-30 03:26:06 +05:30
errors.rs feat: test webhooks 2022-12-28 13:36:30 +05:30
git.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
main.rs feat: talk to conductor 2022-12-15 00:59:52 +05:30
page.rs feat: add public ID to deployments 2022-12-03 16:30:33 +05:30
page_config.rs feat: use librepages/libconfig for handling deployment configurations 2022-12-09 14:24:02 +05:30
preview.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
serve.rs chore: lints 2022-12-03 16:12:19 +05:30
settings.rs feat: load config from /etc/librepages/librepages 2022-12-30 03:25:53 +05:30
subdomains.rs feat: use settings.page.base_domain to generate default deployment hostname 2022-11-10 17:34:21 +05:30
tests.rs fix: CI: use github.com/mcaptcha/website for testing 2022-12-15 01:13:24 +05:30
utils.rs feat: website FS path construction utility 2022-11-09 14:45:37 +05:30