aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/editor/commit_form.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Create pull request for base after editing file, if not enabled on fork (#24841)Brecht Van Lommel2023-05-241-4/+2
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-0/+2
* Fix missed `.hide` class (#23208)yp053272023-03-021-1/+1
* Fix commit name in Apply Patch page (#23086)yp053272023-02-231-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-1/+1
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-19/+19
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+6
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* CSS navbar and color tweaks (#13609)silverwind2020-11-261-2/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-3/+3
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-2/+15
* 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-171-1/+1
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-2/+1
* some fixesLunny Xiao2017-10-251-1/+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
* Web editor: support upload filesUnknwon2016-08-301-1/+1
* Web editor: improve delete file processUnknwon2016-08-281-0/+43