Commit Graph

  • 9ad2304229 refactor(proxy): streamline proxy status handling and improve dashboard availability checks Andras Bacsai 2025-06-11 12:02:39 +02:00
  • 23d5ada3b8 fix(cloudflare): update refresh method to correctly set Cloudflare tunnel status and improve user notification on IP address update Andras Bacsai 2025-06-10 11:47:29 +02:00
  • 0767ff2c4f fix(web): update user team retrieval method for consistent authentication handling Andras Bacsai 2025-06-10 11:10:06 +02:00
  • 281fd603d4 fix(navbar): add error handling for proxy status check to improve user feedback Andras Bacsai 2025-06-10 11:07:51 +02:00
  • 66ee0ff4d9 refactor(navbar): remove unused PHP use statement for cleaner code Andras Bacsai 2025-06-10 11:07:13 +02:00
  • d9136367e9 fix(cloudflare): add error handling to automated Cloudflare configuration script Andras Bacsai 2025-06-10 11:06:07 +02:00
  • d3c517353c refactor(cloudflare): update server retrieval method for improved query efficiency Andras Bacsai 2025-06-10 11:02:22 +02:00
  • 4dc0254e62 refactor(events): update ProxyStatusChangedUI constructor to accept nullable teamId for improved flexibility Andras Bacsai 2025-06-10 10:58:56 +02:00
  • 433dcdbe78 refactor(proxy): remove commented-out listener and method for cleaner code structure Andras Bacsai 2025-06-10 10:58:28 +02:00
  • 6b64f20773 refactor(navbar): remove unnecessary parameters from server navbar component for cleaner implementation Andras Bacsai 2025-06-10 10:55:45 +02:00
  • b4dd5cb21b refactor(events): remove ProxyStarted event and associated ProxyStartedNotification listener for code cleanup Andras Bacsai 2025-06-10 10:54:23 +02:00
  • 81d6cb539b refactor(remoteProcess): update sanitize_utf8_text function to accept nullable string parameter for improved type safety Andras Bacsai 2025-06-10 10:53:23 +02:00
  • d47d2f14f7 refactor(logs): remove unused methods and debug functionality from Logs.php for cleaner code Andras Bacsai 2025-06-10 10:48:08 +02:00
  • 8191f9176f fix(install): update Docker installation script to use dynamic OS_TYPE and correct installation URL Andras Bacsai 2025-06-10 10:47:50 +02:00
  • f8c3d29e1a fix(css): refine utility classes in utilities.css for proper Tailwind directive application Andras Bacsai 2025-06-06 22:05:45 +02:00
  • 30d820962d fix(css): adjust utility classes in utilities.css for consistent application of Tailwind directives Andras Bacsai 2025-06-06 22:05:24 +02:00
  • 6e85419adb feat(terminal): implement resize handling with ResizeObserver for improved terminal responsiveness Andras Bacsai 2025-06-06 22:05:16 +02:00
  • 6aa82817df fix(terminal): add unique wire:key to terminal component for improved reactivity and state management Andras Bacsai 2025-06-06 21:51:42 +02:00
  • 8e70b2907f fix(terminal-connection): improve error handling and stability for auto-connection; enhance component readiness checks and retry logic Andras Bacsai 2025-06-06 21:40:52 +02:00
  • 7df6890920 refactor(terminal-connection): streamline auto-connection logic and improve component readiness checks Andras Bacsai 2025-06-06 21:34:27 +02:00
  • ba970d909c feat(terminal-connection): enhance terminal connection handling with auto-connect feature and improved status messaging Andras Bacsai 2025-06-06 21:15:50 +02:00
  • 1cdc01194b feat(proxy-dashboard): implement ProxyDashboardCacheService to manage Traefik dashboard cache; clear cache on configuration changes and proxy actions Andras Bacsai 2025-06-06 19:18:32 +02:00
  • 7cc91e7a04 fix(patches): add padding to loading message for better visibility during update checks Andras Bacsai 2025-06-06 19:18:28 +02:00
  • b8bffc1507 fix(navbar): remove unnecessary x-init directive for loading proxy configuration Andras Bacsai 2025-06-06 19:18:20 +02:00
  • dcb793f9f4 refactor(cloudflare-tunnel): enhance layout and structure of Cloudflare Tunnel documentation and confirmation modal Andras Bacsai 2025-06-06 18:52:57 +02:00
  • 2576e868b5 feat(navbar): add Traefik dashboard availability check and server IP handling; refactor dynamic configurations loading Andras Bacsai 2025-06-06 18:50:32 +02:00
  • ddcb14500d refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend feat(cloudflare): improved cloudflare tunnel automated installation Andras Bacsai 2025-06-06 14:47:54 +02:00
  • 8e8400f595 feat(utf8-handling): implement UTF-8 sanitization for command outputs and enhance error handling in logs processing Andras Bacsai 2025-06-05 14:27:39 +02:00
  • 5d390dc528 feat(activity-monitor): implement auto-scrolling functionality and dynamic content observation for improved user experience Andras Bacsai 2025-06-05 13:57:40 +02:00
  • 4c887a3126 fix(database-heading): simplify stop database message for clarity Andras Bacsai 2025-06-05 13:33:02 +02:00
  • 618a7d459c refactor(logs): enhance container loading logic and improve UI for logs display across various resource types Andras Bacsai 2025-06-05 13:24:26 +02:00
  • e355a864c7 refactor(logs-view): update logs display for service containers with improved headings and dynamic key binding Andras Bacsai 2025-06-05 11:58:28 +02:00
  • 2ffb93ecdb fix(service-templates): update Convex service configuration to use FQDN variables Andras Bacsai 2025-06-05 11:58:21 +02:00
  • 746a801de7 refactor(install-scripts): update Docker installation process to include manual installation fallback and improve error handling Andras Bacsai 2025-06-04 20:38:53 +02:00
  • 8f4b6f4403 fix(email-notifications): change notify method to notifyNow for immediate test email delivery Andras Bacsai 2025-06-04 17:10:06 +02:00
  • 15435c0c9d fix(deployment-show): remove unnecessary fixed positioning for button container to improve layout responsiveness Andras Bacsai 2025-06-04 11:52:14 +02:00
  • 842f22340e refactor(database-detection): enhance isDatabaseImage function to utilize service configuration for improved detection accuracy Andras Bacsai 2025-06-04 11:44:37 +02:00
  • 80b4ecd211 refactor(test-database-detection): rename services for clarity, add new database configurations, and update application service dependencies Andras Bacsai 2025-06-04 11:44:30 +02:00
  • 908c587ea1 refactor(docker-compose): replace hardcoded Docker Compose configuration with external YAML template for improved database detection testing Andras Bacsai 2025-06-04 11:32:06 +02:00
  • d3f19052ed feat(database-backup): add MongoDB credential extraction and backup handling to DatabaseBackupJob Andras Bacsai 2025-06-04 11:01:43 +02:00
  • 67700009a2 fix(select-component): enhance user interaction by adding cursor styles and disabling selection during processing Andras Bacsai 2025-06-04 10:22:43 +02:00
  • 9c37e2bf53 fix(modal-confirmation): decode HTML entities in confirmation text to ensure proper display Andras Bacsai 2025-06-04 10:14:30 +02:00
  • 97ec579910 refactor(push-server-update): enhance application preview handling by incorporating pull request IDs and adding status update protections Andras Bacsai 2025-06-04 10:03:36 +02:00
  • 684bd823c6 fix(docker): add protection against empty container queries in GetContainersStatus to prevent unnecessary updates Andras Bacsai 2025-06-04 10:03:07 +02:00
  • 1704a25a24 fix(previews): escape container names in stopContainers method to prevent shell injection vulnerabilities Andras Bacsai 2025-06-04 09:11:08 +02:00
  • ad98d135a1 refactor(activity-monitor): update dispatch method to use activityMonitor instead of deprecated newActivityMonitor Andras Bacsai 2025-06-02 15:36:45 +02:00
  • a3dc3c861b refactor(activity-monitor): consolidate activity monitoring logic and remove deprecated NewActivityMonitor component Andras Bacsai 2025-06-02 15:36:37 +02:00
  • 32a14b0050 fix(select-component): handle exceptions during parameter retrieval and environment selection in the mount method Andras Bacsai 2025-06-02 13:02:01 +02:00
  • 9471bd2fbb feat(security-patterns): expand sensitive patterns list to include additional security-related variables Andras Bacsai 2025-06-02 13:01:53 +02:00
  • 6553be660b docs(service): add new docs link for zipline (#5912) Baptist HECHT 2025-06-01 16:24:21 +02:00
  • f7d6aa850b fix(terminal): Terminal through Cloudflare tunnel works?! fix(dependencies): update realtime version to 1.0.9 and cloudflared version to 2025.5.0; enhance SSH argument parsing in terminal-server.js Andras Bacsai 2025-05-30 17:50:06 +02:00
  • ff20cb0b7c fix(application-configuration): prevent access to preview deployments for deploy_key applications and update menu visibility accordingly Andras Bacsai 2025-05-30 14:15:07 +02:00
  • b0e33eb59d fix(application-management): improve stop messages for application, database, and service to enhance clarity and formatting Andras Bacsai 2025-05-30 14:04:43 +02:00
  • ede912b1d3 refactor(database-management): simplify docker cleanup logic in StopDatabase to enhance readability Andras Bacsai 2025-05-30 14:04:15 +02:00
  • 923796775f fix(preview-form): update helper text formatting in preview URL template input for better readability Andras Bacsai 2025-05-30 13:51:57 +02:00
  • e514f56758 refactor(service-management): rearrange docker cleanup logic in StopService to improve readability Andras Bacsai 2025-05-30 13:38:37 +02:00
  • 2c8d30c646 refactor(service-management): update stopContainersInParallel method to enforce Server type hint for improved type safety Andras Bacsai 2025-05-30 13:35:30 +02:00
  • f1e324e129 refactor(activity-monitor): enhance layout responsiveness by adjusting class bindings and structure for better display Andras Bacsai 2025-05-30 13:35:16 +02:00
  • 393d6f7669 fix(service-management): update service stop and restart messages for improved clarity and formatting Andras Bacsai 2025-05-30 13:35:09 +02:00
  • a990cc01c2 refactor(activity-monitor): change activity property visibility and update view references for consistency Andras Bacsai 2025-05-30 12:56:34 +02:00
  • 200b5cd4fb refactor(service-management): enhance container stopping logic by implementing parallel processing and removing deprecated methods Andras Bacsai 2025-05-30 12:56:22 +02:00
  • aa0e32a20d refactor(application-deployment): streamline post-deployment process by always dispatching container status check Andras Bacsai 2025-05-30 10:09:25 +02:00
  • 9f06e7193e feat(previews): add force deploy without cache functionality and update deploy method to accept force rebuild parameter Andras Bacsai 2025-05-30 10:09:13 +02:00
  • 7e3880b3c2 refactor(logs): adjust padding in logs view for improved layout consistency Andras Bacsai 2025-05-30 09:11:58 +02:00
  • c8bc80f448 refactor(environment-variables): simplify application build pack check in environment variable handling Andras Bacsai 2025-05-30 09:11:54 +02:00
  • 9480fc2b2f refactor(environment-variables): remove debug logging from bulk submit handling for cleaner code Andras Bacsai 2025-05-30 09:11:40 +02:00
  • 3804a7d765 fix(environment-variables): update label text for build variable checkboxes to improve clarity Andras Bacsai 2025-05-30 09:11:33 +02:00
  • 380e8f34ab refactor(jobs): modify middleware to use job-specific identifier for WithoutOverlapping Andras Bacsai 2025-05-29 17:31:55 +02:00
  • 9883cef26d refactor(jobs): update middleware to include job-specific identifiers for WithoutOverlapping Andras Bacsai 2025-05-29 17:31:43 +02:00
  • 57b64cfd78 feat(security-patches): add update check initialization and enhance notification messaging in UI Andras Bacsai 2025-05-29 17:08:53 +02:00
  • 761da352fe refactor(application-deployment): separate handling of FAILED and CANCELLED_BY_USER statuses for clearer logic and notification Andras Bacsai 2025-05-29 17:02:08 +02:00
  • 05a03c44d3 refactor(terminal): enhance terminal connection management and error handling, including improved reconnection logic and cleanup procedures Andras Bacsai 2025-05-29 14:36:13 +02:00
  • 261a2fe564 feat(ca-certificate): add CA certificate management functionality with UI integration and routing Andras Bacsai 2025-05-29 14:27:28 +02:00
  • 9d71900952 refactor(terminal-access): streamline resource retrieval and enhance terminal access messaging in UI Andras Bacsai 2025-05-29 14:26:48 +02:00
  • 46b4cfac68 feat(terminal-access): implement terminal access control for servers and containers, including UI updates and backend logic Andras Bacsai 2025-05-29 14:09:05 +02:00
  • e9deaca8cd refactor(server-ui): improve layout and messaging in advanced settings and charts views Andras Bacsai 2025-05-29 11:36:50 +02:00
  • d2ce5c03f8 chore(dependencies): update package versions in composer.json and composer.lock for improved compatibility and performance Andras Bacsai 2025-05-29 11:15:09 +02:00
  • 58be59a7b3 refactor(service): remove informational dispatch during service stop for cleaner execution Andras Bacsai 2025-05-29 11:11:49 +02:00
  • c272a770e2 refactor(error-handling): change Exception to RuntimeException for clearer error reporting Andras Bacsai 2025-05-29 10:54:35 +02:00
  • 2361c34a53 refactor(error-handling): replace generic Exception with RuntimeException for improved error specificity Andras Bacsai 2025-05-29 10:49:55 +02:00
  • 0369909408 fix(PushServerUpdateJob): add null checks before updating application and database statuses Andras Bacsai 2025-05-29 10:47:26 +02:00
  • 7af9725076 feat(destination): update confirmation modal text and add persistent storage warning for server deployment Andras Bacsai 2025-05-28 11:49:04 +02:00
  • 15c1b76db5 refactor(pricing-plans): improve label class binding for payment frequency selection Andras Bacsai 2025-05-28 10:50:55 +02:00
  • 82529a3246 feat(routes): restrict backup download access to team admins and owners Andras Bacsai 2025-05-28 10:48:46 +02:00
  • 2934d4a259 chore(api): update API docs peaklabs-dev 2025-05-27 15:10:20 +02:00
  • df8cfcccc9 Merge branch 'next' of https://github.com/coollabsio/coolify into next peaklabs-dev 2025-05-27 15:09:49 +02:00
  • 50436eb83c Update service-templates.json peaklabs-dev 2025-05-27 15:09:26 +02:00
  • 3b0237956b chore(service): remove unused logo peaklabs-dev 2025-05-27 15:09:15 +02:00
  • 999a67cbda feat(api): Add connect_to_docker_network setting to App creation API (#5691) Nurdism 2025-05-27 09:07:31 -04:00
  • 94df6ca51f feat(api): Add latest query param to Service restart API (#5881) Dusan 2025-05-27 15:03:17 +02:00
  • e005f1c838 fix(server): enhance error handling in server patch check notifications Andras Bacsai 2025-05-27 14:23:16 +02:00
  • 6868ba088c chore(service): update Immich service (#5886) CrazyTim71 2025-05-27 12:54:26 +02:00
  • 70a7faf139 fix(service): Neon WS Proxy service not working on ARM64 (#5887) ShadowArcanist 2025-05-27 16:15:00 +05:30
  • 102bdb5bc3 refactor(application): enhance application stopping logic to support multiple servers Andras Bacsai 2025-05-26 21:44:34 +02:00
  • be89205d01 fix(ui): update server status display and improve server addition layout Andras Bacsai 2025-05-26 21:44:25 +02:00
  • be0453d9df fix: Traefik start on new server validation fix: Multiple server selection ui flow Andras Bacsai 2025-05-26 21:06:00 +02:00
  • 6ea6d2742b feat(server): implement server patch check notifications Andras Bacsai 2025-05-26 14:03:59 +02:00
  • 86f6cd5fd6 feat(rules): add comprehensive documentation for Coolify architecture and development practices for AI tools, especially for cursor Andras Bacsai 2025-05-26 12:40:05 +02:00
  • a44b73f8eb Update service-templates.json peaklabs-dev 2025-05-23 20:15:43 +02:00
  • dc52bd3dc6 refactor(service): improve grist peaklabs-dev 2025-05-23 19:29:04 +02:00