egroupware_official/api
ralf 8d645e5a7d final fix for "Network error" when stream files to client
It is important to FIRST disable zlib.output_compression (before headers are sent!) and THEN end all output-buffering!
Without the two steps in this order, we are either limited by the memory limit or get the "Network error", because the streaming/fpassthrough does not apply the compression.
2022-05-05 12:49:07 +02:00
..
images
inc
js Set back focus to the first field in form 2022-05-04 14:19:05 +02:00
lang * Api: Merge placeholder that checks for EMPTY {{IF fieldname~EMPTY~True text~False text}} 2022-04-12 09:12:36 -06:00
ntlm
setup Changelog for 21.1.20220408 2022-04-08 13:22:45 +03:00
src final fix for "Network error" when stream files to client 2022-05-05 12:49:07 +02:00
templates * Etemplate: Add link icon overlay to link list 2021-12-06 10:13:33 -07:00
tests * Collabora: Merge placeholder dialogs 2021-10-14 13:18:21 -06:00
anon_images.php * Filemanager/Sharing: fix lost session on first load in sharing links with Firefox 2020-03-17 20:38:30 +01:00
anon_lavatar.php Jitsi avatars: shareing url for pictures, anonymous letter-avatar or gravatar if none 2020-04-06 20:15:00 +02:00
asyncservices.php
asyncwrapper.php * API: call async-services via HTTP to fix diverse caching problems 2020-11-19 11:22:37 +01:00
avatar.php Introduces avatar.php and replaces all addressbook.photo urls accordingly 2018-10-31 13:49:51 +01:00
categories.php W.I.P of cats, versions or trackers categories color code 2019-02-08 15:16:15 +01:00
changepwd.php
config.php
emclient-signatures.php
images.php cleanup framework to take SVG icons always into account unless it's not found 2019-03-06 13:04:20 +01:00
lang.php making translations a bit more resilient for wrong charset 2018-12-10 10:59:43 +01:00
thumbnail.php fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc 2021-03-21 18:27:09 +01:00
user.php