Commit Graph

11 Commits (3c3d49899f0f7206e190bdeecdc4da248cc7e686)

Author SHA1 Message Date
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
zeripath 4e8a81780e
Stop double encoding blame commit messages (#17498) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
Norwin 9c6aeb47f7
Link to previous blames in file blame page (#16259) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649) 4 years ago
silverwind 62719cdd2d
Fix whitespace rendering in diff (#13415) 4 years ago
zeripath 858c35b731
Ensure BlameReaders close at end of request (#12102) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 4 years ago
Cirno the Strongest c8780984f8
Rework blame template and styling (#11885) 4 years ago
6543 a1f11a05e9
Load Repo Topics on blame view (#11307) 4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540) 5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
iliyan ivanov 13583a650f fix syntax highlight in blame view #6895 (#6909) 5 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721) 6 years ago