forgejo/routers/web
wxiaoguang de6768ed54
Add an trailing slash to dashboard links (#29555)
Fix #29533, and add some tests for "base/paginate.tmpl"

(cherry picked from commit 8553b4600e3035b6f6ad6907c37cebd013fa4d64)

Conflicts:
	services/contexttest/context_tests.go
	trivial conflict because
	"Improve user experience for outdated comments" was skipped
2024-03-06 12:10:47 +08:00
..
admin Add option to set language in admin user view (#28449) 2024-03-06 12:10:46 +08:00
auth remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
devtest
events
explore Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-06 12:10:45 +08:00
healthcheck
misc
org Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
repo Fix elipsis button not working if the last commit loading is deferred (#29544) 2024-03-06 12:10:46 +08:00
shared remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
user Add an trailing slash to dashboard links (#29555) 2024-03-06 12:10:47 +08:00
base.go
githttp.go
goget.go
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go