hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 08:21:29 +00:00
935801e68b updated repo docker detail page with the usage info popover
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 08:04:31 +00:00
7da8b35e11 applied the visable-but-disabled style to RepoRpmDetailPage
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 08:00:27 +00:00
cb31ad5360 applied visiable-but-disabled style to actions buttons across multiple repo pages
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 07:39:13 +00:00
901daaa87e enhanced repo git branch page to navigate to commit details or code details
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 07:31:46 +00:00
d36150f499 enable/disable buttons depending on access permission in some repo list and board list pages
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 04:12:13 +00:00
bbc669eae7 changed the default db dsn path
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 03:55:43 +00:00
717f93d6cf added more indecies to some database tables for performance
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 03:20:53 +00:00
338cd20cbd fixed the wrong auth provider type check in api.UpdateMe and api.UpdateUser
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-28 02:30:03 +00:00
f1d14c2f36 added app.bootstrap-admin to the configuration
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-27 16:22:19 +00:00
587823ad90 updated codit.service for debian to drop privilege
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-27 15:17:07 +00:00
a68a3af79d enhanced signed git commit verification
899c2da9f3 used AbortController to cut the previous blob/history request when another file is selected.
549b918c27 fixed issues in dealing with git commit verification
12994b2dfa removed the self-service gpg key page.
1e96f68003 updated RpmGitDetailPage.tsx to support markdown preview.
Compare 21 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-24 16:04:44 +00:00
ddccd560a9 refactored the rpm detail page
dabb5d7216 some code clean up
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-24 09:20:13 +00:00
b9fdccb96b use of icon button in the projects page for edit and delete
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-24 05:52:16 +00:00
ac72bd3c7c relocated the go to file to the right panel of the git detail view
db2e0f6537 added go to file box
b841cd00d7 adjusted vertical spacing in the left directory list
a7eb5dd636 implemented a directory view in git repo detail page
a353bb51ba some touch up on git views
Compare 18 commits »
hyung-hwan pushed to main at hyung-hwan/playground 2026-06-23 10:24:22 +00:00
676a9f1234 added go 1.26.4 images for rocky9 and centos7
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-23 07:55:10 +00:00
724a6b2c6c updated some git info views
9b3518b04a added git commit meta component
c989fb469f updated time dispaly to show time offset
1b022146c9 updated the commit diff split view to use the shared splitpane
25e17804ec Code remember the last opened file/dir
Compare 9 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-22 14:01:15 +00:00
91779ffe6f shows no projects found instead of an empty table when there is no projects
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-22 13:53:26 +00:00
5a78449dd7 removed the top title Projects from ProjectsPage.tsx
hyung-hwan pushed to main at hyung-hwan/codit 2026-06-22 13:50:55 +00:00
7c15b3d9f8 updated packaging
hyung-hwan pushed to main at hyung-hwan/git2go 2026-06-22 13:39:39 +00:00
4b90e82028 more libgit2 version diff handled