Commit Graph

  • 42bdc2a5fd refactor(docker compose): remove deprecated newParser function and associated test file to streamline codebase Andras Bacsai 2025-08-17 18:03:00 +02:00
  • 7925e2e42a fix(email notifications): enhance EmailChannel to validate team membership for recipients and handle errors gracefully Andras Bacsai 2025-08-17 17:59:22 +02:00
  • 91cc52f81e feat(dev patches): add functionality to send test email with patch data in development mode Andras Bacsai 2025-08-17 17:58:38 +02:00
  • 58d865c751 refactor(previews): improve layout and add deployment/application logs links for previews Andras Bacsai 2025-08-17 15:34:41 +02:00
  • 73cdbd501c fix(ApplicationPreview): change null check to empty check for fqdn in generate_preview_fqdn method Andras Bacsai 2025-08-17 15:34:36 +02:00
  • 1c628a8a9e chore(changelogs): add .gitignore for changelogs directory and remove outdated changelog files for May, June, and July 2025 Andras Bacsai 2025-08-17 15:22:54 +02:00
  • 240f8f33e2 Merge pull request #6367 from nahtnam/v4.x Andras Bacsai 2025-08-17 15:20:27 +02:00
  • 9b83185553 docs(claude): clarify that artisan commands should only be run inside the "coolify" container during development Andras Bacsai 2025-08-17 14:24:04 +02:00
  • 0dada987a2 feat(backup): add disable local backup option and related logic for S3 uploads Andras Bacsai 2025-08-17 12:34:20 +02:00
  • a975cfbf61 fix(templates): added a category tag for the docs service filter Serdar Yerdelen 2025-08-16 22:18:26 +02:00
  • 5ded100300 feat(api): add endpoints for managing environments in projects, including listing, creating, and deleting environments Andras Bacsai 2025-08-16 18:27:38 +02:00
  • a32342d126 feat(api): add create_environment endpoint to ProjectController for environment creation in projects Andras Bacsai 2025-08-15 20:24:32 +02:00
  • 8ae2e2ef71 add explanation for storage s3 local/remote storage option Titouan V 2025-08-13 22:12:59 +02:00
  • b237035051 fix(constants): update official service template URL to point to the v4.x branch for accuracy Andras Bacsai 2025-08-13 18:51:15 +02:00
  • 08e4086bb9 fix(git): use exact refspec in ls-remote to avoid matching similarly named branches (e.g., changeset-release/main). Use refs/heads/<branch> or provider-specific PR refs. Manthan Mallikarjun 2025-08-13 01:14:47 -07:00
  • 2500c264c1 feat(readme): add CubePath as a big sponsor and include new small sponsors with logos Andras Bacsai 2025-08-13 09:55:40 +02:00
  • bc73ee5a4f fixes for automatic bucket creation Titouan V 2025-08-12 23:15:18 +02:00
  • 5887e382c7 updates with modification from cap docker-compose.yml example Titouan V 2025-08-12 22:05:26 +02:00
  • efd3a360d0 fix the ui for breadcrumbing aaryan359 2025-08-12 22:05:26 +05:30
  • a93bc372cd refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability Andras Bacsai 2025-08-12 15:01:58 +02:00
  • f018d640e5 fix(templates): should generate old SERVICE_FQDN service templates as well Andras Bacsai 2025-08-12 14:19:17 +02:00
  • f9d5592094 feat(templates): add Bluesky PDS service template and update compose file with new environment variable Andras Bacsai 2025-08-12 10:07:46 +02:00
  • fa2ba89dc7 feat(templates): add new service templates for Homebox, LibreChat, Pterodactyl, and Wings with corresponding configurations and logos Andras Bacsai 2025-08-11 21:32:46 +02:00
  • 37c423636a refactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency Andras Bacsai 2025-08-11 21:32:40 +02:00
  • 970fd3d9e6 refactor(parsers): streamline domain handling in applicationParser and improve DNS validation logic Andras Bacsai 2025-08-11 21:22:26 +02:00
  • d3658e114b fix(drizzle-gateway): remove healthcheck from drizzle-gateway compose file and update service template Andras Bacsai 2025-08-11 11:48:24 +02:00
  • d3059d5514 fix(terminal): update text color for terminal availability message and improve readability Andras Bacsai 2025-08-11 11:45:47 +02:00
  • c9ddda8ed2 feat(drizzle-gateway): enhance service configuration by adding Master Password field and updating compose file path Andras Bacsai 2025-08-11 11:43:59 +02:00
  • 65cc1c508a feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo Andras Bacsai 2025-08-11 11:39:58 +02:00
  • a2ef545b6b feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking Andras Bacsai 2025-08-10 20:14:38 +02:00
  • 193995de79 feat(templates): add new service templates and update existing compose files for various applications Andras Bacsai 2025-08-10 10:10:22 +02:00
  • 39f25573bf refactor(templates): update service template file handling to use dynamic file name from constants Andras Bacsai 2025-08-10 10:10:14 +02:00
  • 936a192236 fix(parsers): clarify comments and update variable checks for FQDN and URL handling Andras Bacsai 2025-08-08 18:56:29 +02:00
  • c3a100730c fix(constants): update coolify version to 4.0.0-beta.420.7 Andras Bacsai 2025-08-08 14:02:15 +02:00
  • 022cc7c973 enhance(settings-dropdown): add icons to buttons for improved UI in settings dropdown Andras Bacsai 2025-08-08 13:53:42 +02:00
  • cbd2c88cb4 fix(constants): update 'Change Log' to 'Changelog' in settings dropdown Andras Bacsai 2025-08-08 13:49:19 +02:00
  • 0e7cc988a6 feat(user): add changelog read tracking and unread count method Andras Bacsai 2025-08-07 21:57:00 +02:00
  • e8892b3d29 feat(core): finally fqdn is fqdn and url is url. haha Andras Bacsai 2025-08-04 10:46:59 +02:00
  • e2518e53d9 refactor(public-git-repository): remove commented-out code for cleaner template Andras Bacsai 2025-08-04 10:21:15 +02:00
  • a2c5f4b9d1 refactor(public-git-repository): enhance form structure and add autofocus to repository URL input Andras Bacsai 2025-08-02 15:50:09 +02:00
  • 1ddec358a5 feat(input): add autofocus attribute to input component for improved accessibility Andras Bacsai 2025-08-02 15:45:21 +02:00
  • a0bc4dac55 fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic Andras Bacsai 2025-07-24 09:39:27 +02:00
  • cc5abc093d fix(container): sort containers alphabetically by name in ExecuteContainerCommand and update filtering in Terminal Index Andras Bacsai 2025-07-23 20:49:12 +02:00
  • 103a9c2df2 fix(policy): update delete method to check for admin status in S3StoragePolicy Andras Bacsai 2025-07-23 17:57:05 +02:00
  • 158711a165 Update service-templates.json peaklabs-dev 2025-08-11 22:03:52 +02:00
  • 8eb3f94644 feat(service): add Bluesky PDS template (#6302) Scan 2025-08-11 11:55:35 -08:00
  • 9d7e4286b6 Update service-templates.json peaklabs-dev 2025-08-11 19:25:59 +02:00
  • bf738b2d2d feat(service): add pterodactyl & wings services (#5537) Verity 2025-08-11 17:55:37 +01:00
  • 9b0fd2073a fix(api): update service upsert to retain name and description values if not set Yanluis Fermin 2025-08-11 12:31:12 -04:00
  • c404581b25 fix(database): custom postgres configs with SSL (#6352) 🏔️ Peak 2025-08-11 18:22:03 +02:00
  • 4ff7ab7895 Merge branch 'next' into fix/service-update-required-params Yanluis Fermin 2025-08-11 10:23:30 -04:00
  • a506c29b95 fix(signoz): remove HTTP collector FQDN in otel-collector Gauthier POGAM--LE MONTAGNER 2025-08-11 15:59:40 +02:00
  • 8ba2bf9dbd fix(signoz): remove hardcoded container names Gauthier POGAM--LE MONTAGNER 2025-08-11 15:57:00 +02:00
  • 0d461e1218 Update and rename newt-pangolin to newt-pangolin.yaml Gabriel Peralta 2025-08-11 10:22:12 -03:00
  • fde4dbd911 fix(service): documenso signees always pending (#6334) Nicanor Alexander de la Cruz Caba 2025-08-11 09:03:13 -04:00
  • d53e493dcc chore: clarify usage of custom redis configuration (#6321) Aaryan meena 2025-08-11 18:03:31 +05:30
  • e572017d27 fix(api): duplicated logs in application endpoint (#6292) Yanluis Fermin 2025-08-11 08:03:46 -04:00
  • 72302d893e Merge branch 'next' into feature/signoz 🏔️ Peak 2025-08-11 13:46:10 +02:00
  • 9ec72e8769 refactor(service): improve librechat peaklabs-dev 2025-08-11 12:32:01 +02:00
  • 7dcb5c43ae chore(service): homebox formatting peaklabs-dev 2025-08-11 12:31:09 +02:00
  • bee98e02bc feat(service): add Homebox service (#6116) howardshand 2025-08-11 05:29:18 -05:00
  • 03040d6bc8 feat(service): add librechat template (#5654) Gauthier POGAM--LE MONTAGNER 2025-08-11 12:13:25 +02:00
  • 1d4a19fb61 fix(service): update healthcheck of penpot backend container (#6272) Gauthier POGAM--LE MONTAGNER 2025-08-11 12:08:17 +02:00
  • 4f77bd4347 Fix volume target, use the last part Trung-DV 2025-08-05 15:20:22 +07:00
  • f34225dfd6 Update service-templates.json peaklabs-dev 2025-08-06 03:02:10 +02:00
  • b52c414fe4 refactor(service): improve openpanel template peaklabs-dev 2025-08-05 19:11:34 +02:00
  • ed0f2c1c59 feat(service): add OpenPanel template (#5310) Gurvan 2025-08-05 18:31:43 +02:00
  • a40dd8880d fix(proxy): remove hardcoded port 80/443 checks (#6275) Cynthia Ebert 2025-08-04 22:16:49 +02:00
  • 36961d8ae8 fix(docker): cleanup always running on deletion peaklabs-dev 2025-08-04 22:14:19 +02:00
  • 279edf696c chore(docker): remove unused arguments on StopService peaklabs-dev 2025-08-04 22:12:56 +02:00
  • daa96c27a7 chore(deletion): rename isDeleteOperation to deleteConnectedNetworks peaklabs-dev 2025-08-04 22:12:04 +02:00
  • c551be9be8 chore(core): remove unused argument peaklabs-dev 2025-08-04 22:11:29 +02:00
  • 36b2bb56c5 Update service-templates.json peaklabs-dev 2025-08-04 22:11:09 +02:00
  • dcf3b43b30 refactor(service): improve langfuse peaklabs-dev 2025-08-04 22:10:47 +02:00
  • c483f1bdd7 chore(service): update Langfuse template to v3 (#6301) Slawa Gladkov 2025-08-04 21:48:48 +02:00
  • af22514cad chore(service): improve evolution-api environment variables (#6283) Victor Gonçalves de Andrade 2025-08-04 16:36:38 -03:00
  • 1d97e35494 chore(service): add NOT_SECURED env to Postiz (#6243) Matías Andrade Guzmán 2025-08-04 15:33:17 -04:00
  • 0998be3503 feat(services): add Chroma service (#6201) Lucas Castelo 2025-08-04 21:22:07 +02:00
  • 2a526c54d5 fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 🏔️ Peak 2025-08-04 21:15:56 +02:00
  • 10823666b2 feat(service): add pi-hole template (#6020) Jonas 2025-08-04 22:48:54 +09:00
  • b165d506c9 chore(service): improve sequin peaklabs-dev 2025-08-04 15:35:27 +02:00
  • f06d80e80e feat(service): add sequin template (#6105) Gauthier POGAM--LE MONTAGNER 2025-08-04 15:32:15 +02:00
  • 8332311999 chore(deps): update node and php deps peaklabs-dev 2025-08-04 14:53:18 +02:00
  • d3f46e2625 Merge branch 'next' into fix/service-update-required-params Yanluis Fermin 2025-08-04 08:39:35 -04:00
  • 84a2073f7f feat(service): update Authentik template (#6264) Datenschmutz 2025-08-04 14:15:37 +02:00
  • d15cb2386b feat(lang): add Polish language & improve forgot_password translation (#6306) Sandro Sobczyński 2025-08-04 14:13:33 +02:00
  • 554b566735 fix(ui): add flex-wrap to prevent overflow on small screens (#6307) Sandro Sobczyński 2025-08-04 14:09:26 +02:00
  • efdaf46d08 fix(service): matrix entrypoint peaklabs-dev 2025-08-04 13:27:31 +02:00
  • 7bb91faf92 fix(ui): Delete button width on small screens (#6308) Sandro Sobczyński 2025-08-04 13:11:39 +02:00
  • 5f2e5d7dec Merge branch 'v4.x' into next 🏔️ Peak 2025-08-03 22:38:46 +02:00
  • 723f14e6f6 fix(git): tracking issue due to case sensitivity peaklabs-dev 2025-08-03 22:36:38 +02:00
  • 2a1aa5375e fix(git): tracking issue due to case sensitivity peaklabs-dev 2025-08-03 22:26:45 +02:00
  • 79fc9927d7 fix(git): tracking issue due to case sensitivity peaklabs-dev 2025-08-03 22:22:16 +02:00
  • ad8f442318 refactor(services): update validation rules to be optional Yanluis Fermin 2025-07-30 15:59:35 -04:00
  • e16174d96b Add files via upload Gabriel Peralta 2025-07-23 20:05:58 -03:00
  • 1c23741203 Create newt-pangolin Gabriel Peralta 2025-07-23 20:05:35 -03:00
  • 7a110880c1 feat: Improve detection of special network modes jvdboog 2025-07-20 22:15:42 +02:00
  • 5ddaf3a61f fix(application): add option to suppress toast notifications when loading compose file Andras Bacsai 2025-07-18 23:22:24 +02:00
  • 039aa86321 fix(application): update service environment variables when generating domain for Docker Compose Andras Bacsai 2025-07-18 23:16:12 +02:00
  • 11341d7c2c refactor(jobs): remove logging for ScheduledJobManager and ServerResourceManager start and completion Andras Bacsai 2025-07-18 23:15:51 +02:00