0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 10:15:34 +01:00
gitea/routers/user
zeripath 791353c03b
Add EventSource support (#11235)
If the browser supports EventSource switch to use this instead of
polling notifications.

Signed-off-by: Andrew Thornton art27@cantab.net
2020-05-07 22:49:00 +01:00
..
setting Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
auth.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
auth_openid.go
avatar.go
home.go
home_test.go
main_test.go
notification.go
oauth.go
profile.go