You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
wxiaoguang 62ab55bacc
Improve wiki sidebar and TOC (#25460)
Close #20976
Close #20975

1. Fix the bug: the TOC in footer was incorrectly rendered as main
content's TOC
2. Fix the layout: on mobile, the TOC is put above the main content,
while the sidebar is put below the main content
3. Auto collapse the TOC on mobile

ps: many styles of "wiki.css" are moved from old css files, so leave
nits to following PRs.
2 years ago
..
api Fix `Permission` in API returned repository struct (#25388) 2 years ago
common Use fetch to send requests to create issues/comments (#25258) 2 years ago
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2 years ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Improve wiki sidebar and TOC (#25460) 2 years ago
init.go Refactor path & config system (#25330) 2 years ago