coolify/resources/views/livewire/project/database
Andras Bacsai 1227448e53
v4.0.0-beta.415 (#5722)
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon

* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files

* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(docker): update soketi image version to 1.0.8 in production configuration files

* chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files

* fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties

* fix(ui): Disable livewire navigate feature (causing spam of setInterval())

* fix(ui): Remove required attribute from image input in service application view

* fix(ui): Change application image validation to be nullable in service application view

* fix(Server): Correct proxy path formatting for Traefik proxy type
2025-04-29 10:54:30 +02:00
..
backup feat: add titles 2024-06-07 11:01:10 +02:00
clickhouse fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
dragonfly refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00
keydb refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00
mariadb refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00
mongodb refactor(database): remove redundant database status display in MongoDB view 2025-03-26 18:31:10 +01:00
mysql refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00
postgresql refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00
redis fix(redis): update username and password input handling to clarify database sync requirements 2025-04-15 18:58:00 +02:00
backup-edit.blade.php fix(backup-edit): conditionally enable S3 checkbox based on available validated S3 storage 2025-04-21 10:01:31 +02:00
backup-executions.blade.php fix(backups): retention settings 2025-03-14 15:28:12 +01:00
backup-now.blade.php fix: update Livewire button click method to use camelCase 2025-01-07 11:03:23 +01:00
configuration.blade.php v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
create-scheduled-backup.blade.php ui 2024-11-06 12:49:57 +01:00
heading.blade.php v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
import.blade.php fix(database): adjust MongoDB restore command and import view styling 2025-01-28 12:41:22 +01:00
init-script.blade.php fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
scheduled-backups.blade.php v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00