index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
repo
/
editor.go
Commit message (
Collapse
)
Author
Age
*
Minor fix for PR #3687
Unknwon
2016-12-21
|
*
Check if file is a symlink with web editor (#3687)
Stefan Grönke
2016-12-21
|
|
|
|
|
|
|
|
* editor checks for symlinks * translate file_is_a_symlink message * credit translation author
*
Minor code fix
Unknwon
2016-12-21
|
*
Fixed 404 caused by unexpected question mark (#3668)
LefsFlare
2016-12-21
|
|
|
This fixes 404 caused when creating new files or wiki pages with question marks.
*
#3559 fix template error
Unknwon
2016-08-31
|
*
Support Editorconfig on web editor
Andrey Nering
2016-08-30
|
*
Web editor: support upload files
Unknwon
2016-08-30
|
*
router/repo: code refactoring
Unknwon
2016-08-30
|
*
Web editor: fix cannot create new file in subdirectory
Unknwon
2016-08-29
|
*
#3516 enforce line ending to be \n from web editor
Unknwon
2016-08-28
|
*
Web editor: improve edit file
Unknwon
2016-08-28
|
*
Web editor: improve delete file process
Unknwon
2016-08-28
|
*
Web editor: improve code quality
Unknwon
2016-08-24
|
*
General code quality improvement
Unknwon
2016-08-16
|
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
|
*
Fix outdated edit can’t overwrite changes
Unknwon
2016-08-15
|
*
Web editor: improve delete file
Unknwon
2016-08-14