88 Commits (c30d74d0f9d088e3ede41f9fd4b48a0c0b0af3f0)

Author SHA1 Message Date
Bryan Mutai c30d74d0f9
feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2 months ago
Lunny Xiao 1f32170060
Move some functions to gitrepo package (#35503) 3 months ago
Nicolas Auvray c760e3b2b5
Display pull request in merged commit view (#35202) 5 months ago
wxiaoguang d08459820d
Improve submodule relative path handling (#35056) 5 months ago
wxiaoguang 70685a9489
Fix git graph page (#34948) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Lunny Xiao 6d0b24064a
Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 7 months ago
Lunny Xiao 688da55f54
Split GetLatestCommitStatus as two functions (#34535) 7 months ago
Bo-Yi Wu d06eb8d801
feat(api): add date range filtering to commit retrieval endpoints (#34497) 7 months ago
Kerwin Bryant 2b76993415
support the open-icon of folder (#34168) 8 months ago
Kerwin Bryant 2b99a58f54
Mark parent directory as viewed when all files are viewed (#33958) 8 months ago
wxiaoguang 34349c085c
Fix incorrect file links (#34189) 9 months ago
Lunny Xiao a9e8ac0fe0
Don't create duplicated functions for code repositories and wiki repositories (#33924) 9 months ago
Dustin Firebaugh 3f1f808b9e
Full-file syntax highlighting for diff pages (#33766) 10 months ago
wxiaoguang 6422f05a4e
Decouple diff stats query from actual diffing (#33810) 10 months ago
Alexander McRae aba96f65cd
Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 10 months ago
wxiaoguang f35850f48e
Refactor error system (#33610) 10 months ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 10 months ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 10 months ago
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527) 11 months ago
wxiaoguang cfc6e21f06
Fix incorrect ref usages (#33301) 11 months ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 11 months ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 12 months ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 12 months ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 12 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 1 year ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 1 year ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 1 year ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 1 year ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 1 year ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 1 year ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 1 year ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 year ago
Lunny Xiao 3febcaa53b
Use a common message template instead of a special one (#31878) 1 year ago
Lunny Xiao ccf7366db0
Add tag name in the commits list (#31082) 1 year ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 1 year ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 2 years ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 years ago
wxiaoguang 993736d838
Fix code search input for different views (#30678) 2 years ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 years ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 2 years ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 2 years ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 2 years ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 2 years ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 2 years ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 2 years ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 2 years ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 2 years ago