librepages/src
Aravinth Manivannan 398f08c07a
feat: view site details, deploy secret and latest events
closes: #10
2022-12-05 15:48:16 +05:30
..
api chore: mv deploy and meta API endpoints to src/api/v1 2022-11-27 21:06:42 +05:30
ctx feat: add public ID to deployments 2022-12-03 16:30:33 +05:30
pages feat: view site details, deploy secret and latest events 2022-12-05 15:48:16 +05:30
static_assets feat: add show and hide icons 2022-12-05 15:45:04 +05:30
db.rs feat: DB: get site from deploy secret 2022-12-05 15:45:52 +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 fix: load identity middleware 2022-12-03 14:03:24 +05:30
page.rs feat: add public ID to deployments 2022-12-03 16:30:33 +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: lints 2022-12-03 16:12:19 +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 fix: revert back to using github.com for testing 2022-12-03 14:53:12 +05:30
utils.rs feat: website FS path construction utility 2022-11-09 14:45:37 +05:30