coolify/app/Livewire
rosslh 3c3c7cc89a chore: remove broken feedback form and all entrypoints
The feedback form relies on instance SMTP being configured, which
MapleDeploy customers won't do. Without SMTP it silently logs to
the server and shows a misleading success message. Removed the
navbar button, onboarding modal, subscription page link, API
endpoint, and all associated dead code.
2026-06-19 19:25:25 -04:00
..
Admin refactor(admin): use named routes for admin index navigation 2026-04-19 11:58:52 +02:00
Boarding fix(server): return SSH username validation messages 2026-06-03 11:57:46 +02:00
Destination feat(destinations): split Docker resources into separate page 2026-06-03 11:24:36 +02:00
Notifications fix(notifications): set default SMTP encryption value to prevent false validation error (#9543) 2026-04-29 19:05:14 +02:00
Profile feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
Project feat(services): show template update timestamps 2026-06-04 09:34:11 +02:00
Security Harden token permission handling 2026-05-22 13:12:17 +02:00
Server Merge remote-tracking branch 'origin/next' into jean/allow-dots-username 2026-06-03 11:38:55 +02:00
Settings fix(scheduled-jobs): link skipped service database backups 2026-06-03 12:25:13 +02:00
SharedVariables fix(shared-variables): support direct mount params and comment field for server variables 2026-03-31 14:58:01 +02:00
Source/Github fix(github): use provided app for installation URLs 2026-06-03 10:07:57 +02:00
Storage refactor(storage): tighten S3 endpoint URL validation (#9668) 2026-04-20 11:51:51 +02:00
Subscription fix(subscription): prevent duplicate subscriptions with updateOrCreate 2026-03-24 10:52:41 +01:00
Tags Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Team fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
Terminal feat: replace terminal dropdown with searchable datalist component 2025-10-12 14:57:45 +02:00
ActivityMonitor.php refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Dashboard.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
DeploymentsIndicator.php Refactor deployment indicator to use server-side route detection 2025-12-11 09:39:56 +01:00
ForcePasswordReset.php fix(auth): remove first login notification on password reset 2026-05-11 16:49:47 +02:00
GlobalSearch.php Resolve remaining merge conflicts 2026-04-14 11:14:22 +02:00
LayoutPopups.php
MonacoEditor.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
NavbarDeleteTeam.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
SettingsBackup.php fix(models): replace forceCreate with forceFill+save pattern 2026-03-31 13:50:37 +02:00
SettingsDropdown.php feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
SettingsEmail.php fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
SettingsOauth.php fix: add null checks and validation to OAuth bulk update method 2025-10-27 17:04:33 +01:00
SwitchTeam.php fix(ui): always redirect to dashboard after team switch 2025-02-03 21:38:40 +01:00
Upgrade.php fix(upgrade): clear stale upgrade flag when version is already current 2026-04-09 14:31:12 +02:00
VerifyEmail.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00