Andras Bacsai
|
9a227dbad6
|
feat: terminal views for servers
improvement: connect to container if only one available
|
2024-10-24 12:21:36 +02:00 |
|
peaklabs-dev
|
6dfe6a8142
|
fix disable tow step confirmation when there is a password
|
2024-10-22 12:29:48 +02:00 |
|
peaklabs-dev
|
1d2e9b6946
|
fix is required on shared variables
|
2024-10-18 12:29:33 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +02:00 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Andras Bacsai
|
974b4b92c1
|
wip: coolify.json
|
2024-10-08 15:11:19 +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
|
e03e4f2e91
|
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
|
2024-10-02 15:16:55 +02:00 |
|
Andras Bacsai
|
bcc92e1f32
|
fix: in dev mode do not ask confirmation on delete
|
2024-10-01 09:31:01 +02:00 |
|
Andras Bacsai
|
b6b4d93658
|
fix: compose based terminal
|
2024-09-30 11:58:28 +02:00 |
|
Andras Bacsai
|
59d2c9748a
|
fix: make sure to reload window if app status changes
|
2024-09-25 10:27:23 +02:00 |
|
Andras Bacsai
|
b570ccd7d3
|
format
|
2024-09-23 19:51:31 +02:00 |
|
Andras Bacsai
|
240352f4b2
|
Merge pull request #3504 from coollabsio/fix-ssh-keys
Fix ssh keys
|
2024-09-19 12:44:56 +02:00 |
|
Andras Bacsai
|
631b4e6438
|
Merge branch 'next' into fix-ssh-keys
|
2024-09-19 11:45:12 +02:00 |
|
Andras Bacsai
|
d47bd047bf
|
fixes
|
2024-09-19 11:24:21 +02:00 |
|
Andras Bacsai
|
98e744e808
|
refactor: Update Docker cleanup label in Heading.php and Navbar.php
|
2024-09-19 10:27:44 +02:00 |
|
peaklabs-dev
|
8153e2f63b
|
Merge branch 'coollabsio:main' into fix-ssh-keys
|
2024-09-18 20:43:59 +02:00 |
|
Andras Bacsai
|
5ec45d547a
|
Merge branch 'next' into fix-#2546-deletion-issues
|
2024-09-18 18:05:06 +02:00 |
|
Andras Bacsai
|
07ed726c88
|
refactor: Remove unnecessary code in Terminal.php
|
2024-09-17 16:48:30 +02:00 |
|
Andras Bacsai
|
d373815f98
|
refactor: Add authorization check in ExecuteContainerCommand mount method
|
2024-09-17 16:28:28 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
Andras Bacsai
|
1322dc9c23
|
refactor: Remove unnecessary code in ExecuteContainerCommand.php
|
2024-09-16 15:43:24 +02:00 |
|
Andras Bacsai
|
f71fb7266d
|
fix: terminal
|
2024-09-16 15:35:44 +02:00 |
|
Andras Bacsai
|
e1a6c3e776
|
chore: Refactor terminal component and select form layout
|
2024-09-16 11:25:20 +02:00 |
|
Andras Bacsai
|
f124a1e60d
|
chore: Update terminal button text and layout in application heading view
|
2024-09-16 10:56:11 +02:00 |
|
Andras Bacsai
|
888c1f7697
|
update files
|
2024-09-13 12:21:02 +02:00 |
|
ayntk-ai
|
fc3c69f687
|
Feat: more conformations and fixes
|
2024-09-05 17:54:32 +02:00 |
|
ayntk-ai
|
08df814408
|
Feat: delete volume confirmation
|
2024-09-04 22:33:47 +02:00 |
|
Andras Bacsai
|
bfeaae9caa
|
fix: env variable in value parsed
|
2024-09-04 14:33:16 +02:00 |
|
ayntk-ai
|
9a2d5be354
|
Feat: confirm file storage
|
2024-09-03 18:31:06 +02:00 |
|
ayntk-ai
|
20558d438a
|
remove ray
|
2024-09-03 00:30:15 +02:00 |
|
ayntk-ai
|
3b3bc6c33b
|
fix default checkbox state false or true
|
2024-08-31 16:19:39 +02:00 |
|
ayntk-ai
|
bff6964d4a
|
scheduled task deletion
|
2024-08-30 20:33:12 +02:00 |
|
ayntk-ai
|
da0398f35d
|
remove unused code
|
2024-08-29 21:47:17 +02:00 |
|
ayntk-ai
|
6820fcc084
|
Fix name for services and DBs
|
2024-08-29 18:53:49 +02:00 |
|
ayntk-ai
|
182af1ec18
|
Fix application delete
|
2024-08-29 18:01:16 +02:00 |
|
Andras Bacsai
|
cfc6518157
|
refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes
|
2024-08-29 12:39:37 +02:00 |
|
ayntk-ai
|
4726676248
|
make things more clear
|
2024-08-27 14:19:37 +02:00 |
|
ayntk-ai
|
9040f5d2a1
|
confirm with password
|
2024-08-27 13:44:12 +02:00 |
|
Andras Bacsai
|
b8ff0540e2
|
Merge branch 'next' into set-server-timzone-setting
|
2024-08-26 13:21:21 +02:00 |
|
Andras Bacsai
|
fe89269b4b
|
rename parser functions
|
2024-08-23 20:57:22 +02:00 |
|
Andras Bacsai
|
b12f768c56
|
fix: numberoflines should be number
|
2024-08-23 20:42:58 +02:00 |
|
ayntk-ai
|
a0689ca5fc
|
fix cron issues for UI and applications
|
2024-08-16 22:05:38 +02:00 |
|
ayntk-ai
|
80b90b3a2c
|
fix UI of cron jobs
|
2024-08-16 21:21:37 +02:00 |
|
ayntk-ai
|
6242243ced
|
get timezone and server correctly for UI
|
2024-08-16 16:18:57 +02:00 |
|
ayntk-ai
|
883a52afe9
|
show cron execution with timezone
|
2024-08-16 16:01:57 +02:00 |
|
ayntk-ai
|
e3b9884247
|
UI fix
|
2024-08-16 14:45:40 +02:00 |
|
Andras Bacsai
|
2227858f58
|
refactor: Load environment variables based on resource type in sortEnvironmentVariables()
|
2024-08-16 12:23:31 +02:00 |
|