librepages/src/api/v1
Aravinth Manivannan e4a8a6f5e4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
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
..
account feat: add tracing log identifier to each HTTP route handler 2022-11-11 15:37:33 +05:30
tests feat: auth and account management API 2022-09-16 13:24:30 +05:30
auth.rs feat: add tracing log identifier to each HTTP route handler 2022-11-11 15:37:33 +05:30
gitea.rs fix: many-to-one repository mapping. 2022-12-28 14:07:09 +05:30
meta.rs chore: mv deploy and meta API endpoints to src/api/v1 2022-11-27 21:06:42 +05:30
mod.rs feat: REST API: add and view webhooks 2022-12-28 03:22:23 +05:30
pages.rs chore: mv deploy and meta API endpoints to src/api/v1 2022-11-27 21:06:42 +05:30
routes.rs feat: REST API: add and view webhooks 2022-12-28 03:22:23 +05:30