0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 00:29:08 +01:00
gitea/routers
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
..
admin
api/v1
dev
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org
private
repo
routes Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
user Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
utils
home.go
init.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
install.go
metrics.go
swagger_json.go