mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 14:08:01 +02:00

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>