Commit Graph

16 Commits

Author SHA1 Message Date
pycook
7a4b3528a7 refactor(web_proxy): migrate from header-based to parameter-based session management 2025-09-10 23:46:40 +08:00
pycook
1f0795d6d7 perf(web_proxy): convert from dynamic asset-{id} subdomain to fixed webproxy subdomain 2025-09-06 14:20:11 +08:00
pycook
0e96f10089 feat(backend): implement WebSocket-based SSH terminal interface 2025-08-18 18:09:54 +08:00
pycook
585de96cab ix(sshsrv): remove table width constraint to fix terminal resize issues 2025-08-12 20:36:40 +08:00
pycook
7b6206e79e feat(backend): implement MFA-protected account credentials endpoint and enhance security 2025-08-12 12:33:38 +08:00
pycook
2ef67fd396 feat(backend): implement layered session timeout and enhanced download control for web proxy 2025-08-03 21:03:51 +08:00
pycook
dd11bf67ce refactor(backend): modularize web proxy into service layer with complete swagger docs 2025-07-30 23:26:41 +08:00
pycook
03d1483f9f feat(backend): web proxy 2025-07-30 14:22:43 +08:00
pycook
7e2c667fc4 refactor(backend): authorization v2 2025-07-16 18:11:04 +08:00
pycook
470927ed58 feat(backend): Add multi-provider storage configuration support 2025-06-18 21:02:48 +08:00
pycook
84a11213e4 refactor(backend): storage config for session records 2025-06-14 21:45:32 +08:00
pycook
070fccb5db feat(backend): file transfer 2025-06-08 11:21:29 +08:00
pycook
cfe1a98c7d feat(backend): update swagger 2025-05-28 21:42:03 +08:00
pycook
2412fc0b14 fix(backend): close monitor session 2025-05-16 21:04:11 +08:00
pycook
2e9db1014c feat(backend): add quick commands and preference API 2025-05-09 21:47:51 +08:00
pycook
57291e6737 refactor(backend): optimize code organization structure 2025-03-02 21:36:24 +08:00