peaklabs-dev
|
dbc723089b
|
Feat: Delete unused private keys button
|
2024-09-19 19:27:25 +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
|
f65789bdbb
|
fix: proxy status
|
2024-09-19 12:32:56 +02:00 |
|
Andras Bacsai
|
9518040d23
|
refactor: Remove CleanupSshKeysJob from schedule in Kernel.php
|
2024-09-19 12:06: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
|
a65b62332b
|
refactor: Remove commented out code in Navbar.php
|
2024-09-19 10:57:34 +02:00 |
|
Andras Bacsai
|
2e3267ee94
|
Merge branch 'fix-#2546-deletion-issues' into #2546
|
2024-09-19 10:32:02 +02:00 |
|
Andras Bacsai
|
98e744e808
|
refactor: Update Docker cleanup label in Heading.php and Navbar.php
|
2024-09-19 10:27:44 +02:00 |
|
Andras Bacsai
|
532f5e351e
|
fixes
|
2024-09-18 21:24:42 +02:00 |
|
Andras Bacsai
|
182087cf1b
|
a few changes here and there
|
2024-09-18 21:18:47 +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
|
e937d30545
|
fix: move terminal to separate view on services
|
2024-09-17 17:15:34 +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
|
bdc0fc87f0
|
Fix: UI bug, do not write ssh key to disk in server dialog
|
2024-09-17 14:33:24 +02:00 |
|
peaklabs-dev
|
2d8bda4fa6
|
Fix: Private key with ID 2 on dev
|
2024-09-17 13:06:50 +02:00 |
|
Andras Bacsai
|
8967315c49
|
refactor: terminal / run command
|
2024-09-17 12:29:36 +02:00 |
|
Andras Bacsai
|
162fb7bfc5
|
fix: refactor run-command
|
2024-09-17 12:27:20 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
Andras Bacsai
|
35b9b7fdf2
|
fix/feat: able to open terminal to any containers
|
2024-09-17 11:54:25 +02:00 |
|
Andras Bacsai
|
5818c9cf6b
|
chore: Add validation to prevent selecting 'default' server or container in RunCommand.php
|
2024-09-17 11:30:29 +02:00 |
|
peaklabs-dev
|
86722939cd
|
Fix. Remove write to SSH key on every remote command execution
|
2024-09-16 21:34:27 +02:00 |
|
peaklabs-dev
|
451272bf11
|
Fix: Use new function names and logic everywhere
|
2024-09-16 19:52:55 +02:00 |
|
peaklabs-dev
|
ba636a95dc
|
Refactor SSH Keys
|
2024-09-16 17:24:42 +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 |
|
peaklabs-dev
|
02017334e5
|
Fix: Make sure invalid private keys can not be added
|
2024-09-16 13:02:48 +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
|
51c43e7457
|
chore: Rename Command Center to Terminal in code and views
|
2024-09-13 15:18:00 +02:00 |
|
Andras Bacsai
|
888c1f7697
|
update files
|
2024-09-13 12:21:02 +02:00 |
|
Andras Bacsai
|
664a990c60
|
chore: Update listeners and proxy settings in server form and new server components
|
2024-09-12 12:34:09 +02:00 |
|
Andras Bacsai
|
75f266fa9f
|
fix: cloudflare tunnel with new multiplexing feature
|
2024-09-12 12:07:50 +02:00 |
|
Andras Bacsai
|
f1a1deff26
|
fix: Disable mux_enabled during server validation
|
2024-09-11 10:21:18 +02:00 |
|
peaklabs-dev
|
2c9491d81c
|
Fix: Do not change localhost server name on revalidation
|
2024-09-10 17:43:16 +02:00 |
|
peaklabs-dev
|
d378bb94be
|
Fix: remote servers with port and user
|
2024-09-10 17:29:53 +02:00 |
|
peaklabs-dev
|
d74cfd09ce
|
Fixes
|
2024-09-10 17:18:00 +02:00 |
|
peaklabs-dev
|
91c845732e
|
fix set custom port or user during boarding
|
2024-09-10 16:55:34 +02:00 |
|
ayntk-ai
|
fc3c69f687
|
Feat: more conformations and fixes
|
2024-09-05 17:54:32 +02:00 |
|
Andras Bacsai
|
401c410adb
|
Merge pull request #3302 from mahansky/deployment-logs-improvements
deployment log improvements
|
2024-09-05 10:29:10 +02:00 |
|
Andras Bacsai
|
4888f4c405
|
refactor: upgrade process of Coolify
|
2024-09-05 10:15:22 +02:00 |
|
ayntk-ai
|
08df814408
|
Feat: delete volume confirmation
|
2024-09-04 22:33:47 +02:00 |
|
ayntk-ai
|
f4263ee022
|
Feat: User deletion confirmation
|
2024-09-04 21:14:18 +02:00 |
|
ayntk-ai
|
3e04a7958e
|
Feat/Fix: Proxy stop and restart confirmation
|
2024-09-04 20:41:17 +02:00 |
|
ayntk-ai
|
371fe53911
|
Feat: confirm server deletion
|
2024-09-04 20:06:22 +02:00 |
|
ayntk-ai
|
c16e914be4
|
Fix: DB image cleanup
|
2024-09-04 14:59:44 +02:00 |
|
ayntk-ai
|
bec974dca4
|
Fix application image cleanup
|
2024-09-04 14:54:43 +02:00 |
|
ayntk-ai
|
b314b08f25
|
Feat: stop service confirm
|
2024-09-04 14:34:46 +02:00 |
|