Andras Bacsai
|
7e32a37729
|
fix: new services
|
2024-10-07 11:54:54 +02:00 |
|
Andras Bacsai
|
1c10a43321
|
fix: new resource selection view
fix: new services
|
2024-10-07 11:19:14 +02:00 |
|
Andras Bacsai
|
4624a381b1
|
new search input on "new resource" view
|
2024-10-05 20:55:23 +02:00 |
|
Andras Bacsai
|
6928b0a2c8
|
chore: Update project query to order by name in lowercase
|
2024-10-05 15:04:47 +02:00 |
|
Andras Bacsai
|
2da6f66e85
|
chore: Update project query to order by name in uppercase
|
2024-10-05 15:04:31 +02:00 |
|
Andras Bacsai
|
a1124a885d
|
feat: project search on frontend
|
2024-10-05 15:03:40 +02:00 |
|
Andras Bacsai
|
9448d0f0d2
|
feat: Add Invoice Ninja service configuration to Service model
|
2024-10-05 14:16:53 +02:00 |
|
Andras Bacsai
|
3b97bb1341
|
feat: Add Argilla service configuration to Service model
|
2024-10-04 20:16:58 +02:00 |
|
Andras Bacsai
|
4f4453b17c
|
chore: Update proxy configuration paths for Caddy and Nginx in dev
|
2024-10-04 13:46:33 +02:00 |
|
Andras Bacsai
|
ce49f4806d
|
fix: proxy conf in dev
|
2024-10-04 13:25:17 +02:00 |
|
Andras Bacsai
|
c2c0afa0ba
|
fix: service env orders, application env orders
|
2024-10-04 12:08:57 +02:00 |
|
Andras Bacsai
|
611f70d79f
|
chore: Remove commented code for shared variable type validation
|
2024-10-04 12:08:06 +02:00 |
|
Andras Bacsai
|
65aeebd9fa
|
fix: Reset description and subject fields after submitting feedback
|
2024-10-03 23:27:23 +02:00 |
|
Andras Bacsai
|
81b8a58415
|
fix: scheduled backup for services view
|
2024-10-03 22:38:37 +02:00 |
|
Andras Bacsai
|
33cb2d150d
|
chore: Fix application deployment queue filter logic
|
2024-10-03 21:32:02 +02:00 |
|
Andras Bacsai
|
5f07b473e9
|
fix: parse proxy config and check the set ports usage
|
2024-10-03 21:29:55 +02:00 |
|
Andras Bacsai
|
5bcd813792
|
chore: Remove commented code in Server model
|
2024-10-03 21:29:04 +02:00 |
|
Andras Bacsai
|
a0bb523507
|
chore: Remove debug statement in Service model
|
2024-10-03 21:11:14 +02:00 |
|
Andras Bacsai
|
d84d0a816b
|
chore: Refactor DatabaseBackupJob to handle missing team
|
2024-10-03 20:51:18 +02:00 |
|
Andras Bacsai
|
0da31c34b5
|
fix: add new supported database images
|
2024-10-03 20:47:22 +02:00 |
|
Andras Bacsai
|
ccdaf59ecb
|
fix: service application view
|
2024-10-03 20:47:02 +02:00 |
|
Andras Bacsai
|
6dd0bd0742
|
fix: api useBuildServer
|
2024-10-03 15:09:56 +02:00 |
|
Andras Bacsai
|
ef448280d8
|
fix: able to support more database dynamically from Coolify's UI
|
2024-10-03 13:49:43 +02:00 |
|
Andras Bacsai
|
14c9f25c57
|
feat: restart service without pulling the latest image
|
2024-10-03 13:17:35 +02:00 |
|
Andras Bacsai
|
1c7ca56756
|
feat: backup all databases for mysql,mariadb,postgresql
|
2024-10-03 12:39:45 +02:00 |
|
Andras Bacsai
|
bb6cb8edc9
|
improvement: show backup button on supported db service stacks
|
2024-10-03 10:48:25 +02:00 |
|
Andras Bacsai
|
c4e702f096
|
fix: able to select root permission easier
|
2024-10-03 09:57:37 +02:00 |
|
Andras Bacsai
|
dd3ff38df7
|
refactor: Encode delimiter in SshMultiplexingHelper
|
2024-10-02 21:23:46 +02:00 |
|
Andras Bacsai
|
059535a676
|
chore: Remove commented out code for uploading to S3 in DatabaseBackupJob
|
2024-10-02 16:43:01 +02:00 |
|
Andras Bacsai
|
765a74ca4f
|
handle errors in databasebackupjob
|
2024-10-02 15:33:14 +02:00 |
|
Andras Bacsai
|
e03e4f2e91
|
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
|
2024-10-02 15:16:55 +02:00 |
|
Andras Bacsai
|
0ab432d5e6
|
chore: Remove unnecessary command from SshMultiplexingHelper
|
2024-10-02 14:54:48 +02:00 |
|
Andras Bacsai
|
d55e4bf381
|
feat: Handle HTTPS domain in ConfigureCloudflareTunnels
|
2024-10-02 13:36:25 +02:00 |
|
Andras Bacsai
|
dd782e75f5
|
fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
|
2024-10-02 11:45:30 +02:00 |
|
Andras Bacsai
|
2be2f0ac79
|
feat: support Hetzner S3
|
2024-10-02 10:25:45 +02:00 |
|
Andras Bacsai
|
97943db5f4
|
chore: Add missing import for Attribute class in ApplicationDeploymentQueue model
|
2024-10-02 09:21:54 +02:00 |
|
Andras Bacsai
|
bbd2748ad7
|
chore: Update command signature and description for cleanup application deployment queue
|
2024-10-02 09:21:50 +02:00 |
|
Andras Bacsai
|
a530804a71
|
feat: Add command to check application deployment queue
|
2024-10-02 09:21:28 +02:00 |
|
Andras Bacsai
|
8ca8ab82b0
|
refactor: Remove deployment queue when deleting an application
|
2024-10-02 09:20:49 +02:00 |
|
Andras Bacsai
|
024ad8e943
|
fix: cleanup stucked applicationdeploymentqueue
|
2024-10-02 09:20:08 +02:00 |
|
Andras Bacsai
|
4d86b556a4
|
fix: ipv6 scp should use -6 flag
|
2024-10-02 08:15:03 +02:00 |
|
Jakubko
|
e0241505f9
|
Merge branch 'coollabsio:main' into main
|
2024-10-01 22:08:32 +02:00 |
|
Jakub Novák
|
3b4759f349
|
updated DiscordMessages for Application notifications
|
2024-10-01 22:07:24 +02:00 |
|
Jakub Novák
|
aac491da25
|
updated DiscordMessages for Container notifications
|
2024-10-01 21:48:14 +02:00 |
|
Jakub Novák
|
53a6e97ca3
|
updated DiscordMessages for Database notifications
|
2024-10-01 21:46:56 +02:00 |
|
Jakub Novák
|
cb5dc13bf1
|
updated DiscordMessages for Internal&ScheduledTask notifications
|
2024-10-01 21:42:13 +02:00 |
|
Jakub Novák
|
f021a42890
|
updated DiscordMessages for Server notifications
|
2024-10-01 21:38:12 +02:00 |
|
Andras Bacsai
|
5cd81fe255
|
wip: server storage check
|
2024-10-01 11:52:36 +02:00 |
|
Andras Bacsai
|
b00828d4aa
|
chore: Refactor instanceSettings() function and improve code readability
|
2024-10-01 11:36:37 +02:00 |
|
Andras Bacsai
|
e4108863a8
|
chore: Remove unnecessary code in DatabaseBackupJob.php
|
2024-10-01 10:43:04 +02:00 |
|