feat: add SITE_NAME env var for branding
Jiseoup · May 12, 2026
a409bffchore: apply Prettier formatting to FileTree
Jiseoup · May 12, 2026
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 · May 11, 2026
991b814fix: correct background bleed in code viewer and alignment in branch selector
Jiseoup · May 8, 2026
82f91f5Merge pull request #10 from Jiseoup/feat/file-tree-expand-collapse-toggle
feat: toggle file tree expand/collapse with state-aware button
JISUB LIM · May 8, 2026
ebc3129feat: toggle file tree expand/collapse with state-aware button
Jiseoup · May 8, 2026
3b863a2feat: make commits and pulls page size configurable via env vars
Jiseoup · May 8, 2026
b050937Merge pull request #9 from Jiseoup/feat/configurable-pagination
feat: make commits and pulls page size configurable via env vars
JISUB LIM · May 6, 2026
9a1ad1ffeat: make commits and pulls page size configurable via env vars
Jiseoup · May 4, 2026
0698347Merge pull request #8 from Jiseoup/chore/coding-conventions
chore: introduce coding conventions and reformat codebase
JISUB LIM · May 4, 2026
7db77b7chore: introduce coding conventions and reformat codebase
Jiseoup · May 4, 2026
af24275feat: add line numbers to code viewer using CSS counters
Jiseoup · Apr 13, 2026
40883e8feat: make file tree default expansion depth configurable via FILE_TREE_DEPTH env var
Jiseoup · Apr 13, 2026
0793d53Update CLAUDE.md
Jiseoup · Apr 13, 2026
cdd2656chore: 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
504e767