From: Steinar H. Gunderson Date: Mon, 30 Nov 2015 21:39:29 +0000 (+0100) Subject: Update the FAQ for death of WebDAV. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=36c68c574f52a8135867b63f102e049f7e57d9c8;ds=inline Update the FAQ for death of WebDAV. --- diff --git a/files/faq.html b/files/faq.html index d4d8189..5fff2a1 100644 --- a/files/faq.html +++ b/files/faq.html @@ -75,7 +75,7 @@ Also, it has dynamical rescaling (of good quality — proper, sharp thumbnails, no crappy nearest-neighbor scaling) of both thumbnails and images (most client-side scaling sucks quality-wise, unfortunately), - an easy-to-use WebDAV-based upload + an easy-to-use HTML5 upload interface, cache awareness and in general good performance (being a set of persistent, optimized Perl modules; I've seen it throw out over 300 hits a second even without the Squid in front, but I won't guarantee it @@ -99,8 +99,7 @@ Debian jessie.

The Perl modules aren't really that big — we're talking about only - approx. 3000 lines of code (of which ~20% is the WebDAV part; I should - really make that a bit cleaner once). Most of the real work is done by + approx. 2600 lines of code. Most of the real work is done by the software on which pr0n builds on.

How much data is there in there, anyway?

@@ -130,19 +129,6 @@ the images :-) If you really have a novel or cool feature, feel free to contact me (see below).

-

Is the upload WebDAV server RFC-compliant?

- -

Unfortunately, no. When and if somebody makes a sane framework for - making WebDAV servers I can use, it probably will, but ATM it's just - too much work for what I need it for. It would be a lot easier if - I only had to support WebDAV level 1, but due to silly restrictions - in Mac OS X' WebDAV client I have to support WebDAV level 2 as well, - and, well, most of that is faked. ;-) In addition, there are multiple - minor features in the system (like autorenaming files on name clashes) - that just aren't easy to adapt to WebDAV. The WebDAV service is - restricted, though, so I guess rather few people will get hurt just - because I'm not fully compliant ;-)

-

How do I get in touch with you?

Try e-mail, or reach me