This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-24 16:05:33 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
History
wxiaoguang
10cfa0879a
Fix incorrect user location link on profile page (
#29474
)
...
Fix
#29472
. Regression of
#29236
, a "if" check was missing.
2024-02-28 16:03:06 +00:00
..
admin
…
auth
Allow to change primary email before account activation (
#29412
)
2024-02-27 10:55:13 +00:00
devtest
…
events
…
explore
Only use supported sort order for "explore/users" page (
#29430
)
2024-02-27 17:10:51 +08:00
feed
…
healthcheck
…
misc
…
org
…
repo
Move generate from module to service (
#29465
)
2024-02-28 14:40:36 +01:00
shared
Fix incorrect user location link on profile page (
#29474
)
2024-02-28 16:03:06 +00:00
user
Let ctx.FormOptionalBool() return optional.Option[bool] (
#29461
)
2024-02-28 13:39:12 +08:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Implement actions badge svgs (
#28102
)
2024-02-27 18:56:18 +01:00
webfinger.go
…