forgejo/modules
zeripath ae56411e9f
Move EventSource to SharedWorker (#12095)
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 #11978

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
..
analyze Exclude generated files from language statistics (#11653) 2020-05-29 09:20:01 +03:00
auth Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
avatar
base Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
cache
charset Fix chardet test and add ordering option (#11621) 2020-06-02 19:20:19 -03:00
context Fix typo (#12013) 2020-06-22 11:21:11 -04:00
convert Honor DEFAULT_PAGING_NUM for API (#11805) 2020-06-08 22:46:51 -04:00
cron Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
emoji Update emoji dataset with skin tone variants (#11678) 2020-06-02 02:22:40 -04:00
eventsource Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
generate Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
git Ensure BlameReaders close at end of request (#12102) 2020-07-01 14:01:17 +01:00
gitgraph
graceful Handle panics that percolate up to the graceful module (#11291) 2020-05-14 20:06:00 -04:00
highlight Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
httplib
indexer Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
lfs Support Range header end in lfs (#11314) 2020-05-11 11:37:59 +03:00
log
markup Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
metrics
migrations Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
notification Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
options
password
pprof
private
process Only write to global gitconfig if necessary (#11876) 2020-06-13 17:47:31 -04:00
public Move fomantic and jQuery to main webpack bundle (#11997) 2020-06-27 22:59:56 -04:00
queue Prevent timer leaks in Workerpool and others (#11333) 2020-05-08 16:46:05 +01:00
recaptcha
references
repofiles Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
repository Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
secret
session Prevent (caught) panic on login (#11590) 2020-05-23 20:59:04 -03:00
setting Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
ssh
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
sync
task
templates Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
test
timeutil Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
upload
user Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
util Prevent timer leaks in Workerpool and others (#11333) 2020-05-08 16:46:05 +01:00
validation [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
webhook Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00