.. |
api
|
feat: mv routes into main and extract serve from api services
|
2022-09-16 17:39:37 +05:30 |
ctx
|
feat: auth and account management
|
2022-09-16 13:23:06 +05:30 |
pages
|
feat: login and join HTML pages
|
2022-09-16 17:41:39 +05:30 |
static_assets
|
feat: setup static files embedding and serving
|
2022-09-16 17:39:56 +05:30 |
db.rs
|
fix: expose update_* db methods
|
2022-09-12 00:22:56 +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: mv routes into main and extract serve from api services
|
2022-09-16 17:39:37 +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 support email config param
|
2022-09-16 14:49:13 +05:30 |
tests.rs
|
feat: mv routes into main and extract serve from api services
|
2022-09-16 17:39:37 +05:30 |
utils.rs
|
feat: add random string gen util
|
2022-09-12 00:23:09 +05:30 |