]> git.sesse.net Git - pr0n/history - perl/Sesse/pr0n/WebDAV.pm
Do not generate 80x64 thumbnails anymore, as we are locked to 320x256.
[pr0n] / perl / Sesse / pr0n / WebDAV.pm
2015-11-28 Steinar H. GundersonDo not generate 80x64 thumbnails anymore, as we are...
2015-11-28 Steinar H. GundersonSplit infobox generation out into its own function.
2015-11-28 Steinar H. GundersonUnbreak file uploading.
2015-11-19 Steinar H. GundersonMove from mod_perl to being a PSGI app.
2015-11-18 Steinar H. GundersonRemove some unused WebDAV upload code.
2015-10-20 Steinar H. GundersonMuch better high-dpi support; makes images and text...
2013-05-05 Steinar H. GundersonFix Digest::SHA1 use; it is under Digest::SHA in modern...
2010-12-12 Steinar H. GundersonFix a typo in a query against shadow_files.
2010-10-09 Steinar H. GundersonAuto-create images/NN and cache/NN directories on demand.
2010-09-12 Steinar H. Gunderson(Finally!) check for existing images and refuse their...
2010-08-22 Steinar H. GundersonMove update of last_picture_cache to right before the...
2010-07-18 Steinar H. GundersonRemove some debugging printf.
2010-03-30 rootWorkarounds for OS X 10.5's WebDAV client, which doesn...
2009-07-13 Steinar H. GundersonFix event adding from the wizard.
2009-05-03 Steinar H. GundersonAdd a mechanism for invalidating the front-end cache...
2008-08-03 Steinar H. GundersonFix another deadlock-when-many-people-upload bug, like...
2008-07-03 Steinar H. GundersonFix the cache generation at WebDAV time.
2008-06-11 Steinar H. GundersonAdd a hack to ensure mipmapping on new uploads is re...
2007-09-22 Steinar H. GundersonFix some issues with the WebDAV server and post-10...
2007-08-25 Steinar H. GundersonYet more issues with the -1 width/height transformation...
2007-07-26 Steinar H. GundersonYes, () in uploaded files too.
2007-07-03 Steinar H. GundersonAdd a new internal vhost. (Gee.)
2007-06-24 Steinar H. GundersonAllow parenthesises in the file name.
2007-06-24 Steinar H. GundersonUnbreak WebDAV listing with the new database structure.
2007-06-19 Steinar H. GundersonMake some sorely needed changes to the SQL schema,...
2007-01-02 Steinar H. GundersonImplement on-the-fly event creation on POST.
2007-01-02 Steinar H. GundersonRefactor the charset guessing.
2007-01-02 Steinar H. GundersonAllow file uploads via POST (from Windows XP's file...
2006-12-25 Steinar H. GundersonNo need to dberror out when we are using RaiseError.
2006-12-25 Steinar H. GundersonFix more SQL typos.
2006-12-25 Steinar H. GundersonFix another typo, preventing uploads.
2006-12-25 Steinar H. GundersonOops, typofix.
2006-12-25 Steinar H. GundersonInvalidate the cache on adding and deleting images.
2006-08-09 Steinar H. GundersonUnlink all failed uploads.
2006-08-09 Steinar H. GundersonLast change broke uploads altogether. Fix.
2006-08-09 Steinar H. GundersonRemove obsolete debugging code.
2006-08-09 Steinar H. GundersonWhen using WebDAV, make sure the entire body is in...
2006-07-23 Steinar H. GundersonSet the default to be infobox + reencoded; add an optio...
2006-07-23 Steinar H. GundersonInitial checkin.