forgejo/routers
zeripath 092299891f
Move the stopwatches to the eventsource stream (#14588)
Move the stopwatches to the eventsource stream

Use the /user/events eventsource to update the stopwatches
instead of polling /api/v1/user/stopwatches if the eventsource
is enabled.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-19 11:05:35 +01:00
..
admin
api/v1 [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00
dev
events Move the stopwatches to the eventsource stream (#14588) 2021-02-19 11:05:35 +01:00
org
private
repo #14699 Make branch names in PR description clickable (#14716) 2021-02-18 03:45:49 +01:00
routes routers/routes/web: Fix typo in comment (#14729) 2021-02-18 22:47:23 +08:00
user Allow blocking some email domains from registering an account (#14667) 2021-02-15 00:31:29 +01:00
utils
home.go
init.go
install.go Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
metrics.go
swagger_json.go