summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-011-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-017-186/+184
* Use shared template for webhook icons (#26242)silverwind2023-07-312-34/+23
* Show image size on view page (#25884)JakobDev2023-07-311-0/+5
* De-emphasize issue sidebar buttons (#26171)silverwind2023-07-301-10/+22
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-0/+1
* Fix commit compare style (#26209)puni98692023-07-291-1/+1
* Fixed incorrect locale references (#26218)Kerwin Bryant2023-07-291-1/+1
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-291-1/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-282-3/+25
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-281-2/+2
* Add tooltip to describe LFS table column and color `delete LFS file` button r...puni98692023-07-272-3/+3
* Show branches and tags that contain a commit (#25180)delvh2023-07-275-9/+22
* Improve display of Labels/Projects/Assignees sort options (#25886)yp053272023-07-261-6/+6
* Fix wrong branch name in rename branch modal (#26146)yp053272023-07-261-1/+1
* Fix LFS object list style (#26133)wxiaoguang2023-07-262-25/+13
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-252-19/+17
* remove IsWarning in tmpl (#26120)caicandong2023-07-251-1/+1
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-251-9/+9
* Fix duplicated url prefix on issue context menu (#26066)Lunny Xiao2023-07-231-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-2/+0
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-0/+1
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-4/+1
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-0/+7
* Make pending commit status yellow again (#25935)silverwind2023-07-181-4/+1
* Make `add line comment` buttons focusable (#25894)sebastian-sauer2023-07-152-10/+10
* Fix incorrect release count (#25879)yp053272023-07-141-1/+1
* Fix wrong usage of PathEscapeSegments in branch list page (#25864)yp053272023-07-141-1/+1