aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use correct pull request commit link instead of a generic commit link (#26434)Lunny Xiao2023-08-131-0/+4
* Refactor project templates (#26448)Denys Konovalov2023-08-123-324/+73
* Fix incorrect redirection in new issue using references (#26440)CaiCandong2023-08-101-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-1034-112/+112
* Improve multiple strings in en-US locale (#26213)Panagiotis "Ivory" Vasilopoulos2023-08-081-1/+3
* Refactor "editorconfig" (#26391)wxiaoguang2023-08-081-1/+1
* fix generated source URL on rendered files (#26364)Earl Warren2023-08-081-2/+2
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-082-18/+14
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-2/+4
* Hide `last indexed SHA` when a repo could not be indexed yet (#26340)CaiCandong2023-08-051-2/+4
* Remove commit load branches and tags in wiki repo (#26304)yp053272023-08-041-0/+2
* Fix incorrect color of selected assignees when create issue (#26324)yp053272023-08-041-0/+2
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-2/+3
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Make confusable character warning less jarring (#25069)Panagiotis "Ivory" Vasilopoulos2023-08-031-1/+1
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-011-86/+1
* Allow editing push mirrors after creation (#26151)puni98692023-08-012-4/+48