48 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  David Svantesson a6a80ab484 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
  guillep2k 634dc9b752 Fix editor commit to new branch if PR disabled (#8375) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Richard Mahn 1f6b13431f Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 26a9c707d2 Fix reversion caused by 6314 (#6685) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  zeripath c1307af7b2 Properly escape on the redirect from the web editor (#6657) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  zeripath 074b62aae4 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
  zeripath de129a9e1d SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 6 years ago
  Lunny Xiao 5284eed0da fix bug on upload file name (#5571) 6 years ago
  Lauris BH 62552c9d90 Fix path cleanup in multiple places (#3871) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Duncan Ogilvie a597ca3800 Memory usage improvements (#3013) 7 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Lunny Xiao f5024e6612 repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 8 years ago
  Lauris BH f814963397 Do not allow commiting to protected branch from online editor (#1502) 8 years ago
  Lunny Xiao 49ceb80965 Check if file is a symlink with web editor (#3687) (#445) 8 years ago
  Thomas Boerger c7aa87988d Integrate templates into bindata optionally (#314) 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 93101d7a6c Golint fixed for modules/template 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl 7db899faaf Merge pull request #17 from LefsFlarey/issue/3666 8 years ago
  Flare 922a19e2d2 Fixed 404 caused by unexpected question mark 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Thomas Boerger 423d7ae8fb Executed go fmt for all files 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 8 years ago
  Andrey Nering 9cb849359e Support Editorconfig on web editor 8 years ago
  Unknwon 288bd17939 Web editor: support upload files 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 8 years ago
  Unknwon f91166335e Web editor: fix cannot create new file in subdirectory 8 years ago
  Unknwon 78a0a9b504 #3516 enforce line ending to be \n from web editor 8 years ago
  Unknwon a408ce3ec2 Web editor: improve edit file 8 years ago
  Unknwon 23a12b9711 Web editor: improve delete file process 8 years ago
  Unknwon 11540e5abe Web editor: improve code quality 8 years ago
  Unknwon cc9a66db51 General code quality improvement 8 years ago
  Unknwon e3b20a093b models/repo_editor: improve code quality 8 years ago
  Unknwon e390f92900 Fix outdated edit can’t overwrite changes 8 years ago
  Unknwon 2f5b0be839 Web editor: improve delete file 8 years ago