0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 09:06:20 +01:00
gitea/routers/web
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214)
Not too important, but I think that it'd be a pretty neat touch.

Also fixes some layout bugs introduced by a previous PR.

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-07-31 08:44:45 +00:00
..
admin Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
auth Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
devtest
events
explore
feed
healthcheck
misc
org Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
repo Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
shared Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
user Add 'Show on a map' button to Location in profile, fix layout (#26214) 2023-07-31 08:44:45 +00:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix access check for org-level project (#26182) 2023-07-29 14:13:24 +00:00
webfinger.go