575 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
silverwind cab35ff17a
Update dependencies (#35733) 2 months ago
a1012112796 a4e23b81d3
fix attachment file size limit in server backend (#35519) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
Lunny Xiao a7eceb57a9
Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
Lunny Xiao 1bdb0b71b1
Upgrade to go 1.25.3 (#35656) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Rob Gonnella c9e7fde8b3
feat: adds option to force update new branch in contents routes (#35592) 2 months ago
Lunny Xiao ad2ff67343
Move archive function to repo_model and gitrepo (#35514) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
Lunny Xiao 1f32170060
Move some functions to gitrepo package (#35503) 3 months ago
Lunny Xiao 7bf2972379
Move GetDiverging functions to gitrepo (#35524) 3 months ago
Lunny Xiao 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910) 4 months ago
Lunny Xiao d2e994db2c
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 months ago
Lunny Xiao aef4a3514c
Remove the duplicated function GetTags (#35375) 4 months ago
Fabian Meyer e19d0e4f56
Allow foreachref parser to grow its buffer (#35365) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
wxiaoguang c3f5ea3b1f
Fix repo file list partial reloading for submodules (#35183) 5 months ago
wxiaoguang 85b5877bb0
Fix various bugs (#35177) 5 months ago
wxiaoguang c4f5b2b531
Don't use full-file highlight when there is a git diff textconv (#35114) 5 months ago
wxiaoguang 8f91bfe9d8
Fix submodule parsing when the gitmodules is missing (#35109) 5 months ago
wxiaoguang fc4cb07beb
Fix submodule nil check (#35096) 5 months ago
wxiaoguang d08459820d
Improve submodule relative path handling (#35056) 5 months ago
Lunny Xiao 1352080ef7
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) 5 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
wxiaoguang f35dcfd489
Make submodule link work with relative path (#35034) 5 months ago
delvh 8dbf13b1cb
Follow file symlinks in the UI to their target (#28835) 6 months ago
Kerwin Bryant 176962c03e
Add support for 3D/CAD file formats preview (#34794) 6 months ago
wxiaoguang dbd9c69909
Refactor repo contents API and add "contents-ext" API (#34822) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Lunny Xiao 1e644e39f9
remove unnecessary duplicate code (#34733) 6 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 6 months ago
wxiaoguang e8d8984f7c
Fix some trivial problems (#34579) 7 months ago
wxiaoguang 9f10885b21
Refactor commit reader (#34542) 7 months ago
Lunny Xiao ab9691291d
Don't display error log when .git-blame-ignore-revs doesn't exist (#34457) 7 months ago
Bo-Yi Wu d06eb8d801
feat(api): add date range filtering to commit retrieval endpoints (#34497) 7 months ago
Lunny Xiao ad271444e9
Fix a bug when uploading file via lfs ssh command (#34408) 7 months ago
bytedream 2fbc8f9e87
Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) 7 months ago
Kerwin Bryant 2b76993415
support the open-icon of folder (#34168) 8 months ago
Denys Konovalov 9a071a596f
Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
Lunny Xiao ae0af8ea5b
Refactor Git Attribute & performance optimization (#34154) 8 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
Kerwin Bryant 8c9d2bdee3
Keep file tree view icons consistent with icon theme (#33921) 9 months ago
Lunny Xiao 7a09bc904a
Avoid creating unnecessary temporary cat file sub process (#33942) 9 months ago
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
wxiaoguang 86c1a33369
Fix some UI bugs and clean up unused tests (#34088) 9 months ago