summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* 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-012-88/+3
* 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-0132-685/+783
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-312-6/+15
* Use shared template for webhook icons (#26242)silverwind2023-07-316-103/+53
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-314-6/+6
* 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-312-1/+3
* Fix commit compare style (#26209)puni98692023-07-291-1/+1
* Fixed incorrect locale references (#26218)Kerwin Bryant2023-07-292-2/+2
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-294-4/+4
* 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
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-261-10/+3
* refactor improve NoBetterThan (#26126)caicandong2023-07-261-1/+1
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-261-1/+3
* Fix LFS object list style (#26133)wxiaoguang2023-07-262-25/+13
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-253-23/+21
* remove IsWarning in tmpl (#26120)caicandong2023-07-251-1/+1
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-251-9/+9
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-253-2/+21
* fix Missing 404 swagger response docs for /admin/users/{username} (#26086)caicandong2023-07-241-0/+3
* Categorize admin settings sidebar panel (#26030)HesterG2023-07-241-26/+51
* Fix duplicated url prefix on issue context menu (#26066)Lunny Xiao2023-07-231-1/+1
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-223-5/+5
* 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-212-0/+12
* Reduce margins on admin pages (#26026)silverwind2023-07-212-3/+3
* Adding remaining enum for migration repo model type. (#26021)puni98692023-07-201-1/+5
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981)Dominik Heidler2023-07-201-2/+10
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-0/+4
* Update path related documents (#25417)wxiaoguang2023-07-191-2/+2
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-3/+3
* Make pending commit status yellow again (#25935)silverwind2023-07-181-4/+1
* Fix margin on the new/edit project page. (#25885)puni98692023-07-161-3/+3
* 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
* Don't stack PR tab menu on small screens (#25789)sebastian-sauer2023-07-141-21/+24