aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/editor
Commit message (Expand)AuthorAgeFilesLines
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-4/+4
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-0/+2
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-072-2/+2
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-2/+2
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-3/+3
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-202-4/+4
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-142-10/+10
* Fix broken code editor diff preview (#23307)wxiaoguang2023-03-061-1/+1
* Fix missed `.hide` class (#23208)yp053272023-03-021-1/+1
* Fix commit name in Apply Patch page (#23086)yp053272023-02-231-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-192-2/+2
* 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-132-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-015-5/+5
* 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
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-44/+44
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-2/+2
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-141-1/+1
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-092-0/+91
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-182-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-163-9/+9
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-1/+0
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+6
* 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