librepages/src
Aravinth Manivannan 0f44135f73
fix: CI: use github.com/mcaptcha/website for testing
2022-12-15 01:13:24 +05:30
..
api chore: mv deploy and meta API endpoints to src/api/v1 2022-11-27 21:06:42 +05:30
ctx feat: relay site events to conductor 2022-12-15 01:00:15 +05:30
pages feat: fire and test deployment deletion event when deployment is deleted 2022-12-06 06:30:56 +05:30
static_assets feat: delete deployment from web UI 2022-12-05 17:40:38 +05:30
conductor.rs feat: talk to conductor 2022-12-15 00:59:52 +05:30
db.rs feat: tombstone deployments instead of deleting them. 2022-12-06 06:29:56 +05:30
errors.rs feat: report 404 when file not found in Git repo 2022-11-12 14:27:05 +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: accept conductor configuration 2022-12-15 00:59:35 +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