Commit Graph

29 Commits (23645fe05f16b44c1d430c165fd0c2839e518eee)

Author SHA1 Message Date
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)
7 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
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
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
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality
8 years ago
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago