coolify/app/Livewire
2024-05-24 12:01:04 +02:00
..
Admin Add search functionality and display active/inactive subscribers in Admin Dashboard 2024-04-02 15:00:01 +02:00
Boarding feat: admin view for deleting users 2024-05-21 14:29:06 +02:00
CommandCenter refactor routes 2024-01-07 16:23:41 +01:00
Destination Refactor Docker-related code and add conditional rendering 2024-03-25 13:10:05 +01:00
Dev fix: use local versions + service templates and query them every 10 minutes 2024-05-22 09:23:17 +02:00
Notifications feat: scheduled task failed notification 2024-05-21 15:36:26 +02:00
Profile Refactor password validation and update button label 2024-03-21 14:46:34 +01:00
Project refactor: Remove redundant heading in backup settings page 2024-05-24 09:35:36 +02:00
Security feat: able to make rsa/ed ssh keys 2024-04-03 13:45:49 +02:00
Server fix: improve build server functionalities 2024-05-24 12:01:04 +02:00
Settings refactor: Remove redundant heading in backup settings page 2024-05-24 09:35:36 +02:00
SharedVariables shared variables are more visible now on the ui 2024-04-26 14:59:03 +02:00
Source feat: show resources on source page 2024-03-13 14:55:44 +01:00
Storage fix: make s3 name and endpoint required 2024-05-02 09:21:54 +02:00
Subscription Add allow_promotion_codes option to subscribeStripe method 2024-04-13 14:57:11 +02:00
Tags ui: fix tag view 2024-05-08 10:36:30 +02:00
Team fix: show first 20 users only in admin view 2024-05-22 14:23:55 +02:00
Waitlist fix: routing, switch back to old one 2023-12-27 16:45:01 +01:00
ActivityMonitor.php Refactor ActivityMonitor component to add fullHeight option 2024-04-16 12:41:13 +02:00
Dashboard.php ux ux ux ux ui ui ui ui 2024-03-21 14:30:35 +01:00
ForcePasswordReset.php chore: Refactor container name logic in GetContainersStatus.php and ForcePasswordReset.php 2024-05-22 14:44:11 +02:00
Help.php fix: feedback from self-hosted envs to discord 2024-02-06 11:36:20 +01:00
LayoutPopups.php Refactor code and update UI components 2024-03-22 11:34:15 +01:00
NewActivityMonitor.php wip: non-root user for remote servers 2024-04-16 15:42:38 +02:00
RunCommand.php fix: better server validation and installation process 2024-02-05 14:40:54 +01:00
SwitchTeam.php ux ux ux ux ui ui ui ui 2024-03-21 14:30:35 +01:00
Upgrade.php Refactor Upgrade.php and add isDev condition for upgrade availability 2024-05-17 10:12:17 +02:00
VerifyEmail.php