coolify/resources/views
Andras Bacsai eaa0b0156d feat(gitlab): add custom public endpoint for OAuth redirect
Match the GitHub App endpoint picker so self-hosted / tunnel setups can
select FQDN, IP, app URL, or a custom base. Redirect URI is derived as
{base}/webhooks/source/gitlab/redirect and persisted for token exchange.
2026-07-21 21:11:20 +02:00
..
auth test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
components fix(status): prevent health badge row height expansion 2026-07-15 20:07:51 +02:00
emails Merge remote-tracking branch 'origin/next' into jean/add-restart-loop-limit 2026-06-03 10:43:57 +02:00
errors chore: prepare for PR 2026-03-03 12:37:06 +01:00
invitation refactor: split invitation endpoint into GET (show) and POST (accept) 2026-03-26 14:30:27 +01:00
layouts fix(meta): update social preview image URL 2026-07-10 10:48:06 +02:00
livewire feat(gitlab): add custom public endpoint for OAuth redirect 2026-07-21 21:11:20 +02:00
server
source feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
v5 feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
vendor/mail