jknockaert e7a60e27a9 fixing http range requests
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.
2014-04-28 21:03:19 +02:00
2014-04-14 18:05:18 +03:00
2014-04-11 01:11:13 +03:00
2014-04-16 22:58:31 +02:00
2013-09-12 19:10:09 +02:00
2014-04-16 22:58:31 +02:00
2014-04-28 00:43:29 -04:00
2014-04-28 21:03:19 +02:00
2014-03-21 21:04:06 +03:00
2014-04-04 11:32:04 +03:00
2014-03-31 20:27:07 +03:00
2014-04-11 01:07:59 +03:00
2014-04-11 23:12:23 +03:00
2013-09-30 21:39:58 +03:00
2013-08-28 12:02:27 +02:00

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.
Readme 20 MiB
Languages
JavaScript 71.5%
PHP 24.4%
CSS 3.7%
Makefile 0.4%