summaryrefslogtreecommitdiffstats
path: root/templates/repo/editor
Commit message (Collapse)AuthorAgeFilesLines
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
| | | | | | | | | | * Make URL scheme unambiguous Redirect old routes to new routes * Fix redirects to new URL scheme, and update template * Fix branches/_new endpoints, and update integration test
* some fixesLunny Xiao2017-10-251-1/+2
|
* repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)Lunny Xiao2017-06-222-2/+2
|
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-2/+2
| | | | | | * Do not allow commiting to protected branch from online editor * Add editor integration tests for adding new file and not allowing to add new file to protected branch
* #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-011-1/+1
|
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
|
* Support Editorconfig on web editorAndrey Nering2016-08-301-1/+1
|
* Web editor: support upload filesUnknwon2016-08-302-1/+37
|
* Web editor: improve edit fileUnknwon2016-08-283-42/+10
|
* Web editor: improve delete file processUnknwon2016-08-283-43/+56
|
* Web editor: improve code qualityUnknwon2016-08-241-8/+8
|
* Code quality improvement on JSUnknwon2016-08-171-1/+1
|
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-151-28/+31
| | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards.
* Web editor: improve delete fileUnknwon2016-08-141-1/+1
|
* Web editor: improve edit file and diff previewUnknwon2016-08-143-0/+140