librepages/src
Aravinth Manivannan e4a8a6f5e4
ci/woodpecker/push/woodpecker Pipeline failed Details
fix: many-to-one repository mapping.
DESCRIPTION
    A repository can have multiple deployments, this caused problems
    when linking webhooks to repositories. This patch links a webhook to
    all available deployments from the repository.
2022-12-28 14:07:09 +05:30
..
api fix: many-to-one repository mapping. 2022-12-28 14:07:09 +05:30
ctx fix: many-to-one repository mapping. 2022-12-28 14:07:09 +05:30
pages feat: define gitea webhook routes 2022-12-28 04:38:57 +05:30
static_assets feat: delete deployment from web UI 2022-12-05 17:40:38 +05:30
conductor.rs chore: reuse app context's http client in conductor obj 2022-12-28 04:38:24 +05:30
db.rs fix: many-to-one repository mapping. 2022-12-28 14:07:09 +05:30
errors.rs feat: test webhooks 2022-12-28 13:36:30 +05:30
git.rs chore: apply clippy lints 2022-11-15 18:09:34 +05:30
main.rs feat: talk to conductor 2022-12-15 00:59:52 +05:30
page.rs feat: add public ID to deployments 2022-12-03 16:30:33 +05:30
page_config.rs feat: use librepages/libconfig for handling deployment configurations 2022-12-09 14:24:02 +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 fix: override DATABASE_URL _after_ URL is constructed 2022-12-19 12:35:10 +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: CI: use github.com/mcaptcha/website for testing 2022-12-15 01:13:24 +05:30
utils.rs feat: website FS path construction utility 2022-11-09 14:45:37 +05:30