aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Search branches (#27055)Lunny Xiao2023-09-171-2/+13
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-0/+12
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-6/+4
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-166-22/+22
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-5/+6
* Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)Kerwin Bryant2023-09-131-1/+3
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-2/+2
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-36/+32
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-5/+9
* Improve flex list UI (#26970)wxiaoguang2023-09-084-4/+4
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-071-2/+2
* Extract common code to new template (#26933)Kerwin Bryant2023-09-061-1/+3
* Extract common code to new template (#26903)Kerwin Bryant2023-09-051-21/+1
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-042-2/+2
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-041-1/+1
* Refactor "shortsha" (#26877)wxiaoguang2023-09-033-21/+11
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-012-4/+4
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-312-2/+2
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-315-12/+12
* Render code blocks in repo description (#26830)silverwind2023-08-311-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-3115-43/+35
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-12/+4
* Add default label in branch select list (#26697)yp053272023-08-291-0/+1
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-291-1/+1
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-286-43/+43
* Remove some transition related code (#26755)wxiaoguang2023-08-281-2/+2
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-275-8/+8
* Adding hint `Archived` to archive label. (#26741)puni98692023-08-271-0/+5
* Fix template bugs in recently_pushed_new_branches.tmpl (#26744)wxiaoguang2023-08-271-2/+2
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-266-41/+41
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-269-19/+19
* Fix link in mirror docs (#26719)silverwind2023-08-251-1/+1
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-1/+1
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-1/+1
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-5/+2
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-11/+6
* Remove ref name in PR commits page (#25876)yp053272023-08-241-3/+3
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Fix doubled box-shadow in branch dropdown menu (#26678)wxiaoguang2023-08-231-1/+1
* Improve repo sub menu (#26531)yp053272023-08-221-4/+4
* Improve show role (#26621)yp053272023-08-223-61/+23
* Improve translation of milestone filters (#26569)CaiCandong2023-08-211-2/+2
* Improve deadline icon location in milestone list page (#26532)yp053272023-08-161-1/+1
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-165-5/+5
* add disable workflow feature (#26413)a10121127962023-08-141-1/+18
* Allow to archive labels (#26478)puni98692023-08-142-2/+12
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+1
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-0/+4