coolify/resources/views/livewire
Andras Bacsai 72a0a57f0e fix(backups): enforce authorization and safe retention
- Gate volume backup retention and S3 controls by update permission
- Preserve backup records when S3 deletion fails
- Share SFTP download streaming with consistent missing-file handling
- Handle schedule creation errors and link service database backups
2026-07-19 23:15:55 +02:00
..
admin feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
boarding Add Vultr cloud provider integration 2026-06-03 21:32:18 +02:00
destination fix(ui): standardize permission denial callouts 2026-06-04 11:37:16 +02:00
notifications fix members smtp pw update 2026-06-30 15:29:19 +02:00
profile feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
project fix(backups): enforce authorization and safe retention 2026-07-19 23:15:55 +02:00
security feat(server): improve private key and cloud link flows 2026-07-08 13:35:09 +02:00
server fix(servers): retain cloud instances awaiting IPs 2026-07-11 21:35:10 +02:00
settings feat(registry): add configurable docker registry url (#9017) 2026-07-02 18:52:46 +02:00
shared-variables feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
source/github Merge remote-tracking branch 'origin/next' into ghe-support-helpers 2026-07-03 10:15:29 +02:00
storage feat(backups): add scheduled persistent volume backups 2026-07-15 15:47:57 +02:00
subscription Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-15 12:05:19 +02:00
tags Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
team fix(team): keep invite link root element 2026-07-02 18:56:57 +02:00
terminal Changes auto-committed by Conductor 2025-10-20 14:07:45 +02:00
activity-monitor.blade.php fix(logs): constrain activity monitor output width 2026-06-12 16:06:20 +02:00
dashboard.blade.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
deployments-indicator.blade.php fix(ui): align deployment indicator with collapsed sidebar 2026-05-11 16:25:15 +02:00
force-password-reset.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
global-search.blade.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
help.blade.php fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
layout-popups.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
navbar-delete-team.blade.php refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code 2025-06-30 09:15:23 +02:00
settings-backup.blade.php fix(backups): require valid S3 storage selection 2026-07-01 11:14:20 +02:00
settings-dropdown.blade.php fix(sidebar): center unread badge in settings menu 2026-07-02 12:35:28 +02:00
settings-email.blade.php fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
settings-oauth.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
switch-team.blade.php style(teams): update switch team button styling 2026-05-11 23:51:20 +02:00
upgrade.blade.php fix(upgrade): hide upgrade labels in collapsed sidebar 2026-06-15 12:56:19 +02:00
verify-email.blade.php