summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29...Yarden Shoham2024-02-171-1/+1
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-161-2/+2
* Implement contributors graph (#27882)Şahin Akkaya2024-02-154-227/+255
* Tweak repo header (#29134)silverwind2024-02-152-7/+7
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-152-46/+51
* Fix can not select team reviewers when reviewers is empty (#29174)yp053272024-02-151-2/+4
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-143-9/+9
* Show `View at this point in history` for every commit (#29122)Tim-Nicas Oelschläger2024-02-131-3/+6
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-123-1/+23
* Show more settings for empty repositories (#29130)Tim-Nicas Oelschläger2024-02-111-4/+6
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-092-2/+2
* Improve user experience for outdated comments (#29050)wxiaoguang2024-02-081-0/+3
* Hide code links on release page if user cannot read code (#29064)Jason Song2024-02-061-24/+5
* Don't do a full page load when clicking `Watch` or `Star` (#29001)Yarden Shoham2024-02-053-30/+30
* Remove useless template file (#29053)Jason Song2024-02-051-19/+0
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-023-3/+3
* Update JS and PY dependencies, build for `es2020` browsers (#28977)silverwind2024-02-021-2/+2
* Wrap contained tags and branches again (#29021)delvh2024-02-021-2/+2
* Fix incorrect button CSS usages (#29015)wxiaoguang2024-02-013-4/+4
* Fix UI Spacing Errors in mirror settings (#28990)yp053272024-02-011-3/+14
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-13/+13
* Preserve BOM in web editor (#28935)silverwind2024-01-271-2/+1