Commit 5602ee7
Stabilize project SSH terminal links (#309)
* feat(api): persist project SSH terminal sessions
* fix(api): address terminal session review feedback
* fix(api): clarify terminal persistence diagnostics
* fix(api): tighten terminal session request ids
* feat: stabilize project ssh terminal links
* fix: address ssh terminal ci review feedback
* fix: type api terminal test runner
* fix: serialize active terminal persistence
* fix: address coderabbit review docs
---------
Co-authored-by: rikohomeless <163776849+rikohomeless@users.noreply.github.com>1 parent a0d41a7 commit 5602ee7
32 files changed
Lines changed: 2372 additions & 635 deletions
File tree
- packages
- api
- src
- api
- services
- tests
- app
- src
- lib/core/templates
- web
- tests/docker-git
- lib
- src/core/templates
- tests/core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
165 | 169 | | |
166 | 170 | | |
167 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| 142 | + | |
141 | 143 | | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
420 | 423 | | |
421 | 424 | | |
422 | 425 | | |
| 426 | + | |
| 427 | + | |
423 | 428 | | |
424 | 429 | | |
425 | 430 | | |
| |||
1438 | 1443 | | |
1439 | 1444 | | |
1440 | 1445 | | |
1441 | | - | |
| 1446 | + | |
1442 | 1447 | | |
1443 | 1448 | | |
1444 | 1449 | | |
| |||
1484 | 1489 | | |
1485 | 1490 | | |
1486 | 1491 | | |
1487 | | - | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
1488 | 1497 | | |
1489 | 1498 | | |
1490 | 1499 | | |
| |||
1567 | 1576 | | |
1568 | 1577 | | |
1569 | 1578 | | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
1570 | 1591 | | |
1571 | 1592 | | |
1572 | 1593 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
375 | | - | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
0 commit comments