coolify/resources/views/livewire/project
Mike Chong a26091de0a feat: self-hosted GitLab Apps OAuth integration
Adds self-hosted GitLab OAuth sources so Coolify can connect to a self-managed GitLab instance, list private repositories, clone over an OAuth token, and deploy (the GitLab counterpart to GitHub Apps).

Hardening: authenticated, one-time team-bound OAuth callback state; token redaction in deploy logs; custom host port/path kept in clone and ls-remote URLs; submodule OAuth auth; system-wide source selection. Covered by unit and feature tests.

cosigned by OpenAI Codex at M1 Max
2026-07-20 23:21:40 +02:00
..
application feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
database fix(backups): pin S3 per volume execution and harden deletes 2026-07-16 14:30:58 +02:00
new feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
resource feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
service feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00
shared fix(backups): enforce authorization and safe retention 2026-07-19 23:15:55 +02:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
environment-edit.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
index.blade.php chore: inspect staged changes for commit message 2026-06-04 15:24:53 +02:00
show.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00