aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/blame.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-3/+3
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-0/+6
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-4/+5
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-1/+27
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+6
* Stop double encoding blame commit messages (#17498)zeripath2021-10-311-2/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-11/+6
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-83/+96
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+251