This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-10 05:02:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a53d268aca87a281aadc2246541f8749eddcebed
gitea
/
routers
/
web
/
user
History
Lunny Xiao
9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (
#29486
)
...
Follow
#29447
Fix
#29454
Extract from
#20549
2024-03-02 01:21:01 +00:00
..
setting
Allow options to disable user gpg keys configuration from the interface on app.ini (
#29486
)
2024-03-02 01:21:01 +00:00
avatar.go
…
code.go
…
home_test.go
…
home.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
main_test.go
…
notification.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
package.go
…
profile.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
search.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
stop_watch.go
…
task.go
…