147d490
Use more robust file type detection in blob than extension
d552262
Support appending .patch to /commit URLs
3823b04
Re-build cache per-request
7dfe278
Extract shared fields from structs in webui_*.go
bf0175a
The tree navbar doesn't handle branch refs as it should.
165b8f1
Include open/close status in bug title
50b8f89
Modify formatDate in pkg/web/webui.go to omit time zone
3a06724
Improve bug metadata display in list
9b4c17f
Use article element more appropriately on bug page
330aea0
Use pico colours for open/closed
74a99e4
Don't send text/plain content-type for raw blob responses containing binaries
dddb40e
Include anchor links to files in pkg/web/templates/commit.html
d8ce4b4
/repo/tree/branch/dir mistakenly links dir
6016e27
Style top-level navbar so it's horizontal on mobile
35c065d
`Browse file tree` and other buttons on blob page should not be centred.
40cd4d1
Sort non-default branches on branches page by UpdatedAt, most recent first
cd01176
Sort tags by creation date, most recent first
9ebc998
Pin default branch to top of branches page
6d15c70
Implement pagination on the branches page
da8eba8
Implement pagination on the tags page