librepages/src
Aravinth Manivannan 53bd8c54bb
feat: serve files from git repository
2022-09-07 10:29:35 +05:30
..
ctx.rs chore: load app settings via app ctx and do away with global static loader 2022-04-27 10:52:24 +05:30
deploy.rs chore: clippy lints 2022-09-07 10:28:26 +05:30
errors.rs feat: add deploy information endpoint and tests 2022-04-27 14:36:40 +05:30
git.rs feat: read files from git repository 2022-09-07 10:28:53 +05:30
main.rs feat: serve files from git repository 2022-09-07 10:29:35 +05:30
meta.rs fix: return tmp dir in context creation test util to prolong 2022-04-27 14:34:35 +05:30
page.rs chore: clippy lints 2022-09-07 10:28:26 +05:30
routes.rs feat: serve files from git repository 2022-09-07 10:29:35 +05:30
serve.rs feat: serve files from git repository 2022-09-07 10:29:35 +05:30
settings.rs feat: add server domain parameter 2022-09-07 01:58:25 +05:30
tests.rs chore: clippy lints 2022-09-07 10:28:26 +05:30