a975cfbf61fix(templates): added a category tag for the docs service filter
Serdar Yerdelen
2025-08-16 22:18:26 +02:00
5ded100300feat(api): add endpoints for managing environments in projects, including listing, creating, and deleting environments
Andras Bacsai
2025-08-16 18:27:38 +02:00
a32342d126feat(api): add create_environment endpoint to ProjectController for environment creation in projects
Andras Bacsai
2025-08-15 20:24:32 +02:00
b237035051fix(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
08e4086bb9fix(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
2500c264c1feat(readme): add CubePath as a big sponsor and include new small sponsors with logos
Andras Bacsai
2025-08-13 09:55:40 +02:00
a93bc372cdrefactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability
Andras Bacsai
2025-08-12 15:01:58 +02:00
f018d640e5fix(templates): should generate old SERVICE_FQDN service templates as well
Andras Bacsai
2025-08-12 14:19:17 +02:00
f9d5592094feat(templates): add Bluesky PDS service template and update compose file with new environment variable
Andras Bacsai
2025-08-12 10:07:46 +02:00
fa2ba89dc7feat(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
37c423636arefactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency
Andras Bacsai
2025-08-11 21:32:40 +02:00
970fd3d9e6refactor(parsers): streamline domain handling in applicationParser and improve DNS validation logic
Andras Bacsai
2025-08-11 21:22:26 +02:00
d3658e114bfix(drizzle-gateway): remove healthcheck from drizzle-gateway compose file and update service template
Andras Bacsai
2025-08-11 11:48:24 +02:00
d3059d5514fix(terminal): update text color for terminal availability message and improve readability
Andras Bacsai
2025-08-11 11:45:47 +02:00
c9ddda8ed2feat(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
65cc1c508afeat(drizzle-gateway): add new drizzle-gateway service with configuration and logo
Andras Bacsai
2025-08-11 11:39:58 +02:00
a2ef545b6bfeat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking
Andras Bacsai
2025-08-10 20:14:38 +02:00
193995de79feat(templates): add new service templates and update existing compose files for various applications
Andras Bacsai
2025-08-10 10:10:22 +02:00
39f25573bfrefactor(templates): update service template file handling to use dynamic file name from constants
Andras Bacsai
2025-08-10 10:10:14 +02:00
936a192236fix(parsers): clarify comments and update variable checks for FQDN and URL handling
Andras Bacsai
2025-08-08 18:56:29 +02:00
c3a100730cfix(constants): update coolify version to 4.0.0-beta.420.7
Andras Bacsai
2025-08-08 14:02:15 +02:00
022cc7c973enhance(settings-dropdown): add icons to buttons for improved UI in settings dropdown
Andras Bacsai
2025-08-08 13:53:42 +02:00
cbd2c88cb4fix(constants): update 'Change Log' to 'Changelog' in settings dropdown
Andras Bacsai
2025-08-08 13:49:19 +02:00
a2c5f4b9d1refactor(public-git-repository): enhance form structure and add autofocus to repository URL input
Andras Bacsai
2025-08-02 15:50:09 +02:00
1ddec358a5feat(input): add autofocus attribute to input component for improved accessibility
Andras Bacsai
2025-08-02 15:45:21 +02:00
a0bc4dac55fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic
Andras Bacsai
2025-07-24 09:39:27 +02:00
cc5abc093dfix(container): sort containers alphabetically by name in ExecuteContainerCommand and update filtering in Terminal Index
Andras Bacsai
2025-07-23 20:49:12 +02:00
103a9c2df2fix(policy): update delete method to check for admin status in S3StoragePolicy
Andras Bacsai
2025-07-23 17:57:05 +02:00
7bb91faf92fix(ui): Delete button width on small screens (#6308)
Sandro Sobczyński
2025-08-04 13:11:39 +02:00
5f2e5d7decMerge branch 'v4.x' into next
🏔️ Peak
2025-08-03 22:38:46 +02:00
723f14e6f6fix(git): tracking issue due to case sensitivity
peaklabs-dev
2025-08-03 22:36:38 +02:00
2a1aa5375efix(git): tracking issue due to case sensitivity
peaklabs-dev
2025-08-03 22:26:45 +02:00
79fc9927d7fix(git): tracking issue due to case sensitivity
peaklabs-dev
2025-08-03 22:22:16 +02:00
ad8f442318refactor(services): update validation rules to be optional
Yanluis Fermin
2025-07-30 15:59:35 -04:00
7a110880c1feat: Improve detection of special network modes
jvdboog
2025-07-20 22:15:42 +02:00
5ddaf3a61ffix(application): add option to suppress toast notifications when loading compose file
Andras Bacsai
2025-07-18 23:22:24 +02:00
039aa86321fix(application): update service environment variables when generating domain for Docker Compose
Andras Bacsai
2025-07-18 23:16:12 +02:00
11341d7c2crefactor(jobs): remove logging for ScheduledJobManager and ServerResourceManager start and completion
Andras Bacsai
2025-07-18 23:15:51 +02:00
9651e3a7ecrevert(parser): enhance FQDN generation logic for services and applications
Andras Bacsai
2025-07-18 23:10:08 +02:00
43ff38d914feat(terminal): dispatch focus event for terminal after connection and enhance focus handling in JavaScript
Andras Bacsai
2025-07-18 21:19:32 +02:00
948c50167dchore(service): format runner service
peaklabs-dev
2025-07-18 21:57:34 +02:00
451aadbd7ffeat(service): add GitHub Action runner service (#6209)
Eric Dahl
2025-07-18 15:54:39 -04:00
9292d3c223chore(service): improve matrix service
peaklabs-dev
2025-07-18 21:41:42 +02:00
fea7544300feat(service): add Matrix service (#6029)
Nicanor Alexander de la Cruz Caba
2025-07-18 15:39:11 -04:00
f14858ebeefix(service): triliumnext platform and link
peaklabs-dev
2025-07-18 21:31:36 +02:00
8f920ab4e1feat(service): add TriliumNext service (#5970)
CrazyTim71
2025-07-18 21:26:23 +02:00
667fbb00f5Merge branch 'v4.x' into next
Andras Bacsai
2025-07-18 20:51:06 +02:00
90ccaeba51feat(application): implement environment variable updates for Docker Compose applications, including creation, updating, and deletion of SERVICE_FQDN and SERVICE_URL variables
Andras Bacsai
2025-07-18 20:48:51 +02:00
ef91e43384feat(container): add updatedSelectedContainer method to connect to non-default containers and update wire:model for improved reactivity
Andras Bacsai
2025-07-18 20:44:07 +02:00
5e693eb4b5refactor(services): simplify environment variable updates by using updateOrCreate and add cleanup for removed FQDNs
Andras Bacsai
2025-07-18 20:24:53 +02:00
9ed77e5eeffix(services): update environment variable naming convention to use underscores instead of dashes for SERVICE_FQDN and SERVICE_URL
Andras Bacsai
2025-07-18 20:18:12 +02:00
4df349f74drefactor(previews): streamline preview domain generation logic in ApplicationDeploymentJob for improved clarity and maintainability
Andras Bacsai
2025-07-17 09:31:55 +02:00