hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-13 05:10:36 +00:00
b54d2fd3bf adjusted the drawer's width
0556f0f1cf updated pagination controls
c91b152bef updated page navigation controls
a3352cdcba improved session history drawer
f1a80d3398 fixed the item placement issue when the height is greater than the actual list item height in ssh session/file transfer history drawer
Compare 8 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-12 17:03:39 +00:00
c6cc79b8e5 extracted auth provider dialogs to components and touched up the admin site auth page
ccc08631ed implemented admission expression in oidc authentication provider
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-12 13:39:58 +00:00
f536496069 updated to check standard oidc claims
467b4b4452 enhanced the error handling of tls listener insertion
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-12 12:15:00 +00:00
af562e17bc protected some bootstrapping code with a single tx in server.go
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-12 11:21:58 +00:00
debbbb2a86 updated to add a partial unique on users table (auth_provider_id + external_subject)
374c696b5c removed the app settings auth.db.enabled
9a2b250b10 more authentication code fix
fadf8488f3 reworked to support multiple auth providers
02cbd5dda3 changed some more foriegn keys to use internal numeric id column
Compare 6 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 12:28:03 +00:00
2b7297d169 Added default user group for oidc and ldap users
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 11:03:29 +00:00
4cee650a59 refactored the ssh-broker with prepare stage word constants
38bbd6354d removed the auto-reconnect in the ssh session page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 10:02:32 +00:00
80fa445ab0 updated sqlite db connecting handling
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 10:01:25 +00:00
487eb57e28 updated sqlite db connecting handling
50bbd25c3e touched up the keystroke sync UI
402916e37a implemented synchornized input among ssh terminals
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 07:50:27 +00:00
95ff68ebec updated frontend/src/pages/SSHSessionPage.tsx to draw an outline around the terminal panel with the focus
e2a1bcef98 updated api and schema documentation
ab7451d7c2 updated ListSSHAccessProfiles, GetSSHAccessProfiles, ListSSHAccessProfilesForUser, ListSSHAccessProfilesForUser to return tags
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 03:58:23 +00:00
0d5462f530 rebased the database schema to a single baseline
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 03:39:19 +00:00
d4e0ea811f added tags to ssh server group
c9fba01ef1 renders the server tags in chips
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-11 01:51:00 +00:00
8f51f42b6c added frontend/src/components/ProjectOverviewCard.tsx and touched up some repo pages
34046ee7a8 created SplitPanel and use this in three Repo Details pages
1e685baebe implemented a divider in repo pages
3684adfe26 set the default value of the overwrite option in ssh file upload/copy to false
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-10 13:08:20 +00:00
ba4f8bc571 applied Autocomplete in the server/server group dropdown in the ssh access profile form dialog
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-10 13:00:13 +00:00
d500c611dd updated Topbar to show the display name if not blank.
e6667f2e9d updated AccountPage to navigate to / upon successful TOTP verification
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-10 11:04:15 +00:00
8e9befe184 used react-blocker to show the confirmation dialog when navigating out of the ssh session page
8584bef011 added a terminal height check in the ssh session page before opening a new terminal panel. it doesn't apply to terminal panels already opened
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-10 06:37:34 +00:00
aadda031a2 defined commonly used field values as constants in the backend code
3e669fdd60 updated server group access code based on the ssh access profile
5c2e013653 added api handlers for returning ssh servers based on ssh access profile's server group
9cfe2fd398 enhanced http router a bit for performance
8edce9f60a updated CompactListItemText with the secondaryTypographyProps of component: 'div'
Compare 5 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 16:26:37 +00:00
51c53418bd fine-tuned ssh server info access as a non-owner
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 15:57:15 +00:00
d0303d17a9 updated code to remeber http status reason where possible
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-09 15:46:05 +00:00
bd3b9b1204 touched up the capabilities grant checkboxes in the user group page to prevent click on the text