librepages/src
Aravinth Manivannan 20c3ee1f11
feat: test for unique event names and return event IDs on update API calls
2022-11-15 20:51:34 +05:30
..
api feat: add tracing log identifier to each HTTP route handler 2022-11-11 15:37:33 +05:30
ctx feat: test for unique event names and return event IDs on update API calls 2022-11-15 20:51:34 +05:30
pages chore: apply clippy lints 2022-11-15 18:09:34 +05:30
static_assets feat: setup static files embedding and serving 2022-09-16 17:39:56 +05:30
db.rs feat: test for unique event names and return event IDs on update API calls 2022-11-15 20:51:34 +05:30
deploy.rs feat: test for unique event names and return event IDs on update API calls 2022-11-15 20:51:34 +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: read configuration from repositories 2022-11-12 15:51:34 +05:30
meta.rs feat: add tracing log identifier to each HTTP route handler 2022-11-11 15:37:33 +05:30
page.rs feat: replace log crate with tracing 2022-11-11 14:56:36 +05:30
page_config.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
preview.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
serve.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
settings.rs chore: apply clippy lints 2022-11-15 18:09:34 +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 feat: auto assign default deployment hostnames using crate::subdomains 2022-11-10 17:35:48 +05:30
utils.rs feat: website FS path construction utility 2022-11-09 14:45:37 +05:30