chore: remove unused tailwind.config.ts and fix shadcn config for Tailwind v4
Jiseoup · Apr 13, 2026
91df04adocs: update CLAUDE.md
Jiseoup · Apr 10, 2026
45329eeMerge pull request #7 from Jiseoup/feat/branch-switcher
feat: add branch switcher for code and commits views
JISUB LIM · Apr 10, 2026
e99a625feat: add branch switcher for code and commits views
Jiseoup · Apr 10, 2026
6837c82docs: update CLAUDE.md
Jiseoup · Apr 10, 2026
f3b522bMerge pull request #6 from Jiseoup/feat/mobile-responsive
feat: add mobile responsive layout with sidebar drawer
JISUB LIM · Apr 10, 2026
504e767feat: add mobile responsive layout with sidebar drawer
Jiseoup · Apr 10, 2026
b2c517afeat: validate share token via /api/auth on unauthorized page
Jiseoup · Apr 9, 2026
a4d2da6feat: add share token authentication
Jiseoup · Apr 3, 2026
57c8a4bchore: refactor error boundaries and add locales barrel export
Jiseoup · Apr 3, 2026
73678a9chore: update comments
Jiseoup · Apr 3, 2026
2c9323eUpdate CLAUDE.md
Jiseoup · Apr 3, 2026
5c5ec04Update CLAUDE.md
Jiseoup · Apr 3, 2026
df1dff6Merge pull request #5 from Jiseoup/feat/pagination-and-detail-pages
feat: add pagination and detail pages for commits and PRs
JISUB LIM · Apr 3, 2026
6d2bd14feat: add pagination and detail pages for commits and PRs
Jiseoup · Apr 3, 2026
520e340Merge pull request #4 from Jiseoup/fix/api-route-params
fix: await async params in GitHub API route for Next.js 16
JISUB LIM · Mar 31, 2026
8dc8686fix: await async params in GitHub API route for Next.js 16
Jiseoup · Mar 31, 2026
30b2a0cMerge pull request #3 from Jiseoup/docs/add-i18n-convention
docs: add i18n branch and commit convention to project guidelines
JISUB LIM · Mar 31, 2026
c95a282docs: add i18n branch and commit convention to project guidelines
Jiseoup · Mar 31, 2026
b571d01Merge pull request #2 from Jiseoup/feat/repo-topics
feat: display repository topics on home page
JISUB LIM · Mar 31, 2026
9c90615