summaryrefslogtreecommitdiffstats
path: root/modules/eventsource
Commit message (Expand)AuthorAgeFilesLines
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-275-10/+5
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-2/+2
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+3
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-1/+2
* Improve Stopwatch behavior (#18930)Gusted2022-04-251-0/+27
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+4
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Hold the event source when there are no listeners (#15725)zeripath2021-05-152-0/+35
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-0/+3
* Add EventSource support (#11235)zeripath2020-05-075-0/+385