Commit Graph

  • e3e80744a7 refactor(settings): streamline instance admin checks and initialization of settings in Livewire components Andras Bacsai 2025-07-03 15:50:53 +02:00
  • ca62f8dacc refactor(terminal): simplify command construction for SSH execution Andras Bacsai 2025-07-03 15:48:59 +02:00
  • 13a9816770 fix(service): ensure configuration changes are properly tracked and dispatched Andras Bacsai 2025-07-03 15:08:13 +02:00
  • 9cf09a1876 feat(signoz): remove unecessary port mapping for otel-collector Gauthier POGAM--LE MONTAGNER 2025-07-03 14:51:47 +02:00
  • b181e5bb33 fix(ui): env variable settings wrong order Andras Bacsai 2025-07-03 14:01:13 +02:00
  • ea98e4c29a feat(signoz): fix otel-collector config for version v0.128.0 Gauthier POGAM--LE MONTAGNER 2025-07-02 14:39:53 +02:00
  • 5301ec2b45 feat(signoz): update otel-collector configuration to match upstream Gauthier POGAM--LE MONTAGNER 2025-07-02 11:38:06 +02:00
  • 8a844a6b5b feat(signoz): update config.xml and users.xml to ensure clickhouse boots correctly Gauthier POGAM--LE MONTAGNER 2025-07-02 11:36:59 +02:00
  • 9f972cb65c feat(signoz): update Clickhouse config to include all settings required by Signoz Gauthier POGAM--LE MONTAGNER 2025-07-02 10:28:06 +02:00
  • 956e836e76 feat(template): add excalidraw service configuration with documentation and tags Andras Bacsai 2025-07-01 12:30:51 +02:00
  • c2ff8b09f3 fix(template): adjust health check interval and retries for excalidraw service Andras Bacsai 2025-07-01 12:30:43 +02:00
  • 3d9b72666e feat(template): added excalidraw (#6095) Khiet Tam Nguyen 2025-07-01 20:30:02 +10:00
  • 5cf054f7ed Update Appwrite service templates and configuration Andras Bacsai 2025-07-01 12:26:27 +02:00
  • f617b19d35 Update Appwrite services and image version (#6099) Pujan Modha 2025-07-01 15:55:52 +05:30
  • 62f1b47bbf Update Authentik to version 2025.6.3 (#6100) Datenschmutz 2025-07-01 12:09:13 +02:00
  • 40dd891f0e refactor(ui): enhance project cloning interface with improved table layout for server and resource selection Andras Bacsai 2025-07-01 11:34:44 +02:00
  • 43bcfe8d02 fix: removing eager loading (#6071) Hicro 2025-07-01 06:10:47 -03:00
  • 24688b2ad8 fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes Andras Bacsai 2025-07-01 10:50:27 +02:00
  • 2a2a99d256 fix(ui): improve destination selection description for clarity in resource segregation Andras Bacsai 2025-07-01 10:50:20 +02:00
  • a1ec86f433 fix(terminal): ensure shell execution only uses valid shell if available in terminal command Andras Bacsai 2025-07-01 10:37:34 +02:00
  • 6ddb17fa63 Merge branch 'v4.x' into next Andras Bacsai 2025-06-30 10:22:43 +02:00
  • 5c59b5ea5f chore(versions): update Coolify versions to 4.0.0-beta.420.2 and 4.0.0-beta.420.3 in multiple files Andras Bacsai 2025-06-30 09:57:08 +02:00
  • 620f70c7ff fix(database): proxy ssl port if ssl is enabled Andras Bacsai 2025-06-30 09:26:28 +02:00
  • 2b84ce841b refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code Andras Bacsai 2025-06-30 09:15:23 +02:00
  • 90817914d9 refactor(ui): separate views for instance settings to separate paths to make it cleaner Andras Bacsai 2025-06-30 08:50:17 +02:00
  • d37369dcaf fix(ui): enhance terminal access messaging to clarify server functionality and terminal status Andras Bacsai 2025-06-28 14:02:08 +02:00
  • 0f876db6c8 fix(server): prepend 'mux_' to UUID in muxFilename method for consistent naming Andras Bacsai 2025-06-28 13:56:57 +02:00
  • abde78094a docs: update changelog github-actions[bot] 2025-06-26 20:23:55 +00:00
  • 1ba706e554 v4.0.0-beta.420.1 (#6069) Andras Bacsai 2025-06-26 22:23:32 +02:00
  • bbc3d69000 Merge branch 'v4.x' into next Andras Bacsai 2025-06-26 22:22:20 +02:00
  • bfac07da3c feat(migrations): add optimized indexes to activity_log for improved query performance Andras Bacsai 2025-06-26 22:21:07 +02:00
  • 485e45bbb8 fix(shared): refactor gzip handling for Pocketbase in newParser function for improved clarity Andras Bacsai 2025-06-26 21:59:53 +02:00
  • b234bfb9a0 chore(versions): update Coolify version to 4.0.0-beta.420.1 and add new services (karakeep, miniflux, pingvinshare) to service templates Andras Bacsai 2025-06-26 18:00:02 +02:00
  • 869aa979c6 update service templates Andras Bacsai 2025-06-26 17:42:20 +02:00
  • 6829d1a916 docs: update changelog github-actions[bot] 2025-06-26 10:23:30 +00:00
  • d3f85d777c v4.0.0-beta.420 (#6008) 🏔️ Peak 2025-06-26 12:23:08 +02:00
  • 680187294a fix(ui): update wording in sponsorship prompt for clarity and engagement Andras Bacsai 2025-06-26 12:14:21 +02:00
  • 24b6b32025 fix(models): improve user deletion logic in User model to handle team member roles and prevent deletion if user is alone in root team Andras Bacsai 2025-06-26 09:09:23 +02:00
  • ac4324e682 Update app/Providers/RouteServiceProvider.php Andras Bacsai 2025-06-26 09:10:44 +02:00
  • be73d5cd76 fix(models): refine comment wording in User model for clarity on user deletion criteria Andras Bacsai 2025-06-26 09:07:55 +02:00
  • e61e090777 fix(ui): add target="_blank" to sponsorship links in layout popups for improved user experience Andras Bacsai 2025-06-25 20:52:50 +02:00
  • d00eb64acd Update app/Livewire/Subscription/Index.php Andras Bacsai 2025-06-26 09:06:38 +02:00
  • 6d92000d02 Update resources/views/livewire/project/shared/health-checks.blade.php Andras Bacsai 2025-06-26 09:06:25 +02:00
  • b694e26968 fix(ui): update navbar icon color and enhance popup layout for sponsorship support Andras Bacsai 2025-06-25 18:14:20 +02:00
  • dee4e023b6 fix(ui): refine wording in sponsorship donation prompt in layout popups Andras Bacsai 2025-06-25 15:23:13 +02:00
  • 3b6aa33bdb fix(ui): correct closing tag for sponsorship link in layout popups Andras Bacsai 2025-06-25 15:22:17 +02:00
  • 8abb8b2328 feat(settings): add sponsorship popup toggle and corresponding database migration Andras Bacsai 2025-06-25 15:18:39 +02:00
  • 3d4162d3dc feat(ui): add heart icon and enhance popup messaging for sponsorship support Andras Bacsai 2025-06-25 15:00:39 +02:00
  • 3cd2405b5d fix(ui): update padding for trademarks policy and enhance spacing in advanced settings section Andras Bacsai 2025-06-25 13:12:15 +02:00
  • 34135f2b4a fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic Andras Bacsai 2025-06-25 13:12:11 +02:00
  • b7602e30b3 fix(docker): conditionally enable gzip compression in Traefik labels based on configuration Andras Bacsai 2025-06-25 13:11:44 +02:00
  • e308b16978 fix(ui): reduce gap between input fields in email settings for better alignment Andras Bacsai 2025-06-25 12:37:13 +02:00
  • baf647d85b fix(ui): add padding to section headers in settings views for improved spacing Andras Bacsai 2025-06-25 12:29:59 +02:00
  • e746e212cb refactor(user): streamline user deletion process and enhance team management logic Andras Bacsai 2025-06-25 12:14:35 +02:00
  • 7fb85314e5 refactor(invitation): rename methods for consistency and enhance invitation deletion logic Andras Bacsai 2025-06-25 11:45:55 +02:00
  • 38e947d704 feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command Andras Bacsai 2025-06-25 11:42:53 +02:00
  • 0e27d1f46d fix(ui): update border styling for consistency across components and enhance loading indicators Andras Bacsai 2025-06-25 10:56:35 +02:00
  • 2657504147 fix(ui): adjust project grid layout and refine server border styling for better visibility Andras Bacsai 2025-06-25 10:35:00 +02:00
  • bcddba3569 refactor(email): streamline SMTP and resend settings logic for improved clarity Andras Bacsai 2025-06-24 18:27:09 +02:00
  • 5023eb0f04 chore(dependencies): update composer dependencies to latest versions including resend-laravel to ^0.19.0 and aws-sdk-php to 3.347.0 Andras Bacsai 2025-06-24 18:26:54 +02:00
  • 5336c940ca fix(ui): adjust layout of deployments section for improved alignment Andras Bacsai 2025-06-24 17:31:18 +02:00
  • fb80ce64ec fix(ui): refine API token creation form and update helper text for clarity Andras Bacsai 2025-06-24 17:19:25 +02:00
  • 7df61b9387 fix(routes): update middleware for deploy route to use 'api.ability:deploy' Andras Bacsai 2025-06-24 17:17:48 +02:00
  • da2937c425 fix(ui): update confirmation button text for stopping database and service Andras Bacsai 2025-06-24 13:37:05 +02:00
  • ffaa2917d5 fix(ui): enhance status refresh buttons with loading indicators Andras Bacsai 2025-06-24 13:34:56 +02:00
  • e42c5baedd fix(parser): improve FQDN generation and update environment variable handling Andras Bacsai 2025-06-24 13:28:52 +02:00
  • 8fc79022f3 feat(service): enhance service status handling and UI updates Andras Bacsai 2025-06-24 12:52:22 +02:00
  • 8e093772dc upgrade from comment Titouan V 2025-06-24 01:43:03 +02:00
  • 3643a388bf fix(github): changing github app breaks the webhook. it does not anymore Andras Bacsai 2025-06-21 19:28:38 +02:00
  • 56ee0ea192 chore(versions): bump coolify versions to v4.0.0-beta.420 and v4.0.0-beta.421 Andras Bacsai 2025-06-21 19:27:56 +02:00
  • 81efd9442e chore(service): Update Evolution API image to the official one (#6031) Alkesh Das 2025-06-20 20:35:25 +04:00
  • 7d985e3915 refactor(ui): simplify container selection form in execute-container-command view Andras Bacsai 2025-06-20 09:35:39 +02:00
  • ba46493fe8 cap.so deployment template first base Titouan V 2025-06-18 20:03:37 +02:00
  • b6a43338e3 feat(signoz): assume there is a single zookeeper container Gauthier POGAM--LE MONTAGNER 2025-06-18 18:38:11 +02:00
  • d5e85c2657 feat(signoz): remove volumes from signoz.yaml Gauthier POGAM--LE MONTAGNER 2025-06-18 18:36:40 +02:00
  • 04aec48495 refactor(core): rename API rate limit ENV peaklabs-dev 2025-06-18 15:23:44 +02:00
  • e9f977443f Merge branch 'v4.x' into next 🏔️ Peak 2025-06-18 15:21:08 +02:00
  • e0f16e9539 feat(core): set custom API rate limit (#5984) Alfred Nutile 2025-06-18 09:19:33 -04:00
  • 8fa0409a37 fix(ssh): scp requires square brackets for ipv6 (#6001) Darren Sisson 2025-06-18 14:10:21 +01:00
  • 221b82cf06 Update composer.lock peaklabs-dev 2025-06-18 14:38:28 +02:00
  • 1968d4d494 feat(auth): add Zitadel OAuth Provider (#5490) Hauke Schnau 2025-06-18 14:35:54 +02:00
  • a77bd88258 feat(auth): Add Clerk OAuth Provider (#5553) Yassir Elmarissi 2025-06-18 14:29:46 +02:00
  • 4375f52c5d feat(auth): Add Discord OAuth Provider (#5552) Yassir Elmarissi 2025-06-18 14:19:01 +02:00
  • 8048c66924 fix(service): pingvinshare-with-clamav peaklabs-dev 2025-06-18 14:14:50 +02:00
  • 86ee90a9a7 feat(service): add Pingvin Share service (#5969) CrazyTim71 2025-06-18 14:10:00 +02:00
  • 28228677dd refactor(service): improve miniflux peaklabs-dev 2025-06-18 14:02:51 +02:00
  • f734ff31a7 refactor(service): karakeep naming and formatting peaklabs-dev 2025-06-18 13:53:23 +02:00
  • fe38ce6f51 feat(service): add Miniflux service (#5843) Lucas Eduardo 2025-06-18 08:52:01 -03:00
  • cb84e48c77 Merge branch 'next' into feature/signoz 🏔️ Peak 2025-06-18 13:41:32 +02:00
  • bee4d1796a fix(service): downgrade Evolution API phone version (#5977) Jeffer Marcelino 2025-06-18 13:39:16 +02:00
  • 005ac5533a refactor(service): update Hoarder to their new name karakeep (#5964) Stew Night. 2025-06-18 23:34:13 +12:00
  • 038300e243 fix(service): audiobookshelf healthcheck command (#5993) Jonas Klesen 2025-06-18 13:30:14 +02:00
  • b6a7160e56 Merge branch 'v4.x' into next 🏔️ Peak 2025-06-18 13:26:49 +02:00
  • 94c8796a0f chore(service): changedetection remove unused code peaklabs-dev 2025-06-18 13:26:01 +02:00
  • 4dd3d6ff35 feat(service): update Changedetection template (#5937) Alberto Rizzi 2025-06-18 13:23:06 +02:00
  • 9eab8897d8 fix(server): update sentinelUpdatedAt assignment to use server's sentinel_updated_at property Andras Bacsai 2025-06-18 12:03:34 +02:00
  • 0ab59e3ccd chore(version): update coolify version to 4.0.0-beta.420 and nightly version to 4.0.0-beta.421 Andras Bacsai 2025-06-18 12:03:20 +02:00
  • 0e2780ac77 fix(service): Joplin volume name (#5930) Carsten 2025-06-18 12:59:51 +02:00
  • dccb2fcbb5 fix(service): disable healthcheck logging for Gotenberg (#6005) Khiet Tam Nguyen 2025-06-18 20:55:50 +10:00
  • afaafd9560 docs: update changelog github-actions[bot] 2025-06-17 12:38:21 +00:00