Commit Graph

  • 5d57b131ff refactor(v5): rename Home to Dashboard and add coollabs brand styles v5-parallel-inertia-react Andras Bacsai 2026-06-16 22:23:50 +02:00
  • 4c41817cda feat(v5): move clusters to dedicated page and remove CLI services Andras Bacsai 2026-06-16 20:52:38 +02:00
  • 327866cf90 chore(deps): promote peer deps to direct in package-lock.json Andras Bacsai 2026-06-16 20:26:36 +02:00
  • 790bd2e28c refactor(v5): migrate frontend from JSX to TypeScript Andras Bacsai 2026-06-16 20:15:36 +02:00
  • 859a701669 refactor(v5): migrate UI primitives from radix-ui to @base-ui/react Andras Bacsai 2026-06-16 19:49:36 +02:00
  • 6b8f50a90e refactor(v5): extract csrfToken into shared lib/csrf.js module Andras Bacsai 2026-06-16 19:42:26 +02:00
  • c178dfdb39 feat(v5): add shadcn/ui with button, select, separator, and navbar Andras Bacsai 2026-06-16 19:38:21 +02:00
  • bc6a12d614 docs: remove coold VM dev setup and container roles sections from README Andras Bacsai 2026-06-16 17:18:12 +02:00
  • 295addb6b0 refactor(dev): replace v5:sync-dev-lima-servers with V5DevLimaSeeder Andras Bacsai 2026-06-16 17:10:40 +02:00
  • 9566b259b2 refactor(v5): remove Project model and consolidate v5 migrations Andras Bacsai 2026-06-16 16:57:52 +02:00
  • 5c23b9aaa5 feat(dev): add example nginx connectivity commands Andras Bacsai 2026-06-16 16:47:10 +02:00
  • 1e038fecae feat(v5): add server clusters and CLI bootstrap Andras Bacsai 2026-06-16 15:45:16 +02:00
  • 586588196d chore(dev): remove bundled cooldctl binary Andras Bacsai 2026-06-16 13:59:05 +02:00
  • c884aaaeea feat(v5): add coolify CLI version check Andras Bacsai 2026-06-16 13:57:42 +02:00
  • d92c6a8dab feat(dev): bootstrap coold VMs via cooldctl Andras Bacsai 2026-06-16 12:33:26 +02:00
  • 1b1b0726a2 feat(dev): add coold VM dev workflow Andras Bacsai 2026-06-16 11:39:36 +02:00
  • ed89d83d68 chore(scripts): remove conductor setup script Andras Bacsai 2026-06-16 10:57:43 +02:00
  • c886fdfe69 chore(deps): bump symfony/http-foundation from 7.4.8 to 7.4.13 dependabot/composer/symfony/http-foundation-7.4.13 dependabot[bot] 2026-06-16 08:03:53 +00:00
  • 6b1c86cb3a chore(deps): bump symfony/routing from 7.4.12 to 7.4.13 dependabot/composer/symfony/routing-7.4.13 dependabot[bot] 2026-06-16 04:38:36 +00:00
  • 762daf83a1 feat(container): support comma-separated roles Andras Bacsai 2026-06-15 23:36:47 +02:00
  • dcd325dc44 feat(v5): add Inertia app shell with Flux health Andras Bacsai 2026-06-15 23:09:49 +02:00
  • c9264dde2e fix(auth): avoid caching invalid OIDC discovery documents openid-auth-support Andras Bacsai 2026-06-15 17:10:55 +02:00
  • a1dbde3412 fix(auth): block OIDC token exchange without PKCE verifier Andras Bacsai 2026-06-15 17:05:52 +02:00
  • 02ab4b39ef docs: replace CLAUDE.md with AGENTS.md symlink next Andras Bacsai 2026-06-15 16:57:52 +02:00
  • c656892738 fix(auth): store OIDC raw claims as arrays Andras Bacsai 2026-06-15 13:33:23 +02:00
  • f5ecdfa4ce Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber api-sensitive-data-scrubber Andras Bacsai 2026-06-15 13:29:25 +02:00
  • e1b47d0cf0 fix(settings): bind settings resource in advanced options Andras Bacsai 2026-06-15 13:25:50 +02:00
  • 96ea892748 fix(sidebar): remove theme switcher from sidebar navbar Andras Bacsai 2026-06-15 13:25:31 +02:00
  • 0f05138608 Merge remote-tracking branch 'origin/next' into openid-auth-support Andras Bacsai 2026-06-15 13:23:04 +02:00
  • 58af19b378 fix(auth): enforce policies across API and Livewire (#8628) Andras Bacsai 2026-06-15 13:18:29 +02:00
  • dfd4d7e802 feat(resource-details): make copy fields visible and accessible Andras Bacsai 2026-06-15 13:17:53 +02:00
  • 371eb1e38c fix(upgrade): hide upgrade labels in collapsed sidebar Andras Bacsai 2026-06-15 12:56:19 +02:00
  • 22d05c78aa Merge remote-tracking branch 'origin/next' into ghe-support-helpers ghe-support-helpers Andras Bacsai 2026-06-15 12:55:34 +02:00
  • 507a8afa20 fix(github): sync app slug before generating installation path fix-ghe-app-install-url Andras Bacsai 2026-06-15 12:55:29 +02:00
  • b9bda7301a Merge remote-tracking branch 'origin/next' into fix-ghe-app-install-url Andras Bacsai 2026-06-15 12:55:08 +02:00
  • 8d92059dd6 fix(auth): refresh OIDC JWKS and block unverified account linking Andras Bacsai 2026-06-15 12:49:51 +02:00
  • 21333f02f9 fix(settings): harden OIDC, email, and log drain flows Andras Bacsai 2026-06-15 12:35:05 +02:00
  • d2deaa8363 fix(auth): restrict Sentinel access and register S3 policy Andras Bacsai 2026-06-15 12:31:30 +02:00
  • 2ebe2e8dbb Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber Andras Bacsai 2026-06-15 12:30:15 +02:00
  • 46a9578d69 test: align mobile application actions expectations Andras Bacsai 2026-06-15 12:06:54 +02:00
  • 78d8afa602 Merge remote-tracking branch 'origin/next' into audit-policies Andras Bacsai 2026-06-15 12:05:19 +02:00
  • 9302a49bbf Merge remote-tracking branch 'origin/next' into 10633-invitation-link-redirect 10633-invitation-link-redirect Andras Bacsai 2026-06-15 11:58:03 +02:00
  • 9b0e2704d2 test: align deployment config redaction expectations Andras Bacsai 2026-06-15 11:56:44 +02:00
  • 45d9426690 test(auth): expect invitation link to use auth.link route Andras Bacsai 2026-06-15 11:55:03 +02:00
  • c7c239aa18 Merge remote-tracking branch 'origin/next' into openid-auth-support Andras Bacsai 2026-06-15 11:54:54 +02:00
  • 85af9d7120 chore(deps): bump esbuild, laravel-vite-plugin and vite dependabot/npm_and_yarn/multi-e3e251fab3 dependabot[bot] 2026-06-14 11:55:25 +00:00
  • 52739141ee fix(previews): clean up closed PR previews after update failures (#10180) Andras Bacsai 2026-06-12 20:08:34 +02:00
  • 6c5a7f4871 Merge remote-tracking branch 'origin/next' into docker-io-default-registry docker-io-default-registry Andras Bacsai 2026-06-12 20:03:02 +02:00
  • 403f8abcb4 Merge remote-tracking branch 'origin/next' into fix-ghe-app-install-url Andras Bacsai 2026-06-12 20:02:23 +02:00
  • 78d7291929 fix(github): keep provided api_url on GitHub app updates Andras Bacsai 2026-06-12 19:56:13 +02:00
  • 4f509c02be fix(auth): validate invitation magic link tokens Andras Bacsai 2026-06-12 16:17:45 +02:00
  • 442ed98169 feat(project): add mobile action controls for resources Andras Bacsai 2026-06-12 16:09:26 +02:00
  • 1aca7ead8c fix(logs): constrain activity monitor output width Andras Bacsai 2026-06-12 16:06:20 +02:00
  • 03d2fabc64 chore(release): bump Coolify to 4.2.0 Andras Bacsai 2026-06-12 16:05:41 +02:00
  • 61d2d17f52 feat(subscription): add Stripe action controls Andras Bacsai 2026-06-12 15:54:21 +02:00
  • 6f9ecb5de2 chore(deps): bump guzzlehttp/psr7 from 2.10.1 to 2.11.0 dependabot/composer/guzzlehttp/psr7-2.11.0 dependabot[bot] 2026-06-11 16:01:27 +00:00
  • 1833ba7ce6 chore(boost): enable cloud config and agent skills Andras Bacsai 2026-06-11 11:59:08 +02:00
  • 8aea029782 chore(skills): add Nightwatch and MCP agent skills Andras Bacsai 2026-06-11 11:58:42 +02:00
  • 924388695c fix(service): detect registry-prefixed Grafana images 10556-grafana-extra-fields Andras Bacsai 2026-06-09 22:19:47 +02:00
  • 018d267b3f fix(service): limit Grafana extra fields to Grafana images (#10562) Andras Bacsai 2026-06-09 22:16:52 +02:00
  • ee74889f19 feat(resources): show mobile action buttons Andras Bacsai 2026-06-09 18:45:06 +02:00
  • 0d9a39ea23 fix(github): sync pending app credentials before slug lookup Andras Bacsai 2026-06-09 18:32:05 +02:00
  • 281184c040 fix(github): derive app API URLs from HTML hosts Andras Bacsai 2026-06-09 18:31:06 +02:00
  • e36dbd680e fix(databases): regenerate SSL certs with database-specific files 10388-postgres-cert-generation Andras Bacsai 2026-06-09 18:28:19 +02:00
  • bc2c6068ea fix(github): sync app slug before building install URL Andras Bacsai 2026-06-09 15:27:35 +02:00
  • 96adf9b0f4 Merge remote-tracking branch 'origin/next' into fix-ghe-app-install-url Andras Bacsai 2026-06-09 15:26:44 +02:00
  • 5e37024f10 fix(git): use cloud install path for ghe apps vuguul 2026-06-06 17:23:22 -06:00
  • 4c77504b5e fix(service): limit Grafana extra fields to Grafana images vuguul 2026-06-05 14:29:29 -06:00
  • a9d9bfdbe3 feat(resources): add responsive mobile navigation menus 10546-focused-fix-plan Andras Bacsai 2026-06-05 14:57:57 +02:00
  • 51583069f4 feat(status): unify resource status badges Andras Bacsai 2026-06-05 13:31:20 +02:00
  • 70eda65d19 fix(api): hide nested server secrets from read tokens Andras Bacsai 2026-06-04 16:51:52 +02:00
  • 7053f560c5 chore(navbar): replace theme selector with cycle button Andras Bacsai 2026-06-04 15:41:38 +02:00
  • 2fcc42b0a9 Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber Andras Bacsai 2026-06-04 15:27:32 +02:00
  • 22f9f96db6 chore: inspect staged changes for commit message Andras Bacsai 2026-06-04 15:24:53 +02:00
  • e354840e5a feat(auth): add OIDC SSO and registration controls Andras Bacsai 2026-06-04 13:59:08 +02:00
  • 8a2373e49f fix(ui): standardize permission denial callouts Andras Bacsai 2026-06-04 11:37:16 +02:00
  • 5973bb4d4f fix(security): hide notification secrets from non-admins Andras Bacsai 2026-06-04 11:24:19 +02:00
  • 062ad57740 fix(security): enforce team access on mutable actions Andras Bacsai 2026-06-04 11:03:06 +02:00
  • ef276bdba6 Merge remote-tracking branch 'origin/next' into github-runner-integration github-runner-integration Andras Bacsai 2026-06-04 10:59:10 +02:00
  • b01c2dd52b Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber Andras Bacsai 2026-06-04 10:58:07 +02:00
  • 9dca7ca351 Merge remote-tracking branch 'origin/next' into audit-policies Andras Bacsai 2026-06-04 10:18:54 +02:00
  • e7dff30b7c v4.1.2 (#10452) v4.x v4.1.2 Andras Bacsai 2026-06-04 09:53:54 +02:00
  • e86eba4698 fix(realtime): remove obsolete Pusher port defaults reverb-realtime-migration Andras Bacsai 2026-06-04 09:38:50 +02:00
  • 981b670eb4 feat(services): show template update timestamps Andras Bacsai 2026-06-04 09:34:11 +02:00
  • 3a49baad19 feat(realtime): replace Soketi image with bundled Reverb Andras Bacsai 2026-06-03 15:43:20 +02:00
  • 2833c68af9 fix(upgrade): preserve compose override expansion Andras Bacsai 2026-06-03 15:15:12 +02:00
  • 33f3a0b100 fix(git): write deploy key to per-deployment path, not root's id_rsa (#10440) Andras Bacsai 2026-06-03 15:09:45 +02:00
  • bc165f1976 fix(postgres): preserve Coolify image tag during upgrade Andras Bacsai 2026-06-03 14:54:23 +02:00
  • e39a9ad827 fix(git): use deploy key path for PR fetches Andras Bacsai 2026-06-03 14:39:05 +02:00
  • 08735e6cc8 feat(postgres): add internal database upgrade script Andras Bacsai 2026-06-03 14:27:01 +02:00
  • 3eb5463e3e Merge remote-tracking branch 'origin/next' into fix/deploy-key-dedicated-path-race Andras Bacsai 2026-06-03 14:00:34 +02:00
  • f8960f44fa fix(api): apply private_key_uuid in update_server (#10416) Andras Bacsai 2026-06-03 13:49:36 +02:00
  • 217541a987 fix(api): allow disabling build server mode Andras Bacsai 2026-06-03 13:48:31 +02:00
  • acc929a7b0 feat(ui): add search functionality for environment variables (#10421) Andras Bacsai 2026-06-03 13:48:03 +02:00
  • 1802522c60 fix(env-vars): treat search wildcards literally Andras Bacsai 2026-06-03 13:43:26 +02:00
  • c329749c74 fix(logs): html tags is removed in log viewer (#10346) Andras Bacsai 2026-06-03 13:40:53 +02:00
  • 09d8ba0d89 fix(api): prevent partial server updates on invalid disk schedule Andras Bacsai 2026-06-03 13:03:12 +02:00
  • 908b5d1907 fix(git): force HTTP/1.1 for repository imports (#10528) Andras Bacsai 2026-06-03 13:00:07 +02:00
  • 36d44faaf9 fix(git): apply HTTP transport config to PR checkouts Andras Bacsai 2026-06-03 12:59:45 +02:00
  • ffe37fc892 Merge remote-tracking branch 'origin/next' into 5251-large-repo-deploy-bug Andras Bacsai 2026-06-03 12:56:27 +02:00