Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove debug output | Arthur Schiwon | 2012-11-26 | 1 | -3/+0 |
* | coding style | Arthur Schiwon | 2012-11-26 | 1 | -1/+2 |
* | check whether to join url with ? or & | Arthur Schiwon | 2012-11-26 | 1 | -2/+13 |
* | all but the first parameter are introduced by & | Arthur Schiwon | 2012-11-26 | 1 | -3/+3 |
* | Change the requesttoken back to OC.EventSource.requesttoken | Lukas Reschke | 2012-10-31 | 1 | -1/+1 |
* | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 1 | -1/+1 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+1 |
* | fix eventsource for ie | Robin Appelman | 2012-03-31 | 1 | -1/+1 |
* | fix potential problem when using multiply eventsource's | Robin Appelman | 2012-03-31 | 1 | -3/+7 |
* | add option to send get data along with an eventsource request | Robin Appelman | 2012-01-31 | 1 | -3/+12 |
* | provide server side close option for EventStream | Robin Appelman | 2012-01-30 | 1 | -1/+6 |
* | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 1 | -0/+94 |