hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-07 06:09:08 +00:00
1428a382e6 added more feature toggles to the ssh transcript dialog
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-07 05:04:09 +00:00
74a3b5af51 updated the ssh transcript dialog
311446e7c5 added the clean mode to the ssh transcript dialog
d6e7b1b456 updated the transcript view to get focus and to make navigations work
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-07 02:33:23 +00:00
6378ffcc53 updated packaging procedure for deb
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 16:30:38 +00:00
a6922626bd updated packaging files
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 16:10:38 +00:00
8abb2225ce added packaging files
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 13:22:36 +00:00
e136974b30 updated the ssh session page to open a confirmation dialog for close if there are active sessions
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 13:12:42 +00:00
0db515fdaa enhanced close handling in ssh-broker
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 12:45:23 +00:00
dbe48dec2b enhanced the inter-session file transfer target dropdown
9d1e552aeb improved inter-session file transfer speed
ad144b874e updated code to deduplicate files for transfers
b14462d9a3 primitive inter-session file transfer implemented
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 05:53:20 +00:00
c67be8ca46 deleted unused api endpoint /api/ssh/sessions/{id}/stream and related code
673d05c6d1 simplified api.reconcileSSHPreparedSessionForUse to validation only and renamed it to api.validatePreparedSSHSessionForUse
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-06 03:33:05 +00:00
579876611c ssh broker code refactoring done
740222d99f code refactoring on logging code in ssh broker
0a5fc72dea some ssh broker code refactoring done
e93941909d some code refactoring
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 16:53:53 +00:00
855dbc1709 updated to return server name from the ssh session info apis.
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 16:35:33 +00:00
3f61471fcc fixed the shared pointer issue in ssh-broker
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 16:14:04 +00:00
1bc3e31bca updated ssh-broker to be more defensive
45bededa12 updated the ssh session log messages to tell between build and use
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 14:52:14 +00:00
a628c4cf0c updated ssh session page to prevent session appending when revisited
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 14:19:44 +00:00
05731bb953 added a move handle to ModalDialog
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 13:50:27 +00:00
351670f311 updated the ssh session broker
24d26764a7 removed unneeded info from the ssh session terminal
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 11:30:28 +00:00
26c515bfdc enhanced ssh session handling a bit
aaa9ba8d9a updated the ssh terminal broker code to handle errors more gracefully
deeae293c1 updated the backend code to do proper clean-up when the websocket is closed
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 10:56:21 +00:00
3a18e8b4bf added ModalDialog to prevent backdrop click to close/cancel the dialog
bf8213c1a6 updated code for file save picker
cffa734edb enhancing file upload/download for less resource usage
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-05 09:31:03 +00:00
ad776f31fb updated file upload/download dialogs with PageAlert
0c173d2734 extracted PageAlert to a component and switched many transient Alerts to PageAlerts
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 17:30:38 +00:00
206b2e5c51 updated go.mod and go.sum