Andras Bacsai
|
080db4d462
|
Remove dispatch('configurationChanged') from check_status method in Heading.php
|
2024-04-30 11:20:57 +02:00 |
|
Andras Bacsai
|
4af766162e
|
Fix repository URL handling in PublicGitRepository.php
|
2024-04-30 11:11:06 +02:00 |
|
Andras Bacsai
|
57d67bc4a8
|
Fix repository URL handling in PublicGitRepository.php and public-git-repository.blade.php
|
2024-04-29 13:43:45 +02:00 |
|
Andras Bacsai
|
16278f36ec
|
fix: parse HEALTHCHECK from dockerfile
|
2024-04-29 13:33:28 +02:00 |
|
Andras Bacsai
|
0c516843d8
|
Update health check validation rules in HealthChecks.php
|
2024-04-29 12:55:10 +02:00 |
|
Andras Bacsai
|
d400ac57d5
|
disable hc by default for some build packs
|
2024-04-29 12:54:58 +02:00 |
|
Andras Bacsai
|
c36636bd2d
|
Add dispatch('refreshEnvs') to loadComposeFile method
|
2024-04-29 11:59:19 +02:00 |
|
Andras Bacsai
|
bb6c9cf49e
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
Andras Bacsai
|
8a4c2bf208
|
shared variables are more visible now on the ui
|
2024-04-26 14:59:03 +02:00 |
|
Andras Bacsai
|
f952553c76
|
fix: move s3 storages to separate view
|
2024-04-26 14:09:54 +02:00 |
|
Andras Bacsai
|
3e0440ba53
|
feat: initial datalist
|
2024-04-26 10:33:55 +02:00 |
|
Andras Bacsai
|
b78ca71c0f
|
Fix disabling of environment variables starting with SERVICE_FQDN or SERVICE_URL in Show.php
|
2024-04-25 14:29:23 +02:00 |
|
Andras Bacsai
|
e86f8ddd09
|
fix: caddy network issue
feat: connect compose based apps to predefined network
|
2024-04-25 11:49:34 +02:00 |
|
Andras Bacsai
|
0eef4a5fa1
|
Fix DNS validation issue and check domain usage
|
2024-04-17 18:49:31 +02:00 |
|
Andras Bacsai
|
e2cd7fe17e
|
fix: rollback feature
|
2024-04-17 15:30:08 +02:00 |
|
Andras Bacsai
|
4c0624f489
|
fix: remove lazy loading until bug figured out
|
2024-04-17 15:16:08 +02:00 |
|
Andras Bacsai
|
0a3c20b08a
|
Fix issue with sorting environment variables in StackForm.php
|
2024-04-17 12:47:57 +02:00 |
|
Andras Bacsai
|
d62b471afe
|
Refactor dispatch event names to use snake_case in General.php, FileStorage.php, Storage.php, All.php, and Show.php
|
2024-04-17 11:32:35 +02:00 |
|
Andras Bacsai
|
35b07a9c18
|
Refactor code to add sudo prefix for certain commands in multiple files
|
2024-04-17 10:49:34 +02:00 |
|
Andras Bacsai
|
41f4b36593
|
wip: non-root
|
2024-04-16 20:57:54 +02:00 |
|
Andras Bacsai
|
a04c7831b1
|
wip: non-root user for remote servers
|
2024-04-16 15:42:38 +02:00 |
|
Andras Bacsai
|
faa1120e14
|
Refactor Show.php and docker.php to improve code readability and maintainability
|
2024-04-16 12:41:33 +02:00 |
|
Andras Bacsai
|
8164610105
|
Refactor EditDomain.php and shared.php to improve DockerCompose parsing logic
|
2024-04-16 12:41:21 +02:00 |
|
Andras Bacsai
|
3935a3c885
|
Refactor ActivityMonitor component to add fullHeight option
|
2024-04-16 12:41:13 +02:00 |
|
Andras Bacsai
|
504524ea56
|
Refactor stop button in heading.blade.php to use modal confirmation component
|
2024-04-16 10:54:28 +02:00 |
|
Andras Bacsai
|
1802d5d5da
|
Add service_type field to Create.php and EditCompose.php
|
2024-04-16 10:44:23 +02:00 |
|
Andras Bacsai
|
b16109ca56
|
Fix repository URL handling in PublicGitRepository.php
|
2024-04-16 10:09:59 +02:00 |
|
Andras Bacsai
|
0e43e5d295
|
Refactor General.php to update application fqdn handling
|
2024-04-16 09:43:42 +02:00 |
|
Andras Bacsai
|
52c794a259
|
Sort containers when loading and mounting in Logs.php
|
2024-04-16 09:19:30 +02:00 |
|
Andras Bacsai
|
85b33a60b3
|
feat: can edit file/dir volumes from ui in compose based apps
|
2024-04-15 19:47:17 +02:00 |
|
Andras Bacsai
|
c99bb4cfd7
|
Refactor StackForm and parseDockerComposeFile
|
2024-04-15 16:54:03 +02:00 |
|
Andras Bacsai
|
16f9c727f2
|
feat: lazy load stuffs + tell user if compose based deployments have missing envs
|
2024-04-15 14:23:25 +02:00 |
|
Andras Bacsai
|
5b36f07493
|
feat: literal env variables
|
2024-04-15 12:46:22 +02:00 |
|
Andras Bacsai
|
a18b4ffd0f
|
Add allow_promotion_codes option to subscribeStripe method
|
2024-04-13 14:57:11 +02:00 |
|
Andras Bacsai
|
7b4d8a8f05
|
wip: new pricing
|
2024-04-12 15:48:56 +02:00 |
|
Andras Bacsai
|
6773848874
|
Add dispatch call to check_status method in Heading.php
|
2024-04-12 14:12:06 +02:00 |
|
Andras Bacsai
|
45281360d5
|
fix: service config hash update
|
2024-04-12 13:15:24 +02:00 |
|
Andras Bacsai
|
7a32b8d1d2
|
feat: configuration checker for all resources
|
2024-04-12 12:44:49 +02:00 |
|
Andras Bacsai
|
9032879e20
|
feat: able to delete configuration from server
|
2024-04-12 10:54:25 +02:00 |
|
Andras Bacsai
|
50e96baea1
|
Refactor Livewire project new select blade template
|
2024-04-12 10:28:40 +02:00 |
|
Andras Bacsai
|
0267c76de2
|
Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php
|
2024-04-12 09:26:07 +02:00 |
|
Andras Bacsai
|
a8db40e99a
|
feat: edit domains easier for compose
|
2024-04-11 15:42:37 +02:00 |
|
Andras Bacsai
|
1e7a5562ab
|
Update Clickhouse database credentials and variables
|
2024-04-11 13:45:02 +02:00 |
|
Andras Bacsai
|
e71032a8fc
|
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
|
2024-04-11 13:20:46 +02:00 |
|
Andras Bacsai
|
9c7f40e4fe
|
feat: upload large backups
|
2024-04-11 12:13:11 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
5ec553f68d
|
Reset default labels when application FQDN is updated
|
2024-04-10 08:21:06 +02:00 |
|
Andras Bacsai
|
5e36c37838
|
Add coolify database and handle exceptions
|
2024-04-09 11:09:13 +02:00 |
|
Andras Bacsai
|
8bf0561009
|
Refactor code for domain usage and validation
|
2024-04-08 12:15:44 +02:00 |
|
Andras Bacsai
|
b63aaad645
|
Update warning message for multiple domains in ServiceApplicationView.php
|
2024-04-08 11:16:25 +02:00 |
|