Commit Graph

12150 Commits

Author SHA1 Message Date
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
Alfred Nutile
8a0d5ab8c8 fix(service): Budibase secret keys (#6205)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-07-18 16:44:40 +02:00
peaklabs-dev
d75eb49f01 fix(composer): version constraint of prompts 2025-07-18 16:39:50 +02:00
peaklabs-dev
d4fcafe4d3 fix(installer): public IPv4 link does not work 2025-07-18 16:37:58 +02:00
peaklabs-dev
6ddca603e2 chore(deps): update docker deps
- update Nixpacks to v1.39.0
2025-07-18 16:25:01 +02:00
peaklabs-dev
889712b53a chore(deps): update npm and composer deps 2025-07-18 16:24:13 +02:00
🏔️ Peak
5bc329de16 Merge branch 'v4.x' into next 2025-07-18 15:56:47 +02:00
peaklabs-dev
a0db5b342f fix(backups): error message if there is no exception 2025-07-18 15:56:01 +02:00
🏔️ Peak
e5e1bdcd4d fix(backups): large database backups are not working (#6217) 2025-07-18 15:47:14 +02:00
ari
ed6e58f7ee fix(ui): typo on proxy request handler tooltip (#6192) 2025-07-18 15:00:49 +02:00
Andras Bacsai
13f10028db feat(previews): implement soft delete and cleanup for ApplicationPreview, enhancing resource management in DeleteResourceJob 2025-07-14 21:17:40 +02:00
Andras Bacsai
5bdf2e8481 refactor(previews): move preview domain generation logic to ApplicationPreview model for better encapsulation and consistency across webhook handlers 2025-07-14 19:12:57 +02:00
Andras Bacsai
8a107b3c4b fix(previews): refine preview domain generation for Docker Compose applications, ensuring correct method usage based on build pack type 2025-07-14 15:47:16 +02:00
Andras Bacsai
a9e542bc4b fix(previews): enhance domain generation logic for application previews, ensuring unique domains are created when none are set 2025-07-14 15:42:01 +02:00
Andras Bacsai
98ceec3b7e fix(previews): add unique wire keys for preview containers and services based on pull request ID 2025-07-14 15:22:12 +02:00
Andras Bacsai
e5a0cdf3b7 fix(previews): order application previews by pull request ID in descending order 2025-07-14 15:22:02 +02:00
Andras Bacsai
76766017b0 fix(previews): adjust padding for rate limit message in application previews 2025-07-14 14:53:34 +02:00
Andras Bacsai
3bb28c29be fix(application): sanitize service names for HTML form binding and ensure original names are stored in docker compose domains 2025-07-14 14:45:01 +02:00
Andras Bacsai
0b84792871 feat(deployment): add pull request filtering and pagination to deployment and backup execution components
fix(ui): make them more stylish yeah
2025-07-13 12:36:53 +02:00
Andras Bacsai
fbe98cfd11 refactor(scheduling): replace deprecated job checks with ScheduledJobManager and ServerResourceManager for improved scheduling efficiency 2025-07-12 14:44:52 +02:00
Andras Bacsai
80fae306e6 feat(scheduling): introduce ScheduledJobManager and ServerResourceManager for enhanced job scheduling and resource management 2025-07-12 14:44:44 +02:00
Andras Bacsai
0f5c988658 fix(horizon): add silenced jobs 2025-07-12 14:44:32 +02:00
Andras Bacsai
b08c6b5b33 fix(horizon): update queue configuration to use environment variable for dynamic queue management 2025-07-12 14:04:01 +02:00
Andras Bacsai
18f2e5ea32 fix(scheduling): remove unnecessary padding from scheduled task form layout for improved UI consistency 2025-07-12 12:26:19 +02:00