aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-25130-1820/+1820
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Yarden Shoham2023-09-251-2/+8
* cleanup locale function usage (#27227)Denys Konovalov2023-09-2426-79/+71
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-3/+4
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-233-13/+13
* fix: text decorator on issue sidebar menu label (#27206)metiftikci2023-09-231-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-216-23/+19
* Change green buttons to primary color (#27099)silverwind2023-09-1849-83/+83
* Display archived labels specially when listing labels (#26820)puni98692023-09-183-16/+24
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-181-18/+19
* 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