aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/editor
Commit message (Expand)AuthorAgeFilesLines
* Convert max file name length to 255 (#30489)yp053272024-04-152-2/+2
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-272-22/+22
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-243-3/+3
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-2/+2
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-071-2/+2
* Fix incorrect tree path value for patch editor (#29377)wxiaoguang2024-02-261-2/+2
* enforce maxlength in frontend (#29389)Tim-Niclas Oelschläger2024-02-254-5/+5
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-3/+3
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-3/+3
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-2/+2
* Preserve BOM in web editor (#28935)silverwind2024-01-271-2/+1
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-4/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-255-8/+8
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-255-44/+44
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-3/+4
* Change green buttons to primary color (#27099)silverwind2023-09-183-5/+5
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-1/+1
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-164-4/+4
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Refactor "editorconfig" (#26391)wxiaoguang2023-08-081-1/+1
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-3/+0
* Add template linting via djlint (#25212)silverwind2023-06-142-3/+3
* Create pull request for base after editing file, if not enabled on fork (#24841)Brecht Van Lommel2023-05-241-4/+2
* Remove fomantic breadcrumb module (#24463)silverwind2023-05-014-60/+52
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-6/+6
* 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