[OCaml] Mobile-friendly clone of cgit.
- resolve build errors from refactoring 1 month ago
- wire Config.commits_max_displayed to page size 1 month ago
- parse #+begin_example blocks as code blocks 1 month ago
- hide TOC when document has only a single heading 1 month ago
- sticky tree-toggle respects navbar/toolbar on mobile 1 month ago
- add prefers-reduced-motion for tree-chevron transition 1 month ago
- add tap-target expansion to commit-pill links 1 month ago
- remove zoom-blocking touch-action and viewport restrictions 1 month ago
- stop footer from sticking to bottom on mobile 1 month ago
- repo link is block with ellipsis, not flex container 1 month ago
- match filter pill height to pagination controls 1 month ago
- use li:hover for commit row highlight instead of :has(a:hover) 1 month ago
- tree-toggle sticks below navbar only, add toolbar offset contextually 1 month ago
- use display:block on .commit-title a for text-overflow ellipsis 1 month ago
- hide author in commit list items when filtering by author 1 month ago
- traverse all parents to show full commit history 1 month ago
- highlight Commits nav item on individual commit pages 1 month ago