aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-092-38/+14
* Make diff view full width again (#24598)wxiaoguang2023-05-093-15/+18
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-0/+12
* Attach a tooltip to the action control button (#24595)Yarden Shoham2023-05-081-1/+9
* Support markdown editor for issue template (#24400)yp053272023-05-082-10/+24
* Rewrite queue (#24505)wxiaoguang2023-05-083-220/+76
* Add goto issue id function (#24479)Tyrone Yeh2023-05-072-2/+4
* Simplify template helper functions (#24570)wxiaoguang2023-05-073-7/+7
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-1/+4
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-067-8/+7
* Change `valid_until` translation to `valid_until_date` and include placeholde...Yarden Shoham2023-05-061-1/+1
* Fix incorrect user visibility (#24557)Zettat1232023-05-061-2/+2
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-064-4/+4
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-062-2/+2
* Add RPM registry (#23380)KN4CK3R2023-05-054-0/+33
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-052-2/+2
* Temporarily disable PATs until next release (#24527)Kyle D2023-05-051-2/+5
* Fix mirrors repository disapeared on user dashboard (#24520)Lunny Xiao2023-05-051-1/+1
* Revert "Prevent a user with a different email from accepting the team invite"...Lunny Xiao2023-05-051-17/+11
* Fix form method/class (#24535)wxiaoguang2023-05-051-3/+3
* Fix typo in rename branch dialog (#24537)sillyguodong2023-05-051-1/+1
* Display warning when user try to rename default branch (#24512)sillyguodong2023-05-041-0/+5
* Fix color for transfer related buttons when having no permission to act (#24510)Hester Gong2023-05-041-2/+2
* Don't display creating page button in a mirror wiki repository (#24395)Lunny Xiao2023-05-042-2/+2
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-043-38/+62
* Prevent a user with a different email from accepting the team invite (#24491)Jack Hay2023-05-031-11/+17
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-031-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-0324-209/+164
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-037-16/+16
* Improve pull request merge box when pull request merged and branch deleted. (...Lunny Xiao2023-05-032-11/+17
* Fix test delivery button in repo webhook settings page (#24478)yp053272023-05-021-1/+1
* Add Debian package registry (#24426)KN4CK3R2023-05-024-0/+72
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-024-7/+7
* Fix invite display (#24447)KN4CK3R2023-05-021-3/+3
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-013-6/+5
* Improve "new-menu" (#24465)wxiaoguang2023-05-013-3/+3
* Remove fomantic breadcrumb module (#24463)silverwind2023-05-015-61/+53
* Remove unnecessary g-menu-stackable-scrollable (#24462)wxiaoguang2023-05-011-1/+1
* Replace remaining fontawesome dropdown icons with SVG (#24455)silverwind2023-05-013-3/+3
* Move links out of translation (#24446)KN4CK3R2023-05-0119-19/+19
* Improve issue list filter (#24425)wxiaoguang2023-04-304-31/+25
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-302-42/+62
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-304-80/+64
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-2917-161/+139
* Fix user-cards format (#24428)KN4CK3R2023-04-292-2/+4
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-292-1/+13
* Add "Updated" column for admin repositories list (#24429)Yarden Shoham2023-04-291-0/+2
* Add ability to specify '--not' from GetAllCommits (#24409)Matthew Walowski2023-04-291-0/+6
* Improve template helper (#24417)wxiaoguang2023-04-2911-22/+42