hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 15:24:03 +00:00
868a1fe57c updated the session history and ssh file transfer history drawers
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 15:08:36 +00:00
67a3391763 updated server group dialogs to load member servers
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 10:02:59 +00:00
991d860db3 added vite build target es2021 for xterm js issue
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 09:01:47 +00:00
40cda4a5aa fixed the segfault issue for err reset to nil
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 07:01:43 +00:00
2e23c13bee fixed an ambiguous key issue in ssh-broker
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 05:46:39 +00:00
228a74a695 huge schema migration to use internal id in various tables
23ea03aa67 extracted user group form dialog
f7d03485e4 added ssh file transfer history views
0285cb9fa0 added audit records for ssh file transfers
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 10:04:41 +00:00
352c92c638 updated the line number width logic in SSHTranscriptDialog.tsx
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 09:38:43 +00:00
5e41dd6d5e updated some dialogs in the projects repo side to use ModalDialog as base
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 07:10:08 +00:00
298db11a08 rebased the database schema to a single baseline file
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 07:05:07 +00:00
6c2ec1e2f9 added expiry to ssh access profile
547acc82df showed disabled self-service access profile in the profile list
0db8db498e added owner scopt to ssh server
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 04:14:31 +00:00
b7d492d13c switch to Chip to show disable in the ssh profile page
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 03:57:21 +00:00
933e217b15 updated AdminSSHServersPage.tsx to load member list for the server group dialog
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 03:46:20 +00:00
6299fbf22f added user info and user group info deatils and opened them from some links
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 03:30:56 +00:00
924b6aed83 disabled edit of self-service ssh access profile in the admin ssh access profile page
f3cd735827 added owner info in the ssh access profile page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 02:49:14 +00:00
4e7d3fc0ec updated the admin ssh server page to show the server groups in the server list
2d14e02211 added a filter to ssh server group list in the ssh server page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 02:20:58 +00:00
0dad181e9a enhanced ssh server group members dialog to add a member upon Enter
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 01:58:12 +00:00
0fb67eafc9 renamed some files
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-08 01:42:48 +00:00
98ecf70185 updating the ssh session status of an existing session if the status is stale when attaching..
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-07 18:21:38 +00:00
a54ae441d0 updated code to show tail only if the transcript is too large
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-07 08:18:24 +00:00
eb61269595 increased the keystroke debouncing to 1 sec