0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-24 20:17:03 +01:00
gitea/modules/setting
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
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
queue.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go