1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 15:25:48 +00:00
gitea/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 Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
api/v1 [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events Move the stopwatches to the eventsource stream (#14588) 2021-02-19 11:05:35 +01:00
org Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
private Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
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 Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 2021-01-27 04:57:18 +01:00
install.go Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00