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
2026-04-13 11:44:56 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
/
setting
History
Giteabot
669b22100b
Fix openid setting check (
#36346
) (
#36361
)
...
Backport
#36346
by @lunny Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-01-13 16:47:00 +02:00
..
security
Fix openid setting check (
#36346
) (
#36361
)
2026-01-13 16:47:00 +02:00
account_test.go
…
account.go
Add Notifications section in User Settings (
#35008
)
2025-07-11 10:17:52 +08:00
adopt.go
…
applications.go
feat: Add sorting by exclusive labels (issue priority) (
#33206
)
2025-04-10 17:18:07 +00:00
block.go
…
keys.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
main_test.go
…
notifications.go
Send email on Workflow Run Success/Failure (
#34982
)
2025-07-15 18:54:31 -07:00
oauth2_common.go
refactor organization menu (
#33928
)
2025-04-10 12:12:55 -07:00
oauth2.go
…
packages.go
…
profile.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
runner.go
…
settings.go
…
webhooks.go
…