summaryrefslogtreecommitdiffstats
path: root/routers/events
Commit message (Expand)AuthorAgeFilesLines
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-311-1/+1
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-4/+4
* Drop the event source if we are unauthorized (#15275)zeripath2021-04-041-2/+2
* Handle unauthorized user events gracefully (#15071)Lauris BH2021-03-201-0/+11
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Move the stopwatches to the eventsource stream (#14588)zeripath2021-02-191-0/+32
* Add EventSource support (#11235)zeripath2020-05-071-0/+112