feat: add SITE_NAME env var for branding
Jiseoup · 2026년 5월 12일
a409bffchore: apply Prettier formatting to FileTree
Jiseoup · 2026년 5월 12일
5e71b74Merge pull request #11 from Jiseoup/fix/code-viewer-and-branch-selector
fix: correct background bleed in code viewer and alignment in branch selector
JISUB LIM · 2026년 5월 11일
991b814fix: correct background bleed in code viewer and alignment in branch selector
Jiseoup · 2026년 5월 8일
82f91f5Merge pull request #10 from Jiseoup/feat/file-tree-expand-collapse-toggle
feat: toggle file tree expand/collapse with state-aware button
JISUB LIM · 2026년 5월 8일
ebc3129feat: toggle file tree expand/collapse with state-aware button
Jiseoup · 2026년 5월 8일
3b863a2feat: make commits and pulls page size configurable via env vars
Jiseoup · 2026년 5월 8일
b050937Merge pull request #9 from Jiseoup/feat/configurable-pagination
feat: make commits and pulls page size configurable via env vars
JISUB LIM · 2026년 5월 6일
9a1ad1ffeat: make commits and pulls page size configurable via env vars
Jiseoup · 2026년 5월 4일
0698347Merge pull request #8 from Jiseoup/chore/coding-conventions
chore: introduce coding conventions and reformat codebase
JISUB LIM · 2026년 5월 4일
7db77b7chore: introduce coding conventions and reformat codebase
Jiseoup · 2026년 5월 4일
af24275feat: add line numbers to code viewer using CSS counters
Jiseoup · 2026년 4월 13일
40883e8feat: make file tree default expansion depth configurable via FILE_TREE_DEPTH env var
Jiseoup · 2026년 4월 13일
0793d53Update CLAUDE.md
Jiseoup · 2026년 4월 13일
cdd2656chore: remove unused tailwind.config.ts and fix shadcn config for Tailwind v4
Jiseoup · 2026년 4월 13일
91df04adocs: update CLAUDE.md
Jiseoup · 2026년 4월 10일
45329eeMerge pull request #7 from Jiseoup/feat/branch-switcher
feat: add branch switcher for code and commits views
JISUB LIM · 2026년 4월 10일
e99a625feat: add branch switcher for code and commits views
Jiseoup · 2026년 4월 10일
6837c82docs: update CLAUDE.md
Jiseoup · 2026년 4월 10일
f3b522bMerge pull request #6 from Jiseoup/feat/mobile-responsive
feat: add mobile responsive layout with sidebar drawer
JISUB LIM · 2026년 4월 10일
504e767