Range support is broken. The test isset always returns true because the explode function will return empty strings if nothin is specified. As a result if parts[0] is an empty string no start is set; same for the endpoint. This is fixed here. Furthermore if the start is not specified, the range must be applied to the end of the file as specified in the the http 1.1 standard. Finally I added brackets to avoid malformed headers.
documents
How to add more fonts
- Upload font files to documents/css/fonts directory
- Edit documents/css/fonts.css adding
@font-face
rule for each uploaded file
Description
Copy of Nextcloud richdocuments app, but with modifications so all traffic goes over clearnet/CJDNS/Tor/I2P/whatever instead of having a single default hostname.
Languages
JavaScript
71.5%
PHP
24.4%
CSS
3.7%
Makefile
0.4%