w3cj
|
d46a565e6c
|
feat: allow tab in textarea
|
2024-04-12 05:33:56 -06:00 |
|
Andras Bacsai
|
5ec553f68d
|
Reset default labels when application FQDN is updated
|
2024-04-10 08:21:06 +02:00 |
|
Andras Bacsai
|
bd25860ccf
|
Add check for enabled tasks in scheduled tasks loop
|
2024-04-09 13:03:06 +02:00 |
|
Andras Bacsai
|
b21cb5c0e9
|
Update job schedules to run every two minutes instead of every minute
|
2024-04-09 13:02:22 +02:00 |
|
Andras Bacsai
|
9ae3743a58
|
Update job schedules and version numbers
|
2024-04-09 12:48:58 +02:00 |
|
Andras Bacsai
|
f9411bf0ed
|
Remove debug statement in generateGitImportCommands function
|
2024-04-09 11:48:26 +02:00 |
|
Andras Bacsai
|
5e36c37838
|
Add coolify database and handle exceptions
|
2024-04-09 11:09:13 +02:00 |
|
Andras Bacsai
|
9984aea42f
|
Add ContainerStatusJob to Revived notification
|
2024-04-09 08:46:03 +02:00 |
|
Andras Bacsai
|
a9cc5cc351
|
Fix server functionality check and cleanup SSH keys
|
2024-04-09 08:46:00 +02:00 |
|
Andras Bacsai
|
a6cbabfba5
|
Add server connection validation in CheckProxy.php
|
2024-04-09 08:45:37 +02:00 |
|
Andras Bacsai
|
ea4fe81cb2
|
fix: git submodule update
|
2024-04-08 14:07:07 +02:00 |
|
Andras Bacsai
|
e1b09f4844
|
Merge pull request #1913 from loganspark/application-update-submodules-after-git-checkout
feat(application): update submodules after git checkout
|
2024-04-08 13:43:43 +02:00 |
|
Andras Bacsai
|
884c46b054
|
Merge branch 'main' into application-update-submodules-after-git-checkout
|
2024-04-08 13:40:16 +02:00 |
|
Andras Bacsai
|
4ae4e88800
|
Update instance update process
|
2024-04-08 13:04:38 +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 |
|
Andras Bacsai
|
2c41b5d4fb
|
Fix null pointer exception in Index.php
|
2024-04-08 11:16:20 +02:00 |
|
Andras Bacsai
|
82372ea252
|
Refactor upgrade method in Upgrade.php
|
2024-04-08 09:36:24 +02:00 |
|
Andras Bacsai
|
1f4440bcf9
|
Refactor image name generation in ApplicationDeploymentJob.php
|
2024-04-08 09:36:21 +02:00 |
|
Andras Bacsai
|
db8ffe50ac
|
fix: isMember
|
2024-04-05 18:47:07 +02:00 |
|
Andras Bacsai
|
8fe658bacc
|
fix: members cannot manage subscriptions
|
2024-04-05 18:34:33 +02:00 |
|
Andras Bacsai
|
36c31dcd67
|
Add role-based authorization for updating teams
|
2024-04-05 16:48:06 +02:00 |
|
Andras Bacsai
|
c223408c3c
|
Add updatedApplicationFqdn method to ServiceApplicationView
|
2024-04-05 15:59:59 +02:00 |
|
Andras Bacsai
|
d84fdc3cd5
|
fix: make sure if envs are changed, rebuild is needed
|
2024-04-05 15:33:19 +02:00 |
|
Andras Bacsai
|
2b64b9de63
|
fix: do not rebuild dockerfile based apps twice
|
2024-04-05 15:33:11 +02:00 |
|
Andras Bacsai
|
96a0f29f19
|
Refactor webhook handling logic and add file change validation
|
2024-04-03 14:14:13 +02:00 |
|
Andras Bacsai
|
49b3a75a8b
|
Refactor manual webhook response payload
|
2024-04-03 14:14:06 +02:00 |
|
Andras Bacsai
|
f13fc737f1
|
Refactor manual webhook handling and add watch path check
|
2024-04-03 14:08:42 +02:00 |
|
Andras Bacsai
|
b7121c5000
|
Refactor deployment logic and add watch path check
|
2024-04-03 14:05:35 +02:00 |
|
Andras Bacsai
|
22a1d3882e
|
feat: able to make rsa/ed ssh keys
|
2024-04-03 13:45:49 +02:00 |
|
Andras Bacsai
|
a198bfc5c0
|
Refactor deployment logic in Github webhook controller
|
2024-04-02 21:25:09 +02:00 |
|
Andras Bacsai
|
132807b55d
|
fix: always rebuild Dockerfile / dockerimage buildpacks
|
2024-04-02 20:50:35 +02:00 |
|
Andras Bacsai
|
735081af50
|
fix: new github app creation
|
2024-04-02 20:50:12 +02:00 |
|
Andras Bacsai
|
7f4230d026
|
Remove unnecessary code and comments
|
2024-04-02 15:40:52 +02:00 |
|
Andras Bacsai
|
6333d3fd13
|
Fix image environment variable bug
|
2024-04-02 15:40:25 +02:00 |
|
Andras Bacsai
|
fd9dae6e4b
|
Refactor EnvironmentVariable creation logic
|
2024-04-02 15:40:19 +02:00 |
|
Andras Bacsai
|
db5d7857c8
|
fix: warning if you use multiple domains for a service
|
2024-04-02 15:15:43 +02:00 |
|
Andras Bacsai
|
0f4eab3cf2
|
Fix error handling in loadUnmanagedContainers method
|
2024-04-02 15:01:50 +02:00 |
|
Andras Bacsai
|
75b9f4fcbf
|
Add search functionality and display active/inactive subscribers in Admin Dashboard
|
2024-04-02 15:00:01 +02:00 |
|
Andras Bacsai
|
7aca4930db
|
fix: unfunctional server should see resources
|
2024-03-31 18:38:26 +02:00 |
|
Andras Bacsai
|
7a92ecfa30
|
fix: async public key loading
|
2024-03-30 18:58:41 +01:00 |
|
Andras Bacsai
|
171f6f4608
|
fix: trial users subscription page
|
2024-03-30 00:23:48 +01:00 |
|
Andras Bacsai
|
d569c8d31f
|
fix: search services
|
2024-03-28 15:18:05 +01:00 |
|
Andras Bacsai
|
51d716253f
|
feat: watch paths
|
2024-03-28 15:05:12 +01:00 |
|
Darek Wróbel
|
9616d858cf
|
feat(application): update submodules after git checkout
|
2024-03-28 09:53:09 +01:00 |
|
Andras Bacsai
|
c0a4a5c2f5
|
Add SSH domain field and save server IP in ConfigureCloudflareTunnels.php
|
2024-03-27 21:09:42 +01:00 |
|
Andras Bacsai
|
833a4b9367
|
Update dynamic configuration setup and version number
|
2024-03-27 18:41:19 +01:00 |
|
Andras Bacsai
|
79d589c7a9
|
wip: automatic cloudflare tunnels
|
2024-03-27 18:24:24 +01:00 |
|
Andras Bacsai
|
a777db1234
|
fix: async service loads
|
2024-03-27 14:50:56 +01:00 |
|
Andras Bacsai
|
43fed96af1
|
fix: autoupdater
|
2024-03-27 11:35:57 +01:00 |
|