aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Store webhook event in database (#29145)oliverpool2024-03-071-1/+3
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-071-2/+2
* Add a link for the recently pushed branch notification (#29627)wxiaoguang2024-03-061-1/+2
* Fix wrong line number in code search result (#29260)yp053272024-03-061-14/+1
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-063-3/+7
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-0511-25/+25
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-054-5/+5
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-041-6/+6
* Refactor star/watch button (#29576)wxiaoguang2024-03-042-14/+12
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-043-9/+28
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-0425-33/+33
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-042-2/+35
* Extend issue template yaml engine (#29274)65432024-03-045-6/+6
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-021-3/+3
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-022-6/+6
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-023-21/+3
* Fix incorrect subpath in links (#29535)wxiaoguang2024-03-022-2/+2
* Use a predictiable fork URL to allow forking repositories without providing a...wxiaoguang2024-03-011-2/+2
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-015-7/+7
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-013-3/+3
* Refactor some Str2html code (#29397)wxiaoguang2024-03-018-11/+11
* Apply compact padding to small buttons with svg icons (#29471)silverwind2024-02-281-1/+1
* Fix URL calculation in clone input box (#29470)silverwind2024-02-281-7/+15
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-272-2/+2
* Fix incorrect tree path value for patch editor (#29377)wxiaoguang2024-02-261-2/+2
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-262-40/+26
* Add missing space (#29393)KN4CK3R2024-02-251-1/+1
* enforce maxlength in frontend (#29389)Tim-Niclas Oelschläger2024-02-254-5/+5
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-2516-50/+50
* Refactor Safe modifier (#29392)wxiaoguang2024-02-259-30/+30
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-254-1/+18
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-253-12/+12
* Move citiation button to proper place (#29374)wxiaoguang2024-02-251-3/+3
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-242-5/+5
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-242-3/+5
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-243-0/+13
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-241-4/+15
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-233-0/+13
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-2228-37/+37
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-2242-175/+175
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-222-6/+18
* Do not show delete button when time tracker is disabled (#29257)Zettat1232024-02-201-1/+1
* Deduplicate translations for contributors graph (#29256)Şahin Akkaya2024-02-191-2/+2
* Show commit status for releases (#29149)KN4CK3R2024-02-192-78/+78
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-192-1/+10
* De-duplicate contributor graph translations (#29247)Şahin Akkaya2024-02-181-4/+4
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-182-2/+2
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-0/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-184-6/+6