This website requires JavaScript.
Threads
Microblog
People
Chat
Code
Threads
Microblog
People
Chat
Code
Repositories
Users
Organizations
Sign in
thepaperpilot
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Releases
Activity
Actions
3f5d72709f
forgejo
/
routers
/
web
/
user
/
setting
History
Lunny Xiao
66686f6d0e
Hide notify mail setting ui if not enabled (
#20138
) (
#20336
)
...
Co-authored-by: 6543 <6543@obermui.de>
2022-07-13 09:47:29 +08:00
..
security
Adding button to link accounts from user settings (
#19792
)
2022-05-29 02:03:17 +02:00
account.go
Hide notify mail setting ui if not enabled (
#20138
) (
#20336
)
2022-07-13 09:47:29 +08:00
account_test.go
Update HTTP status codes to modern codes (
#18063
)
2022-03-23 12:54:07 +08:00
adopt.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
applications.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
keys.go
Use
ctx
instead of
db.DefaultContext
in some packages(routers/services/modules) (
#19163
)
2022-03-22 16:22:54 +01:00
main_test.go
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
oauth2.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
profile.go
Move some repository related code into sub package (
#19711
)
2022-06-06 16:01:49 +08:00