Commit Graph

  • e74da06465 refactor(clone): consolidate application cloning logic into a dedicated function for improved maintainability and readability Andras Bacsai 2025-09-11 10:38:08 +02:00
  • f03b211cdb Merge pull request #6577 from coollabsio/dependabot/npm_and_yarn/vite-6.3.6 Andras BacsaiandGitHub 2025-09-11 09:16:08 +02:00
  • b140aa1996 chore(deps): bump minio and Nixpacks version peaklabs-dev 2025-09-10 19:58:10 +02:00
  • 3e9dd6a7bf chore: remove webhooks table cleanup peaklabs-dev 2025-09-10 19:56:15 +02:00
  • d9ebf3b142 refactor(webhook): remove Webhook model and related logic; add migrations to drop webhooks and kubernetes tables Andras Bacsai 2025-09-10 19:35:53 +02:00
  • f64622c764 refactor(models): remove 'is_readonly' attribute from multiple database models for consistency Andras Bacsai 2025-09-10 19:34:49 +02:00
  • fc7770100b refactor(application-source): improve layout and accessibility of Git repository links in the application source view Andras Bacsai 2025-09-10 18:29:52 +02:00
  • 49a2942836 fix(deployment): add COOLIFY_* environment variables to Nixpacks build context for enhanced deployment configuration Andras Bacsai 2025-09-10 16:15:08 +02:00
  • 2c8f5415f1 feat(database-backup): enhance error handling and output management in DatabaseBackupJob Andras Bacsai 2025-09-10 16:13:08 +02:00
  • 1c08d32b85 refactor(database): remove volume_configuration_dir and streamline configuration directory usage in MongoDB and PostgreSQL handlers Andras Bacsai 2025-09-10 16:12:53 +02:00
  • 48d3b3d263 refactor(deployment): add validation for pull request existence in deployment process to enhance error handling Andras Bacsai 2025-09-10 14:31:29 +02:00
  • d10e4fa388 refactor(deployment): streamline next deployment queuing logic by repositioning queue_next_deployment call Andras Bacsai 2025-09-10 13:26:35 +02:00
  • f18dff186d refactor(remoteProcess): remove debugging statement from transfer_file_to_container function for cleaner code Andras Bacsai 2025-09-10 13:25:23 +02:00
  • b6113839ec refactor(deployment): enhance queuing logic to support concurrent deployments by including pull request ID in checks Andras Bacsai 2025-09-10 12:49:42 +02:00
  • 15f35f8310 feat(signoz): replace deprecated TELEMETRY_ENABLED by SIGNOZ_STATSREPORTER_ENABLED Gauthier POGAM--LE MONTAGNER 2025-09-10 11:57:54 +02:00
  • 24014d4f17 feat(signoz): update variables for SMTP configuration Gauthier POGAM--LE MONTAGNER 2025-09-10 10:04:18 +02:00
  • 52312e9de6 refactor(github-webhook): restructure application processing by grouping applications by server for improved deployment handling Andras Bacsai 2025-09-10 09:30:43 +02:00
  • 40f2471c5a feat(ssh-multiplexing): add connection age metadata handling to improve multiplexed connection management Andras Bacsai 2025-09-10 08:38:36 +02:00
  • b433f17dac feat(ssh-multiplexing): enhance multiplexed connection management with health checks and metadata caching Andras Bacsai 2025-09-10 08:19:38 +02:00
  • cead87d650 refactor(private-key): remove debugging statement from storeInFileSystem method for cleaner code Andras Bacsai 2025-09-10 08:19:25 +02:00
  • 13d52e0e9a chore(deps-dev): bump vite from 6.3.5 to 6.3.6 dependabot[bot]andGitHub 2025-09-10 02:01:32 +00:00
  • 51c384c0e4 Merge branch 'next' into patch-1 NeekuandGitHub 2025-09-09 13:34:40 -04:00
  • acde4ca02f chore(service): update convex template and image NeekuandGitHub 2025-09-09 13:27:12 -04:00
  • db056b3af1 Removed restart policy and container name on pgAdmin Service Template ShadowArcanistandGitHub 2025-09-09 22:48:07 +05:30
  • ce64a99f28 feat(signoz): use latest tag for signoz/zookeeper Gauthier POGAM--LE MONTAGNER 2025-09-09 16:49:46 +02:00
  • a60d6dadc7 fix(private-key): implement transaction handling and error verification for private key storage operations Andras Bacsai 2025-09-09 16:46:38 +02:00
  • a06c79776e feat(dev-command): dispatch CheckHelperImageJob during instance initialization to enhance setup process Andras Bacsai 2025-09-09 16:46:24 +02:00
  • b3b60c7e5c feat(signoz): upgrade clickhouse image to 25.5.6 Gauthier POGAM--LE MONTAGNER 2025-09-09 16:30:54 +02:00
  • 8f2a45b8dc docs(testing-patterns): add important note to always run tests inside the coolify container for clarity Andras Bacsai 2025-09-09 16:29:04 +02:00
  • c2d6cd1445 spacing fix Ahmed A 2025-09-09 17:28:58 +03:00
  • a4e13f56c0 Adding support for using config values for process Ahmed A 2025-09-09 17:25:55 +03:00
  • 45a7370b55 fix(socialite): add custom base URL support for GitLab provider in OAuth settings sepcnt 2025-09-09 21:47:02 +08:00
  • 1ca94b90da fix(proxy): replace CheckConfiguration with GetProxyConfiguration and SaveConfiguration with SaveProxyConfiguration for improved clarity and consistency in proxy management Andras Bacsai 2025-09-09 12:52:19 +02:00
  • feacedbb04 refactor(file-transfer): replace base64 encoding with direct file transfer method in various components for improved clarity and efficiency Andras Bacsai 2025-09-09 11:10:38 +02:00
  • fe2c4fd1c7 fix(web-routes): enhance backup response messages to clarify local and S3 availability Andras Bacsai 2025-09-09 10:34:40 +02:00
  • b1a2938f84 fix(ScheduledTaskJob): replace generic Exception with NonReportableException for better error handling Andras Bacsai 2025-09-09 09:30:44 +02:00
  • f5a4c5ac3f Improve service & update logo color Halil Özgür 2025-09-09 10:27:33 +03:00
  • ad58dfc62e feat(sudo-helper): add helper functions for command parsing and ownership management with sudo Andras Bacsai 2025-09-09 09:00:42 +02:00
  • a7671ed379 refactor(dns-validation): rename DNS validation functions for consistency and clarity, and remove unused code Andras Bacsai 2025-09-09 09:00:35 +02:00
  • ccc9ceb734 refactor(remoteProcess): remove debugging statement from transfer_file_to_server function to clean up code Andras Bacsai 2025-09-09 08:56:16 +02:00
  • 45ca76ed1c fix(LocalFileVolume): add missing directory creation command for workdir in saveStorageOnServer method Andras Bacsai 2025-09-09 08:56:00 +02:00
  • e23ab1e621 feat(deployment): add SERVICE_NAME variables for service discovery Arnaud B 2025-09-08 15:15:57 +02:00
  • 23fb43bb96 Merge pull request #6510 from ChiragAgg5k/fix-appwrite-template Andras BacsaiandGitHub 2025-09-08 14:04:45 +02:00
  • 18068857b1 refactor(file-transfer): replace base64 encoding with direct file transfer method across multiple database actions for improved clarity and efficiency Andras Bacsai 2025-09-08 14:04:24 +02:00
  • 852b2688d9 refactor(error-handling): remove ray debugging statements from CheckUpdates and shared helper functions to clean up error reporting Andras Bacsai 2025-09-08 14:03:27 +02:00
  • 11786278e7 Added pgAdmin one click service ShadowArcanist 2025-09-08 16:48:27 +05:30
  • 4c0c16a241 refactor(backlog): remove outdated guidelines and project manager agent files to streamline task management documentation Andras Bacsai 2025-09-08 09:19:24 +02:00
  • a243b99df4 feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting Andras Bacsai 2025-09-08 09:18:25 +02:00
  • 914fcfa0ca Merge branch 'next' into fix-appwrite-template Chirag AggarwalandGitHub 2025-09-08 11:07:21 +07:00
  • 7754f5c769 feat(service): add Gramps Web template Halil Özgür 2025-09-08 04:07:54 +03:00
  • e6798ebf5e fix: region env variable thesloppyguy 2025-09-08 02:23:40 +05:30
  • ef89baf171 fix(templates) Fixing MetaMCP template Romain ROCHAS 2025-09-07 20:27:34 +02:00
  • 45c75ad9c1 feat(ssh): add Sentry tracking for SSH retry events to enhance error monitoring Andras Bacsai 2025-09-07 18:57:20 +02:00
  • 4bd29bf966 refactor(ssh): enhance error handling in SSH command execution and improve connection validation logging Andras Bacsai 2025-09-07 18:45:44 +02:00
  • 1c30bda221 style(campfire): format environment variables for better readability in Docker Compose file victor 2025-09-07 17:54:38 +02:00
  • cc5d16a0d2 fix(campfire): update port configuration from 80 to 3000 in Docker Compose file victor 2025-09-07 17:52:55 +02:00
  • afd5c959b5 feat(campfire): add Docker Compose configuration for Once Campfire service victor 2025-09-07 17:43:52 +02:00
  • 579cc25898 fix(ssh): introduce SshRetryHandler and SshRetryable trait for enhanced SSH command retry logic with exponential backoff and error handling Andras Bacsai 2025-09-07 17:17:35 +02:00
  • b847740924 refactor(command): simplify SSH command retry logic by removing unnecessary logging and improving delay calculation Andras Bacsai 2025-09-07 16:38:11 +02:00
  • 0f030c5e54 Change favicon image type to PNG and SVG TerijakiandGitHub 2025-09-07 13:28:37 +02:00
  • b6176d905b feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling Andras Bacsai 2025-09-07 10:26:23 +02:00
  • 80fb0651f3 Merge branch 'next' into fix-appwrite-template Chirag AggarwalandGitHub 2025-09-07 15:15:36 +07:00
  • 39e4c6f1b1 Merge branch 'next' into feat/ente SAHILandGitHub 2025-09-06 11:07:30 +05:30
  • 9289730cd9 Removed Restart Condition. thesloppyguy 2025-09-06 10:32:49 +05:30
  • 32ed4cbe6d Fix: Product hunt Ente Logo thesloppyguy 2025-09-06 04:05:14 +05:30
  • 97c22ab570 Fix: Services & Env variables thesloppyguy 2025-09-06 04:00:48 +05:30
  • 327e8ae3c9 fix(template): remove default values for environment variables Romain ROCHAS 2025-09-05 22:07:53 +02:00
  • 634e7593b3 add(templates): Metamcp app Romain ROCHAS 2025-09-05 22:00:37 +02:00
  • 2d135071c7 refactor(command): replace forceDelete calls with DeleteResourceJob dispatch for all stuck resources in cleanup process Andras Bacsai 2025-09-05 19:28:08 +02:00
  • 8c5c249c6a refactor(webhook): replace direct forceDelete calls with DeleteResourceJob dispatch for application previews Andras Bacsai 2025-09-05 19:27:59 +02:00
  • 136ca08305 refactor(command): streamline Init command by removing unnecessary options and enhancing error handling for various operations Andras Bacsai 2025-09-05 19:27:49 +02:00
  • a10e51b2c4 fix(webhook): replace delete with forceDelete for application previews to ensure immediate removal Andras Bacsai 2025-09-05 17:50:33 +02:00
  • 28d05f759e refactor(command): remove InitChangelog command as it is no longer needed Andras Bacsai 2025-09-05 17:45:15 +02:00
  • 9c3345318a fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues Andras Bacsai 2025-09-05 17:44:34 +02:00
  • 49bd0a2a01 refactor(command): improve database collection logic for deletion command by using unique identifiers and enhancing user experience Andras Bacsai 2025-09-05 17:43:19 +02:00
  • 581b649cd7 fix(command): enhance cleanup process for stuck application previews by adding force delete for trashed records Andras Bacsai 2025-09-05 17:43:05 +02:00
  • 16447b7391 refactor(command): streamline database deletion process to handle multiple database types and improve user experience Andras Bacsai 2025-09-05 14:56:30 +02:00
  • b17c65b224 fix(command): enhance database deletion command to support multiple database types Andras Bacsai 2025-09-05 14:55:15 +02:00
  • 339118558c feat(settings): add option to restrict PR deployments to repository members and contributors Andras Bacsai 2025-09-05 14:30:51 +02:00
  • dd04f15e63 expose appwrite-browser and update executor version Chirag Aggarwal 2025-09-04 23:21:04 +05:30
  • e9b4c19f7a fix(templates): remove mattermost healthcheck command according to lack of shell in new version Amir Hossein Karimi 2025-09-04 16:02:48 +03:30
  • 545b6cecc7 docs: update changelog github-actions[bot] 2025-09-04 12:30:23 +00:00
  • 1530d35b63 Add monochrome logo Kimmo Salmela 2025-09-04 14:09:43 +03:00
  • c8b6ffe549 Add SVG role attributes and title tags Kimmo Salmela 2025-09-04 14:07:19 +03:00
  • 7a7f2c64bb Update Coolify logo files Kimmo Salmela 2025-09-04 13:41:20 +03:00
  • a9de4bb568 Merge branch 'next' into fix-appwrite-template Chirag AggarwalandGitHub 2025-09-04 17:04:33 +07:00
  • fcdd922f05 chore: use main value then fallback to service_ values Chirag Aggarwal 2025-09-04 15:28:38 +05:30
  • 84c8dc367c fix(docs): update documentation URL to version 2 in evolution-api.yaml Romain ROCHAS 2025-09-04 00:59:10 +02:00
  • ae0e064cb4 feat: update Evolution API slogan to better reflect its capabilities Romain ROCHAS 2025-09-04 00:52:32 +02:00
  • 758fe18d79 oops missed a check DominicandGitHub 2025-09-03 13:01:03 -04:00
  • 26c01196f7 Fix: Env SAHILandGitHub 2025-09-03 21:06:56 +05:30
  • f7a311149c reverse proxy for mobile David Londono 2025-09-03 09:08:10 -05:00
  • 4a81a96d94 Fix: Lean Config thesloppyguy 2025-09-03 14:30:45 +05:30
  • 8c8e2973c7 Fix MinIO image and health check to match Coolify standards Vishwanath Martur 2025-09-03 07:43:45 +05:30
  • 75b508c53e Restore docker-compose.dev.yml file Vishwanath Martur 2025-09-03 07:24:59 +05:30
  • 29562cd540 Merge branch 'feature/add-ente-photos-service-template' of https://github.com/vishwamartur/coolify into feature/add-ente-photos-service-template Vishwanath Martur 2025-09-03 07:23:31 +05:30
  • 7fe8fec1de Address reviewer feedback: Fix MinIO endpoint and add admin permissions Vishwanath Martur 2025-09-03 07:23:07 +05:30
  • c254b51ead Delete docker-compose.dev.yml Vishwanath MarturandGitHub 2025-09-02 22:07:57 +05:30
  • 7c50029fe1 Merge branch 'next' into feat/ente SAHILandGitHub 2025-09-02 20:39:08 +05:30
  • c5befbd276 Use official Ente Photos icon design Vishwanath Martur 2025-09-02 20:25:30 +05:30