Aditya Tripathi
d6a39f1a80
feat(files): add write, mkdir, rename and delete operations
2026-08-26 13:38:56 +00:00
Aditya Tripathi
b68462734f
feat(files): read files with binary and size guards
2026-08-26 13:38:29 +00:00
Aditya Tripathi
a8f143cf60
feat(files): execute directory listing and default-root resolution over SSH
2026-08-26 13:36:46 +00:00
Aditya Tripathi
c37000eaeb
feat(files): add container listing command builder and parser
2026-08-26 13:35:42 +00:00
Aditya Tripathi
41a6dc9e0b
feat(files): add FileEntry DTO with folders-first ordering
2026-08-26 13:35:08 +00:00
🏔️ Peak
afe2cd4a8c
fix(notifications): restore missing toggleEvent on Email settings component ( #11512 )
2026-08-26 14:50:16 +02:00
peaklabs-dev
58d074721c
Merge remote-tracking branch 'origin/main' into next
2026-08-24 19:47:51 +02:00
Erick Licona Morales
2b5fd8e2ec
fix(api): accept cuid for private_key_uuid on GitHub App update ( #11468 )
2026-08-24 19:44:56 +02:00
🏔️ Peak
b48c3f97ab
feat(ui): split action button into primary and secondary actions ( #11409 )
2026-08-24 19:41:25 +02:00
peaklabs-dev
41389a654f
refactor(ui): cleanup css
2026-08-24 19:37:02 +02:00
Andras Bacsai
071ab976c2
feat(audit): add team activity tracking and audit log ( #11462 )
2026-08-24 18:03:15 +02:00
Andras Bacsai
d9f0820a6f
fix(database): restore custom PostgreSQL backup archives ( #11481 )
2026-08-24 16:27:45 +02:00
Andras Bacsai
3c72405efa
fix(audit): restore horizontal scrolling for mobile event tables
2026-08-24 12:31:44 +02:00
Andras Bacsai
4e40a2c05b
fix(audit): validate event filters and preserve suppression state
...
Validate audit event API pagination and filters, serialize paginated responses, and restore the prior audit-logging state after nested suppression callbacks.
2026-08-24 11:03:24 +02:00
Andras Bacsai
5f5f305569
fix(deployments): honor selected Docker image rollback tag ( #11480 )
2026-08-24 10:57:22 +02:00
Andras Bacsai
981163973b
fix(server): distinguish proxy restart and update statuses
2026-08-24 10:52:08 +02:00
Andras Bacsai
2289de4489
fix(audit): prevent duplicate API update events
...
Suppress model audit logging during API application saves while preserving the explicit event, and improve audit log actor display spacing and token tooltips.
2026-08-24 10:42:04 +02:00
Andras Bacsai
57a322ba11
fix(audit): restrict sensitive fields and centralize event filtering
2026-08-24 10:05:29 +02:00
Andras Bacsai
50913dc409
fix(livewire): refresh service config after required variable updates
2026-08-24 09:45:31 +02:00
Andras Bacsai
d74352f423
fix(audit): harden audit logging and admin controls
...
Log audit failures, redact invitation emails, exclude noisy model fields, and gate audit-log filters and pagination by admin access.
2026-08-24 09:13:20 +02:00
Andras Bacsai
5d06c226a3
feat(templates): add Obsidian LiveSync CouchDB service template
...
Add the Obsidian LiveSync compose template, service logo, and coverage for its configuration.
2026-08-24 09:10:19 +02:00
Andras Bacsai
dbc0aa529f
feat(templates): add HashiCorp Vault service template
...
Add Vault Compose configuration and generated service metadata with coverage for deployment settings.
2026-08-24 09:04:51 +02:00
Andras Bacsai
c1f29beff1
feat(audit): expose team events and log integration actions
...
Add an admin-only audit-events API endpoint and restrict audit-log UI access. Record integration token and secret manager changes, key access, and references in audit events.
2026-08-24 07:56:21 +02:00
Andras Bacsai
3da7f5a5a5
fix(docker): handle commas in container label values ( #11477 )
2026-08-24 00:25:55 +02:00
Andras Bacsai
16352fad23
fix(proxy): restore project networks after host reboot ( #11476 )
2026-08-24 00:22:29 +02:00
Andras Bacsai
8726746241
Merge remote-tracking branch 'origin/next' into team-resource-audit-logging
2026-08-24 00:02:30 +02:00
Andras Bacsai
4454340b09
feat(secrets): add 3rd party secret manager providers ( #11474 )
2026-08-24 00:01:23 +02:00
Andras Bacsai
6d716e54d7
fix(database): preserve credentials and activity context on start
...
Keep raw secret values for database credentials, escape Redis passwords in startup commands, and pass user context through queued database starts.
2026-08-23 23:03:06 +02:00
Andras Bacsai
f49c330d9d
feat(database): queue starts and resolve credentials securely
...
Extract database start command execution into a shared service and job, preserving activity tracking and status events while supporting resolved secret credentials.
2026-08-23 22:33:03 +02:00
Andras Bacsai
91d4467322
feat(secrets): resolve integrations across deployments and databases
...
Add secret manager integration links and API support, resolve referenced credentials in database startup commands, and improve environment variable handling and filtering.
2026-08-23 21:33:00 +02:00
Andras Bacsai
4cd75e05b5
chore: remove obsolete AI lessons and task notes
2026-08-23 21:11:26 +02:00
Andras Bacsai
ba179d50ac
feat(secrets): add integration token and application manager APIs
...
Add API endpoints for creating validated secret manager tokens and configuring application secret manager settings. Suppress secret-bearing deployment command logs and redact resolved remote secrets.
2026-08-23 20:42:20 +02:00
Andras Bacsai
51461456f6
feat(secrets): resolve remote secret references at deployment
...
Add Doppler, Infisical, and Vault integrations with per-resource secret links, autocomplete, and deploy-time resolution for applications, services, and databases without persisting remote values.
2026-08-23 20:09:31 +02:00
Andras Bacsai
c1219576cf
feat(livewire): handle infrastructure request failures with toast
...
Add a local preview route and test coverage for proxy-style failures, suppressing raw Livewire error responses and showing a user-friendly toast after gestures.
2026-08-23 13:51:22 +02:00
Andras Bacsai
379abb2526
fix(docker): make cleanup commands idempotent ( #11463 )
2026-08-22 17:22:50 +02:00
Andras Bacsai
40e5fd8521
feat(audit): add team activity tracking and audit log
2026-08-22 13:18:14 +02:00
Andras Bacsai
7fd678d907
fix(previews): remove persistent volumes on deletion ( #11455 )
2026-08-22 13:16:44 +02:00
Andras Bacsai
60eff6fb6e
fix(docker): update helper CLI for registry pushes ( #11461 )
2026-08-22 12:53:20 +02:00
Andras Bacsai
59cd5b0d72
fix(api): allow system-wide GitHub Apps across teams ( #11453 )
2026-08-21 23:35:24 +02:00
Andras Bacsai
eb57a691ca
feat(domains): add asynchronous DNS validation
...
Add queued DNS checks with polling, status indicators, and notifications for application and service domains. Improve volume backup target labels and names.
2026-08-21 21:22:04 +02:00
Andras Bacsai
e82843ac39
fix(terminal): distinguish containers across servers
...
Namespace terminal container targets by server UUID and bump Coolify to 4.3.11.
2026-08-21 13:55:54 +02:00
Andras Bacsai
0bcaa4f51a
Merge remote-tracking branch 'origin/main' into next
2026-08-21 12:19:57 +02:00
Andras Bacsai
dd90926583
fix(ci): protect main during sync conflicts
2026-08-21 12:19:05 +02:00
Andras Bacsai
ca5fcce39b
Reapply "Merge branch 'next' into main"
...
This reverts commit 7bbd91175f .
2026-08-21 12:15:46 +02:00
Andras Bacsai
7bbd91175f
Revert "Merge branch 'next' into main"
...
This reverts commit 2598f3e4c8 , reversing
changes made to 83f1a2e503 .
2026-08-21 12:12:56 +02:00
Andras Bacsai
2598f3e4c8
Merge branch 'next' into main
2026-08-21 12:11:40 +02:00
Andras Bacsai
83f1a2e503
fix(domains): allow adding domains without explicit ports ( #11442 )
v4.3.10
2026-08-21 12:04:14 +02:00
Andras Bacsai
15072b9cf7
fix(ui): release modal scroll lock before confirmation submission
...
Close the confirmation modal before submitting destructive actions and reopen it when submission fails or returns an error.
2026-08-21 11:23:04 +02:00
Andras Bacsai
65f4649a7d
fix(deployments): ignore newly tracked static configuration ( #11430 )
2026-08-20 20:17:08 +02:00
github-actions[bot]
9866593a51
Merge remote-tracking branch 'origin/main' into next
2026-08-20 10:50:16 +00:00