aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/EventSource.php
Commit message (Collapse)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-27/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: Improve code quality in EventSourceCôme Chilliet2024-05-161-20/+10
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix: Move OC_EventSource to OC namespaceCôme Chilliet2024-05-161-0/+138
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>