egroupware/api/src/Json
2023-07-25 11:37:37 +02:00
..
Exception
Exception.php
Msg.php new JSON response method "message" to call egw.message eg. in a popup, by using the context from the egw.json call 2018-06-05 12:29:51 +02:00
Push.php allow pushing to multiple users in one request 2021-08-31 17:42:28 +02:00
PushBackend.php allow pushing to multiple users in one request 2021-08-31 17:42:28 +02:00
Request.php for api.queue close session to NOT block other requests (api.queue should NOT be used for changing something in session) 2023-07-25 11:37:37 +02:00
Response.php support for new Swoole push server 2019-11-04 09:29:49 +01:00
Tail.php fix "Network error" download a log via our Api\Json\Tail class eg. CalDAV/CardDAV log 2022-05-12 11:28:17 +02:00