Commit Graph

12173 Commits

Author SHA1 Message Date
Victor Gonçalves de Andrade
af22514cad chore(service): improve evolution-api environment variables (#6283) 2025-08-04 21:36:38 +02:00
Matías Andrade Guzmán
1d97e35494 chore(service): add NOT_SECURED env to Postiz (#6243) 2025-08-04 21:33:17 +02:00
Lucas Castelo
0998be3503 feat(services): add Chroma service (#6201) 2025-08-04 21:22:07 +02:00
🏔️ Peak
2a526c54d5 fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
Jonas
10823666b2 feat(service): add pi-hole template (#6020)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-08-04 15:48:54 +02:00
peaklabs-dev
b165d506c9 chore(service): improve sequin
- make sure Redis is healthy
- formatting
2025-08-04 15:35:27 +02:00
Gauthier POGAM--LE MONTAGNER
f06d80e80e feat(service): add sequin template (#6105) 2025-08-04 15:32:15 +02:00
peaklabs-dev
8332311999 chore(deps): update node and php deps 2025-08-04 14:53:18 +02:00
Yanluis Fermin
d3f46e2625 Merge branch 'next' into fix/service-update-required-params 2025-08-04 08:39:35 -04:00
Datenschmutz
84a2073f7f feat(service): update Authentik template (#6264) 2025-08-04 14:15:37 +02:00
Sandro Sobczyński
d15cb2386b feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
Sandro Sobczyński
554b566735 fix(ui): add flex-wrap to prevent overflow on small screens (#6307) 2025-08-04 14:09:26 +02:00
peaklabs-dev
efdaf46d08 fix(service): matrix entrypoint
- make sure registration is enabled not just non empty
- make sure RECAPTCHA_PUBLIC_KEY is set when adding the recaptcha block
2025-08-04 13:27:31 +02:00
Sandro Sobczyński
7bb91faf92 fix(ui): Delete button width on small screens (#6308) 2025-08-04 13:11:39 +02:00
🏔️ Peak
5f2e5d7dec Merge branch 'v4.x' into next 2025-08-03 22:38:46 +02:00
peaklabs-dev
723f14e6f6 fix(git): tracking issue due to case sensitivity 2025-08-03 22:36:38 +02:00
peaklabs-dev
2a1aa5375e fix(git): tracking issue due to case sensitivity 2025-08-03 22:26:45 +02:00
peaklabs-dev
79fc9927d7 fix(git): tracking issue due to case sensitivity 2025-08-03 22:22:16 +02:00
Yanluis Fermin
ad8f442318 refactor(services): update validation rules to be optional 2025-07-30 15:59:35 -04:00
Andras Bacsai
5ddaf3a61f fix(application): add option to suppress toast notifications when loading compose file 2025-07-18 23:22:24 +02:00
Andras Bacsai
039aa86321 fix(application): update service environment variables when generating domain for Docker Compose 2025-07-18 23:16:12 +02:00
Andras Bacsai
11341d7c2c refactor(jobs): remove logging for ScheduledJobManager and ServerResourceManager start and completion 2025-07-18 23:15:51 +02:00
Andras Bacsai
9651e3a7ec revert(parser): enhance FQDN generation logic for services and applications 2025-07-18 23:10:08 +02:00
Andras Bacsai
43ff38d914 feat(terminal): dispatch focus event for terminal after connection and enhance focus handling in JavaScript 2025-07-18 22:39:42 +02:00
peaklabs-dev
fe900d3cd7 Update service-templates.json 2025-07-18 22:36:38 +02:00
peaklabs-dev
948c50167d chore(service): format runner service 2025-07-18 21:57:34 +02:00
Eric Dahl
451aadbd7f feat(service): add GitHub Action runner service (#6209) 2025-07-18 21:54:39 +02:00
peaklabs-dev
9292d3c223 chore(service): improve matrix service
- formatting and ENVs adjustment
2025-07-18 21:41:42 +02:00
Nicanor Alexander de la Cruz Caba
fea7544300 feat(service): add Matrix service (#6029) 2025-07-18 21:39:11 +02:00
peaklabs-dev
f14858ebee fix(service): triliumnext platform and link 2025-07-18 21:31:36 +02:00
CrazyTim71
8f920ab4e1 feat(service): add TriliumNext service (#5970) 2025-07-18 21:26:23 +02:00
Andras Bacsai
667fbb00f5 Merge branch 'v4.x' into next 2025-07-18 20:51:06 +02:00
Andras Bacsai
90ccaeba51 feat(application): implement environment variable updates for Docker Compose applications, including creation, updating, and deletion of SERVICE_FQDN and SERVICE_URL variables 2025-07-18 20:48:56 +02:00
Andras Bacsai
ef91e43384 feat(container): add updatedSelectedContainer method to connect to non-default containers and update wire:model for improved reactivity 2025-07-18 20:48:56 +02:00
Andras Bacsai
5e693eb4b5 refactor(services): simplify environment variable updates by using updateOrCreate and add cleanup for removed FQDNs 2025-07-18 20:48:56 +02:00
Andras Bacsai
9ed77e5eef fix(services): update environment variable naming convention to use underscores instead of dashes for SERVICE_FQDN and SERVICE_URL 2025-07-18 20:48:56 +02:00
Andras Bacsai
4df349f74d refactor(previews): streamline preview domain generation logic in ApplicationDeploymentJob for improved clarity and maintainability 2025-07-18 20:48:56 +02:00
github-actions[bot]
3e577dbb27 docs: update changelog 2025-07-18 18:45:11 +00:00
Andras Bacsai
06f799dde7 Merge pull request #6221 from coollabsio/security-update-livewire
4.0.0-beta.420.6
2025-07-18 20:44:48 +02:00
peaklabs-dev
cacb7700de refactor(service): improve gowa
- remove name and restart
- hardcode port
- formatting
2025-07-18 19:54:05 +02:00
Ficky Irwanto
19a5617088 feat(service): add Gowa service (#6164) 2025-07-18 19:49:27 +02:00
🏔️ Peak
d736b3e8b7 feat(queues): improve Horizon config to reduce CPU and RAM usage (#6212) 2025-07-18 19:17:28 +02:00
Rado
00225a9eff fix(webhooks): exclude webhook routes from CSRF protection (#6200) 2025-07-18 19:04:08 +02:00
peaklabs-dev
5fd8fec172 chore(versions): update all version 2025-07-18 18:57:43 +02:00
peaklabs-dev
c048c1ca09 chore(version): bump Coolify version to 4.0.0-beta.420.6 2025-07-18 18:50:48 +02:00
peaklabs-dev
39634b4ee5 chore(bump): update composer deps 2025-07-18 18:49:47 +02:00
Rachit Khurana
e287b86759 fix(ui): search box overlaps the sidebar navigation (#6176) 2025-07-18 17:15:18 +02:00
peaklabs-dev
675a711664 fix(service): wg-easy host should be just the FQDN 2025-07-18 17:10:01 +02:00
Nicanor Alexander de la Cruz Caba
7c85b80703 feat(service): enable password protection for the Wireguard Ul 2025-07-18 17:03:40 +02:00
Katja Lutz
40407bae68 chore(service): update Nitropage template (#6181)
- Use new registry
- Updated the DATABASE_URL
2025-07-18 16:55:26 +02:00