aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/editor
Commit message (Expand)AuthorAgeFilesLines
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-303-3/+3
* CSS navbar and color tweaks (#13609)silverwind2020-11-261-2/+4
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-113-8/+8
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-0/+1
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-041-3/+1
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+1
* Switch code editor to Monaco (#11366)silverwind2020-05-142-3/+6
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-113-8/+8
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-2/+15
* 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