summaryrefslogtreecommitdiffstats
path: root/templates/repo/editor
Commit message (Expand)AuthorAgeFilesLines
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-2/+23
* Fix editor commit to new branch if PR disabled (#8375)guillep2k2019-10-051-2/+12
* Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)Richard Mahn2019-07-171-4/+4
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-172-2/+3
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-2/+2
* Fix file edit change preview functionality (#5300)Lauris BH2018-11-092-4/+2
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-2/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-3/+3
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-2/+3
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-2/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* 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
* #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
* Web editor: improve delete fileUnknwon2016-08-141-1/+1
* Web editor: improve edit file and diff previewUnknwon2016-08-143-0/+140