Andras Bacsai
|
b576014d07
|
fix: reload caddy issue
|
2024-03-12 10:42:56 +01:00 |
|
Andras Bacsai
|
6950966b06
|
Commented out reloadCaddy() calls in DynamicConfigurationNavbar.php, NewDynamicConfiguration.php, and Server.php
|
2024-03-11 20:39:41 +01:00 |
|
Andras Bacsai
|
1490828069
|
feat: dynamic configuration for caddy
|
2024-03-11 17:31:28 +01:00 |
|
Andras Bacsai
|
9bdad6bb67
|
feat caddy dynamic configurations
|
2024-03-11 17:17:34 +01:00 |
|
Andras Bacsai
|
34d6a12d95
|
feat: experimental caddy support
|
2024-03-11 15:08:05 +01:00 |
|
Andras Bacsai
|
5d3de967f0
|
fix: fqdn null in case docker compose bp
|
2024-03-11 09:42:16 +01:00 |
|
Andras Bacsai
|
129a644781
|
ui: make notifications separate view
fix: popup if no notifications are set
|
2024-03-07 12:58:04 +01:00 |
|
Andras Bacsai
|
051a1405e7
|
Refactor backup execution and cleanup functionality
|
2024-03-07 10:27:21 +01:00 |
|
Andras Bacsai
|
fadff798a7
|
Update server installation method
|
2024-03-05 16:23:46 +01:00 |
|
Andras Bacsai
|
0aa9b1735b
|
Update currentState in selectExistingServer method
|
2024-03-05 10:07:28 +01:00 |
|
Andras Bacsai
|
6027bee3b8
|
Refactor repository selection logic in GithubPrivateRepository.php
|
2024-03-05 09:58:02 +01:00 |
|
Andras Bacsai
|
4d72787c83
|
fix: sort repositories by name
|
2024-03-05 09:40:38 +01:00 |
|
Andras Bacsai
|
863acf988e
|
Fix selected repository ID assignment in loadRepositories method
|
2024-03-05 09:21:12 +01:00 |
|
Andras Bacsai
|
a6b3beafbb
|
Fix issue with loading repositories in GithubPrivateRepository.php
|
2024-03-05 09:20:50 +01:00 |
|
Andras Bacsai
|
2ffc3f497b
|
fix: should note delete personal teams
|
2024-03-05 09:19:15 +01:00 |
|
Andras Bacsai
|
c20aa0b256
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
Andras Bacsai
|
8385bbb0a0
|
feat: gzip enabled & stipprefix setting
refactor: code
|
2024-03-04 10:46:13 +01:00 |
|
Andras Bacsai
|
cee6b54033
|
Add proxy start functionality when selecting a proxy type
|
2024-03-04 10:42:54 +01:00 |
|
Andras Bacsai
|
0dd591a5ff
|
fix: raw compose make dirs
fix: raw compose add coolify labels
|
2024-03-04 10:13:40 +01:00 |
|
Andras Bacsai
|
62278126e4
|
fixes
|
2024-03-04 09:12:23 +01:00 |
|
Andras Bacsai
|
0aa85a3701
|
fix: service status updated
|
2024-03-04 08:57:18 +01:00 |
|
Andras Bacsai
|
9064aedc89
|
Fix server reference in ExecuteContainerCommand.php
|
2024-03-02 15:02:55 +01:00 |
|
Andras Bacsai
|
fda5d23d32
|
feat: logs and execute commands with several servers
|
2024-03-02 14:55:39 +01:00 |
|
Andras Bacsai
|
4d8ffd05a9
|
Refactor unmanagedContainers property in Resources.php and add conditional return in loadUnmanagedContainers() method
|
2024-03-01 19:13:22 +01:00 |
|
Andras Bacsai
|
a4d173c733
|
Fix unmanagedContainers type declaration
|
2024-03-01 19:00:45 +01:00 |
|
Andras Bacsai
|
5322d446bd
|
fix: service container status updates
|
2024-03-01 10:36:32 +01:00 |
|
Andras Bacsai
|
8edda0cdda
|
fix: load unmanaged async
|
2024-03-01 09:25:27 +01:00 |
|
Andras Bacsai
|
a43c916009
|
Refactor code and add new fields for Kong service
|
2024-02-28 13:48:39 +01:00 |
|
Andras Bacsai
|
5275ae8e9c
|
Refactor getLogs method and update view template
|
2024-02-27 09:08:15 +01:00 |
|
Andras Bacsai
|
c71e1e107e
|
Refactor getLogs method and update get-logs.blade.php view
|
2024-02-27 09:05:28 +01:00 |
|
Andras Bacsai
|
8ab72c7e10
|
feat: preview deployment logs
|
2024-02-27 09:01:19 +01:00 |
|
Andras Bacsai
|
a8970df91b
|
Update class names in controllers
|
2024-02-27 08:03:42 +01:00 |
|
Andras Bacsai
|
6e74f3e40e
|
Merge pull request #1779 from Rei-x/next
Fix import to mysql and mariadb
|
2024-02-26 14:30:35 +01:00 |
|
Andras Bacsai
|
af3c575d84
|
fix: server disabled
|
2024-02-26 14:22:24 +01:00 |
|
Andras Bacsai
|
bf1475441d
|
Update service stop message and fix sidebar alignment
|
2024-02-26 12:38:15 +01:00 |
|
Andras Bacsai
|
9268f9db1d
|
Refactor user switching logic and update UI
|
2024-02-26 11:48:35 +01:00 |
|
Andras Bacsai
|
600c43827a
|
Update server check and version numbers
|
2024-02-26 11:25:38 +01:00 |
|
Andras Bacsai
|
678647f39a
|
fix: force enable/disable server in case ultimate package quantity decreases
|
2024-02-26 10:25:21 +01:00 |
|
Rei
|
6efa2dd9ba
|
fix: import to mysql and mariadb
|
2024-02-25 22:15:48 +01:00 |
|
Andras Bacsai
|
c8c7a415ea
|
Add new Livewire component and update subscription actions
|
2024-02-25 22:08:44 +01:00 |
|
Andras Bacsai
|
1b055f0316
|
Refactor subscription pricing and update server limit
|
2024-02-25 14:00:35 +01:00 |
|
Andras Bacsai
|
297b314904
|
feat: custom server limit
|
2024-02-23 15:45:53 +01:00 |
|
Andras Bacsai
|
f78fd212bb
|
fix: subscription / plan switch, etc
|
2024-02-23 12:59:14 +01:00 |
|
Andras Bacsai
|
f931ebece8
|
feat: make user owner
fix: ownership check
|
2024-02-23 12:34:36 +01:00 |
|
Andras Bacsai
|
b59e47dcf9
|
fix: stripe invoice paid webhook
fix: prepare customer initiated tier change
fix: separate view for subscriptions
|
2024-02-23 11:21:14 +01:00 |
|
Andras Bacsai
|
c7218f2856
|
Update success messages
|
2024-02-22 14:53:42 +01:00 |
|
Andras Bacsai
|
592221b4bf
|
fix: server validation
|
2024-02-22 14:46:11 +01:00 |
|
Andras Bacsai
|
836458ad85
|
fix: no coolify.yaml found
|
2024-02-22 14:45:56 +01:00 |
|
Andras Bacsai
|
7233c86f3d
|
fix: use latest image if nothing is specified
|
2024-02-22 14:45:41 +01:00 |
|
Andras Bacsai
|
154b1b05e4
|
feat: able to add dynamic configurations from proxy dashboard
|
2024-02-22 13:29:28 +01:00 |
|