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-07-04 04:02:42 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
/
setting
History
wxiaoguang
6b5563c54a
Support selecting theme on the footer (
#35741
)
...
Fixes:
https://github.com/go-gitea/gitea/pull/27576
2025-10-28 18:25:00 +08:00
..
security
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07: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
Support selecting theme on the footer (
#35741
)
2025-10-28 18:25:00 +08:00
runner.go
…
settings.go
…
webhooks.go
…