hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 17:28:27 +00:00
52b9199a15 raised file upload/download limits
d2959a84b0 switch scp to sftp in file upload/download
37595757c8 extracted file upload/download dialogs to components
463f421846 added file upload/download via scp
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 14:36:55 +00:00
001bbfe1a3 updated the self-service ssh page to show the ssh ca info when clicked
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 14:05:44 +00:00
fc917daa0a fixed the new session button problem on a ssh server group based profile
1b534228ee updated the layout of the ssh session page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 13:40:37 +00:00
16295f34bb code change for consistant styling in more pages
0a04381a28 more code change for consistant styling
1317afb6ea more styling consistency
f4395ce5d2 rebased the database schema to a single baseline
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-04 06:47:49 +00:00
001f0487e2 added the host key policy field to the ssh_servers table
fd28f0b722 updated multi-ssh connect failure error handling
7c21b910b1 updated the code to set site name based on configuration
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 17:18:17 +00:00
b5e8e9d5e0 enhanced SectionCard with collapse support
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 16:36:19 +00:00
0bb13fec44 updated the ssh server group details dialog to show the member server list if requested
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 16:21:59 +00:00
2c45149353 updated db schema and api documents
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 16:05:36 +00:00
d49f357c6b renamed /api/server-info to /api/app-info. added site name to its response
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 15:41:18 +00:00
e1e77edaea touched up configuration loading and added app.site-name
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 14:59:05 +00:00
62964f5c89 updated ssh session page with message queueing and reconnect of a session intitiated from a ssh server group
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 12:20:30 +00:00
dc7440a223 enhanced the server group connect dialog with a select all checkbox
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 12:16:33 +00:00
a6e784f1d1 extracted the server group connect dialog to a component
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 11:24:13 +00:00
0c2ff6dfd7 enhanced the ssh connect dialog
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 08:55:11 +00:00
0f345e3d66 added MonospaceTextField for resuse from various pages
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 08:20:55 +00:00
c8bee3c33c rebased the database schema to a new baseline
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 08:16:09 +00:00
2253a10851 updated SSHAccessProfileFormDialog.tsx to now show the server group as the target type when called from the self-service ssh server page
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 08:12:36 +00:00
346a500b72 added ssh server group
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 06:42:22 +00:00
1b56e66199 added self-serivce ssh credentials page
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-03 06:04:02 +00:00
05e79ccd9c updated some list pages