peaklabs-dev
|
1ffa88acf0
|
use config instead of env()
|
2024-11-12 15:53:05 +01:00 |
|
Luan Estradioto
|
6bd8583eab
|
- resize check to int
- modularize, tree-shake terminal, idempotency on navigations
|
2024-09-25 22:14:05 -03:00 |
|
Andras Bacsai
|
40e844fab4
|
refactor: Remove unnecessary console.log statements in terminal.blade.php
|
2024-09-18 12:54:31 +02:00 |
|
Andras Bacsai
|
2e56edd939
|
refactor: Update WebSocket connection initialization in terminal.blade.php
|
2024-09-18 09:51:20 +02:00 |
|
Andras Bacsai
|
8179a5c6a3
|
feat: custom terminal host
|
2024-09-18 09:43:47 +02:00 |
|
Andras Bacsai
|
5ecf31d1fc
|
refactor: Remove unnecessary code in Terminal.blade.php
|
2024-09-17 17:20:03 +02:00 |
|
Andras Bacsai
|
595a2414b1
|
fix: if you exit a container manually, it should close the underlying tty as well
|
2024-09-17 16:48:58 +02:00 |
|
Andras Bacsai
|
d92819ab60
|
fix: Handle WebSocket connection close in terminal.blade.php
|
2024-09-17 11:30:46 +02:00 |
|
Andras Bacsai
|
e1a6c3e776
|
chore: Refactor terminal component and select form layout
|
2024-09-16 11:25:20 +02:00 |
|
Andras Bacsai
|
08e4afbbc4
|
fix: keep-alive ws connections
|
2024-09-16 10:20:57 +02:00 |
|
Andras Bacsai
|
dcf91cc034
|
Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration.
|
2024-09-13 16:58:16 +02:00 |
|
Andras Bacsai
|
2f692da1c9
|
chore: Update WebSocket URL in terminal.blade.php
|
2024-09-13 13:16:14 +02:00 |
|
Andras Bacsai
|
ecd98bfcd5
|
chore: Update APP_NAME environment variable in docker-compose.prod.yml
|
2024-09-13 13:13:23 +02:00 |
|
Andras Bacsai
|
e48ad87cdb
|
chore: Update terminal styling for better readability
|
2024-09-13 12:19:13 +02:00 |
|
Luan Estradioto
|
35dfb1b0f8
|
fix: grouped process and docker execs are killed with ssh process
fix: run clear command only if exists
fix: link terminal js on dev compose better dx
fix: add error on terminal ux
|
2024-09-12 01:58:56 -03:00 |
|
Andras Bacsai
|
117fbeb07c
|
fixes for terminal
|
2024-09-11 12:19:27 +02:00 |
|
Luan Estradioto
|
548fc21e40
|
added ws authentication
|
2024-08-15 11:17:18 -03:00 |
|
Luan Estradioto
|
c2ea8996ee
|
feat: fully functional terminal for command center
|
2024-08-15 11:17:18 -03:00 |
|