.. |
api
|
feat: add tracing log identifier to each HTTP route handler
|
2022-11-11 15:37:33 +05:30 |
ctx
|
feat: read config from repository on every deploy and deployment update
|
2022-11-12 15:51:53 +05:30 |
pages
|
feat: add tracing log identifier to each HTTP route handler
|
2022-11-11 15:37:33 +05:30 |
static_assets
|
feat: setup static files embedding and serving
|
2022-09-16 17:39:56 +05:30 |
db.rs
|
feat: replace log crate with tracing
|
2022-11-11 14:56:36 +05:30 |
deploy.rs
|
feat: add tracing log identifier to each HTTP route handler
|
2022-11-11 15:37:33 +05:30 |
errors.rs
|
feat: report 404 when file not found in Git repo
|
2022-11-12 14:27:05 +05:30 |
git.rs
|
feat: test util: accept custom filename and content in write_file_util
|
2022-11-12 15:50:55 +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
|
feat: read configuration from repositories
|
2022-11-12 15:51:34 +05:30 |
preview.rs
|
feat: auto assign default deployment hostnames using crate::subdomains
|
2022-11-10 17:35:48 +05:30 |
serve.rs
|
feat: add tracing log identifier to each HTTP route handler
|
2022-11-11 15:37:33 +05:30 |
settings.rs
|
feat: replace log crate with tracing
|
2022-11-11 14:56:36 +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 |