forgejo/routers/web
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.
2023-06-23 15:51:43 -04:00
..
admin Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
auth Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
devtest
events
explore Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
feed
healthcheck
misc
org Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
repo Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
shared Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
user Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
auth.go
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
webfinger.go