.. |
api
|
feat: mv routes into main and extract serve from api services
|
2022-09-16 17:39:37 +05:30 |
ctx
|
feat: controllers for adding and updating sites
|
2022-11-10 16:25:37 +05:30 |
pages
|
feat: bootstrap dashboard homepage
|
2022-11-09 13:32:06 +05:30 |
static_assets
|
feat: setup static files embedding and serving
|
2022-09-16 17:39:56 +05:30 |
db.rs
|
feat: add DB method to check if hostname exists
|
2022-11-10 16:19:28 +05:30 |
deploy.rs
|
chore: refactor: use api::v1::services and tests::get_ctx
|
2022-09-12 01:39:37 +05:30 |
errors.rs
|
feat: init settings in main fn
|
2022-09-16 13:22:29 +05:30 |
git.rs
|
feat: read files off of preview branches
|
2022-09-08 00:58:27 +05:30 |
main.rs
|
feat: speed up DB migrations sub cmd
|
2022-09-21 18:01:04 +05:30 |
meta.rs
|
chore: refactor: use api::v1::services and tests::get_ctx
|
2022-09-12 01:39:37 +05:30 |
page.rs
|
feat: mv routes into main and extract serve from api services
|
2022-09-16 17:39:37 +05:30 |
preview.rs
|
feat: preview subdomain identifier extractor
|
2022-09-08 00:59:02 +05:30 |
serve.rs
|
feat: replace my_codegen with actix_web_codegen_const_routes
|
2022-09-10 18:31:05 +05:30 |
settings.rs
|
feat: add Settings.pages.base_path to store website content
|
2022-11-09 14:20:56 +05:30 |
tests.rs
|
feat: test utils to add site
|
2022-11-10 16:18:52 +05:30 |
utils.rs
|
feat: website FS path construction utility
|
2022-11-09 14:45:37 +05:30 |