summaryrefslogtreecommitdiffstatshomepage
path: root/src/ext/sse.js
Commit message (Expand)AuthorAge
* Remove legacy WS/SSE code (#2095)Denis Palashevskii2023-12-14
* fix conflicting function names in sse.js (#2096)Denis Palashevskii2023-12-14
* Fix: Make the SSE extension work properly and adhere to tests (#2025)fhp-mec2023-12-14
* fix type in sse event (#1463)Tadej Stanic2023-06-07
* Trigger event when a SSE-source is openedFalco Hirschenberger2023-03-16
* get old sse syntax workingcarson2022-02-04
* Update for multiple event namesBen Pate2021-11-17
* Update testsBen Pate2021-11-15
* Rebuild SSE using new Extension APIBen Pate2021-10-29
* Implementing new API objectBen Pate2021-10-27
* Simplify cleanup codeBen Pate2021-10-26
* Triggers workingBen Pate2021-10-25
* Initial portBen Pate2021-10-24