Commit Graph

15 Commits (24d092c4ba4264deb2b6b57299da2acc2971cedc)

Author SHA1 Message Date
Thomas Müller d18bd17eb7 - eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser 12 years ago
Thomas Mueller 8065c73339 fixing eventsource.js for IE8 12 years ago
Michael Gapczynski 0986b6f910 Use global oc_requesttoken for Event Source 12 years ago
Arthur Schiwon 4c707d1b1f remove debug output 12 years ago
Arthur Schiwon e5ad774ab0 coding style 12 years ago
Arthur Schiwon 4764876192 check whether to join url with ? or & 12 years ago
Arthur Schiwon 776be8d9f7 all but the first parameter are introduced by & 12 years ago
Lukas Reschke 393d2517ee Change the requesttoken back to OC.EventSource.requesttoken 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Robin Appelman 2f68b08491 fix eventsource for ie 13 years ago
Robin Appelman ad495a9218 fix potential problem when using multiply eventsource's 13 years ago
Robin Appelman fdf3df3de5 add option to send get data along with an eventsource request 13 years ago
Robin Appelman 8543e79713 add option to send get data along with an eventsource request 13 years ago
Robin Appelman 6a1121ab2e provide server side close option for EventStream 13 years ago
Robin Appelman 45038af948 provide small wrapper around server side events and provide a fallback for IE 13 years ago