hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-17 08:25:19 +00:00
f0598b9d38 added monitring interval settings item.
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-15 17:29:51 +00:00
0c72cf621c add mirror status to the project overview panel and dashboard page
67a08cf9cc added git mirroring
ef283454dc added the mirror scheduler interface
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-13 16:43:14 +00:00
2d4c85ed5e added docker mirror
74c012cd07 added code for oidc token instrospection and revalidation
557b35035c updated board section title and repo section title clickable in projects page
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-09 15:20:56 +00:00
986172b6fc re-styled the user groups page
430fc84c26 changed the project icon in the projects page
ea3f54a7b6 showing project age in the projects page
59102059ee refactoring projects page
1b111612ee redoing the projects page
Compare 6 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-09 11:48:32 +00:00
35da73b3fd updated the styling of the self-service certificate page
bd3dc4c188 adoption of a table in api key pages, ssh cert page in the self-service area
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-09 10:38:41 +00:00
6f16b57984 updated self-service ssh servers page and the credentials page using tables
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-09 07:37:11 +00:00
8820750a19 added websocket debug logs for slow websocket upgrade
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-09 05:15:26 +00:00
25c0d44218 added simple repo transfer feature
130b070a79 updated the alert message to include site name
197b067d80 adjusted bottom margin in some widgets
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-08 16:32:39 +00:00
acad913bf2 updated styling of widgets
39e8a1e0b2 made the collapser buttons slimmer in split panel component
bbc075f425 enhanced SplitPanel to support horizontal split.
a343a7189f added CodeEditorField and LazyCodeEditorField
8d8b4894d5 change json formatter and xml formatter to use LazyCodeBlock
Compare 9 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-08 10:18:19 +00:00
7f20612b94 fixed branding info
624f7bc7c6 fixed the 2fa chip issue in the active session page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-08 09:00:47 +00:00
7ef262d200 updated the audit log page with search keystroke debouncing, pagination, list order
29817d3e8e remove the all_users user group scope stuff
58bafbb993 fixed the event viewership on shared monitors
364c92e2fc client certificate validation in dealing with a monitoring target
5a5bb65427 minor refactoring
Compare 23 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-07-05 01:41:03 +00:00
273698f1d3 updated the widget frame to respect stored dimension
84390d025c added xml formatter and json formatter widgets
85ba329ef3 Added the full screen button to a widget in the utiltiies page
905b6be8a1 touched up th ecalculator widget
079fc65233 calculator widget improved
Compare 27 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-30 07:47:33 +00:00
31b006000e updated the project settings page to show user name, user id when a non project-admin accesses it
27ce87574b cleaned up code
54f848dab8 simplified the repo attachment implementation
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-30 06:52:22 +00:00
fcbb6df5f5 updated requireRepoRole()
06bac41e7c enhanced handling of foreign repos
43c26b999a shows repo type in Add Foreign Repo dialog
4f973dbf39 fixed error pragation in reading docker manifests.
Compare 4 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-29 16:06:51 +00:00
03b535af29 enhanced the use info of a rpm repo to join project name, repo name, and repo directories with dashes
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-29 15:59:02 +00:00
c3449ffcea added rpm mirror status panel and page
522ebd7887 updated metadata comparsion function to consider the file time over the build time
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-29 01:21:32 +00:00
ed39f289ff switch DeleteIcon to DeleteOutlinedIcon
22d0c2903a applied split panel to the admin user groups page
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 15:13:47 +00:00
2094037a5d update CodeBlock/LazyCodeBlock to support line wrap.
a5ef2b51a8 enhanced the docker page to show more info
19e6bd190c enhancing docker detail page
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 12:46:15 +00:00
956fd1754e rebased the database schema to a single file
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 08:50:40 +00:00
03beeafe58 fixed the 409 issue when "docker push" uploads multiple layers at the same time