1
0
Fork 0
forked from kevadesu/forgejo
RSCC-Forge/web_src/js/features
zeripath ae56411e9f
Move EventSource to SharedWorker ()
Move EventSource to use a SharedWorker. This prevents issues with HTTP/1.1
open browser connections from preventing gitea from opening multiple tabs.

Also allow setting EVENT_SOURCE_UPDATE_TIME to disable EventSource updating

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-07-03 10:55:36 +01:00
..
clipboard.js rework eslint config () 2020-06-09 17:31:15 -04:00
codeeditor.js rework eslint config () 2020-06-09 17:31:15 -04:00
contextpopup.js Support unicode emojis and remove emojify.js () 2020-04-28 15:05:39 -03:00
dropzone.js Misc JS linting and naming tweaks () 2020-03-11 21:34:54 +02:00
emoji.js Support unicode emojis and remove emojify.js () 2020-04-28 15:05:39 -03:00
eventsource.sharedworker.js Move EventSource to SharedWorker () 2020-07-03 10:55:36 +01:00
gitgraph.js Misc JS linting and naming tweaks () 2020-03-11 21:34:54 +02:00
notification.js Move EventSource to SharedWorker () 2020-07-03 10:55:36 +01:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
tablesort.js [UI] Sortable Tables Header By Click () 2020-06-24 23:23:05 +01:00
tribute.js Move tributejs to npm/webpack () 2020-05-20 22:00:43 -04:00
userheatmap.js Migrate ActivityHeatmap to Vue SFC () 2020-04-06 09:31:11 +08:00