aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-1/+2
* Simplify template helper functions (#24570)wxiaoguang2023-05-073-7/+7
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-061-1/+1
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-061-1/+1
* 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
* 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-0319-204/+159
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-034-8/+8
* 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
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-023-6/+6
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-013-6/+5
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Remove fomantic breadcrumb module (#24463)silverwind2023-05-015-61/+53
* Replace remaining fontawesome dropdown icons with SVG (#24455)silverwind2023-05-012-2/+2
* Improve issue list filter (#24425)wxiaoguang2023-04-303-30/+24
* 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-2911-69/+59
* Fix user-cards format (#24428)KN4CK3R2023-04-292-2/+4
* Improve template helper (#24417)wxiaoguang2023-04-295-12/+32
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-295-80/+71
* Improve protected branch setting page (#24379)Hester Gong2023-04-293-152/+155
* Make repo size style matches others (commits/branches/tags) (#24408)wxiaoguang2023-04-281-1/+3
* Improve commit date in commit graph (#24399)yp053272023-04-281-1/+1
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-281-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-275-14/+23
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-265-7/+7
* Display when a repo was archived (#22664)JakobDev2023-04-263-3/+15
* Fix broken clone script on an empty archived repo (#24339)Yarden Shoham2023-04-251-1/+1
* Improve RSS (#24335)wxiaoguang2023-04-253-5/+6
* Fix template function DateTime (#24317)wxiaoguang2023-04-258-12/+12
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-254-64/+109
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-253-5/+20
* Improve External Wiki in Repo Header (#24304)JakobDev2023-04-241-2/+8
* Wrap too long push mirror addresses (#21120)JakobDev2023-04-241-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2419-33/+29
* Fix no edit/close/delete button in org repo project view page (#24301)yp053272023-04-241-2/+2
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-242-2/+2
* Add comments for Manually Merged feature (#24291)wxiaoguang2023-04-231-0/+9
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-238-11/+13
* Tweak pull request branch delete ui (#23951)silverwind2023-04-231-29/+28
* Set type="password" on all auth_token fields (#22175)Dan Church2023-04-234-4/+4
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2322-144/+84