aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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-017-10/+10
* Add admin API route for managing user's badges (#23106)techknowlogick2024-03-011-1/+170
* Refactor some Str2html code (#29397)wxiaoguang2024-03-0117-20/+20
* 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
* Implement actions badge svgs (#28102)Nanguan Lin2024-02-271-0/+25
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-276-10/+10
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-271-0/+7
* Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-02-271-2/+0
* Fix mail template error (#29410)wxiaoguang2024-02-261-1/+1
* 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 API to get PR by base/head (#29242)qwerty2872024-02-261-0/+50
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-252-33/+30
* Add tailwindcss (#29357)silverwind2024-02-251-0/+6
* 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-2527-98/+98
* Refactor Safe modifier (#29392)wxiaoguang2024-02-2522-53/+53
* 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-243-6/+6
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-245-27/+58
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-243-0/+13
* Add API to get merged PR of a commit (#29243)qwerty2872024-02-241-0/+43
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-241-4/+15
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-244-151/+0
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-233-0/+13
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-231-11/+12
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-2310-110/+70
* Support SAML authentication (#25165)techknowlogick2024-02-234-0/+151
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-2257-117/+117
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-2286-242/+242
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-222-6/+18
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-213-12/+19
* 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
* Remove DataRaceCheck (#29258)wxiaoguang2024-02-192-2/+0
* 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
* Convert visibility to number (#29226)Tim-Nicas Oelschläger2024-02-181-1/+1
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-0/+1
* Refactor more code in templates (#29236)wxiaoguang2024-02-183-14/+13
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-1812-15/+15
* Fix labels referencing the wrong ID in the user profile settings (#29199)Yarden Shoham2024-02-171-6/+6