Andras Bacsai
|
0a29c6374c
|
update service templates
|
2025-08-18 09:50:31 +02:00 |
|
Andras Bacsai
|
2c95b96ca3
|
Merge pull request #6385 from justserdar/next
fix(templates): added a general category tag for the docs service filter
|
2025-08-18 09:49:21 +02:00 |
|
Andras Bacsai
|
a7298eeedd
|
Merge pull request #6315 from Jacxk/fix/service-update-required-params
fix(api): made services patch endpoint attributes optional
|
2025-08-17 19:46:37 +02:00 |
|
Andras Bacsai
|
0e014ce213
|
fix(service api): separate create and update service functionalities
|
2025-08-17 19:45:12 +02:00 |
|
Andras Bacsai
|
6b0d995033
|
Merge branch 'next' into fix/service-update-required-params
|
2025-08-17 18:43:36 +02:00 |
|
Andras Bacsai
|
c471751ed9
|
Merge pull request #6318 from Trung-DV/fix-volume-variable-with-default
Fix volume target, use the last part
|
2025-08-17 18:40:47 +02:00 |
|
Andras Bacsai
|
be34c0c2b4
|
refactor(parsers): update volume parsing logic to use beforeLast and afterLast for improved accuracy
|
2025-08-17 18:36:28 +02:00 |
|
Serdar Yerdelen
|
522b3459ae
|
feat(templates): added category per service
|
2025-08-17 18:23:57 +02:00 |
|
Andras Bacsai
|
1675c85d4d
|
refactor(shared helpers): remove unused parseServiceVolumes function to clean up codebase
|
2025-08-17 18:09:59 +02:00 |
|
Andras Bacsai
|
9b98891269
|
Merge branch 'next' into fix-volume-variable-with-default
|
2025-08-17 18:03:38 +02:00 |
|
Andras Bacsai
|
42bdc2a5fd
|
refactor(docker compose): remove deprecated newParser function and associated test file to streamline codebase
|
2025-08-17 18:03:00 +02:00 |
|
Andras Bacsai
|
7925e2e42a
|
fix(email notifications): enhance EmailChannel to validate team membership for recipients and handle errors gracefully
|
2025-08-17 17:59:22 +02:00 |
|
Andras Bacsai
|
91cc52f81e
|
feat(dev patches): add functionality to send test email with patch data in development mode
|
2025-08-17 17:58:38 +02:00 |
|
Andras Bacsai
|
58d865c751
|
refactor(previews): improve layout and add deployment/application logs links for previews
|
2025-08-17 15:34:41 +02:00 |
|
Andras Bacsai
|
73cdbd501c
|
fix(ApplicationPreview): change null check to empty check for fqdn in generate_preview_fqdn method
|
2025-08-17 15:34:36 +02:00 |
|
Andras Bacsai
|
1c628a8a9e
|
chore(changelogs): add .gitignore for changelogs directory and remove outdated changelog files for May, June, and July 2025
|
2025-08-17 15:22:58 +02:00 |
|
Andras Bacsai
|
240f8f33e2
|
Merge pull request #6367 from nahtnam/v4.x
BUGFIX: Update `ls-remote` logic to pull correct branch
|
2025-08-17 15:20:27 +02:00 |
|
Andras Bacsai
|
9b83185553
|
docs(claude): clarify that artisan commands should only be run inside the "coolify" container during development
|
2025-08-17 14:24:04 +02:00 |
|
Andras Bacsai
|
0dada987a2
|
feat(backup): add disable local backup option and related logic for S3 uploads
|
2025-08-17 12:34:20 +02:00 |
|
Serdar Yerdelen
|
a975cfbf61
|
fix(templates): added a category tag for the docs service filter
|
2025-08-16 22:18:26 +02:00 |
|
Andras Bacsai
|
5ded100300
|
feat(api): add endpoints for managing environments in projects, including listing, creating, and deleting environments
|
2025-08-16 18:27:38 +02:00 |
|
Andras Bacsai
|
a32342d126
|
feat(api): add create_environment endpoint to ProjectController for environment creation in projects
|
2025-08-15 20:24:32 +02:00 |
|
Andras Bacsai
|
b237035051
|
fix(constants): update official service template URL to point to the v4.x branch for accuracy
|
2025-08-13 18:51:15 +02:00 |
|
Manthan Mallikarjun
|
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.
|
2025-08-13 01:14:47 -07:00 |
|
Andras Bacsai
|
2500c264c1
|
feat(readme): add CubePath as a big sponsor and include new small sponsors with logos
|
2025-08-13 09:55:40 +02:00 |
|
Andras Bacsai
|
a93bc372cd
|
refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability
|
2025-08-12 15:01:58 +02:00 |
|
Andras Bacsai
|
f018d640e5
|
fix(templates): should generate old SERVICE_FQDN service templates as well
|
2025-08-12 14:19:17 +02:00 |
|
Andras Bacsai
|
f9d5592094
|
feat(templates): add Bluesky PDS service template and update compose file with new environment variable
|
2025-08-12 10:07:46 +02:00 |
|
Andras Bacsai
|
fa2ba89dc7
|
feat(templates): add new service templates for Homebox, LibreChat, Pterodactyl, and Wings with corresponding configurations and logos
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
37c423636a
|
refactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
970fd3d9e6
|
refactor(parsers): streamline domain handling in applicationParser and improve DNS validation logic
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
d3658e114b
|
fix(drizzle-gateway): remove healthcheck from drizzle-gateway compose file and update service template
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
d3059d5514
|
fix(terminal): update text color for terminal availability message and improve readability
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
c9ddda8ed2
|
feat(drizzle-gateway): enhance service configuration by adding Master Password field and updating compose file path
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
65cc1c508a
|
feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
a2ef545b6b
|
feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
193995de79
|
feat(templates): add new service templates and update existing compose files for various applications
|
2025-08-12 10:07:11 +02:00 |
|
Andras Bacsai
|
39f25573bf
|
refactor(templates): update service template file handling to use dynamic file name from constants
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
936a192236
|
fix(parsers): clarify comments and update variable checks for FQDN and URL handling
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
c3a100730c
|
fix(constants): update coolify version to 4.0.0-beta.420.7
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
022cc7c973
|
enhance(settings-dropdown): add icons to buttons for improved UI in settings dropdown
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
cbd2c88cb4
|
fix(constants): update 'Change Log' to 'Changelog' in settings dropdown
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
0e7cc988a6
|
feat(user): add changelog read tracking and unread count method
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
e8892b3d29
|
feat(core): finally fqdn is fqdn and url is url. haha
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
e2518e53d9
|
refactor(public-git-repository): remove commented-out code for cleaner template
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
a2c5f4b9d1
|
refactor(public-git-repository): enhance form structure and add autofocus to repository URL input
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
1ddec358a5
|
feat(input): add autofocus attribute to input component for improved accessibility
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
a0bc4dac55
|
fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
cc5abc093d
|
fix(container): sort containers alphabetically by name in ExecuteContainerCommand and update filtering in Terminal Index
|
2025-08-12 10:06:19 +02:00 |
|
Andras Bacsai
|
103a9c2df2
|
fix(policy): update delete method to check for admin status in S3StoragePolicy
|
2025-08-12 10:06:19 +02:00 |
|