Commit Graph

30 Commits (82875ae946b34e67beb3c89d0bd02a0fee9ad96e)

Author SHA1 Message Date
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
KN4CK3R 94d06be035
Extract linguist code to method (#29168) 9 months ago
KN4CK3R 3142693892
Use information from previous blame parts (#28572) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 12 months ago
yp05327 3945c26722
Improve tree not found page (#26570) 1 year ago
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
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) 4 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) 5 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) 6 years ago
iliyan ivanov 13583a650f fix syntax highlight in blame view #6895 (#6909) 6 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721) 6 years ago