Commit Graph

57 Commits (b428f9feb5796c5191fbb1a2c702bf192500d9c6)

Author SHA1 Message Date
zeripath 17fbbe97d7
Do not disable commit changes button on repost (#12644) 4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) 4 years ago
silverwind 9249c810b8
Switch code editor to Monaco (#11366) 4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
silverwind 9d3e69e867
Move dropzone.js to npm/webpack (#10645) 5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
John Olheiser ba8f93a14e Fix some SimpleMDE (#9400) 5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
guillep2k fb7c23f911 Fix editor commit to new branch if PR disabled (#8375) 5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 5 years ago
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 5 years ago
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
zeripath 6cb127d497
Fix reversion caused by 6314 (#6685) 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
zeripath 6821a32d81 Properly escape on the redirect from the web editor (#6657) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
zeripath fd1e8563f8 SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 6 years ago
Lunny Xiao 4a02a783c4 fix bug on upload file name (#5571) 6 years ago
Lauris BH 181b3a8f09 Fix path cleanup in multiple places (#3871) 6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013) 7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Lunny Xiao 228247511a repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502) 7 years ago
Lunny Xiao 0e1392501d Check if file is a symlink with web editor (#3687) (#445) 8 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template 8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Flare 01c5233b53
Fixed 404 caused by unexpected question mark 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
Thomas Boerger e05a5ca36c
Executed go fmt for all files 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon dadd35b636 #3559 fix template error 8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon 780cc2d110 router/repo: code refactoring 8 years ago
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory 8 years ago
Unknwon 429c92c0ce #3516 enforce line ending to be \n from web editor 8 years ago
Unknwon ba27d71abe Web editor: improve edit file 8 years ago