coolify/app/Livewire
2024-04-29 11:59:19 +02:00
..
Admin Add search functionality and display active/inactive subscribers in Admin Dashboard 2024-04-02 15:00:01 +02:00
Boarding Update conditional statements in app.blade.php and navbar.blade.php 2024-03-25 14:44:31 +01:00
CommandCenter
Destination Refactor Docker-related code and add conditional rendering 2024-03-25 13:10:05 +01:00
Dev
Notifications Delete unused notification components and update notification navbar 2024-03-22 13:25:43 +01:00
Profile
Project Add dispatch('refreshEnvs') to loadComposeFile method 2024-04-29 11:59:19 +02:00
Security feat: able to make rsa/ed ssh keys 2024-04-03 13:45:49 +02:00
Server Refactor code to add sudo prefix for certain commands in multiple files 2024-04-17 10:49:34 +02:00
Settings Fix DNS validation issue and check domain usage 2024-04-17 18:49:31 +02:00
SharedVariables shared variables are more visible now on the ui 2024-04-26 14:59:03 +02:00
Source
Storage fix: move s3 storages to separate view 2024-04-26 14:09:54 +02:00
Subscription Add allow_promotion_codes option to subscribeStripe method 2024-04-13 14:57:11 +02:00
Tags feat: initial datalist 2024-04-26 10:33:55 +02:00
Team fix: move s3 storages to separate view 2024-04-26 14:09:54 +02:00
Waitlist
ActivityMonitor.php Refactor ActivityMonitor component to add fullHeight option 2024-04-16 12:41:13 +02:00
Dashboard.php
ForcePasswordReset.php Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php 2024-04-12 09:26:07 +02:00
Help.php
LayoutPopups.php
NewActivityMonitor.php wip: non-root user for remote servers 2024-04-16 15:42:38 +02:00
RunCommand.php
SwitchTeam.php
Upgrade.php Refactor upgrade method in Upgrade.php 2024-04-08 09:36:24 +02:00
VerifyEmail.php