2015-11-30 |
Steinar H.... | Kill WebDAV entirely; now only the PUT and OPTIONS... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steinar H.... | Decouple pr0n-upload.pl from WebDAV. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steinar H.... | Unbreak rotation. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steinar H.... | Add a very simple HTML5 uploader. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Remove an unused parameter. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Many more fixes from the infobox cleanup fallout. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Remove some unused templates. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Bump version number to 3.02, with all the bugfixes. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Do not generate 80x64 thumbnails anymore, as we are... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Split infobox generation out into its own function. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Unbreak a weird special case. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Unbreak file uploading. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Do not run the app server as root. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Make the example VCL stub ignore the port number. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | If we are showing a RAW image, show an extra download... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Show the right link to download the original. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steinar H.... | Unbreak immersive mode. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Steinar H.... | Better scoping. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Steinar H.... | Move all the fullscreen events to the JavaScript file. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Steinar H.... | Fix an issue where static files would have no content... |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Steinar H.... | When closing fullscreen mode, go back to where we click... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Steinar H.... | Use anchors instead of start= on fullscreen link; fixes... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Steinar H.... | Make query strings deterministic. |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Steinar H.... | Convert some http links in templates to protocol-relati... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Steinar H.... | Remove unused wizard templates. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Steinar H.... | Fix UTF-8 issues in reading templates. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Steinar H.... | Bump version number to 3.01, and update the FAQ. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Steinar H.... | Some opacity tweaks for the immersive experience. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Steinar H.... | Remove support for the old unsalted SHA-1 passwords. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Steinar H.... | Fix some UTF-8 issues in template output. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Release pr0n v3.00. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Make images go to fullscreen mode if the browser has... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Add an overflow/options/hamburger menu to download... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove more obsolete browser hacks. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove hacks for pre-IE7. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove the unused icon. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | There is no blah.png. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove obsolete wizard files. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Always show dates in GMT; it is the law. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Hide the viewing resolution choice. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove burned-in infoboxes. Turn infobox always on... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Fix the pr0n.pm regex for image URLs with no /WxH/... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Lock the number of pictures per page at 250. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove the thumbsize selector; 320x256 is where it... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Remove the tag support; nobody is using it anymore. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steinar H.... | Move from mod_perl to being a PSGI app. |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Steinar H.... | Remove the now unused global_vhost variable. |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Steinar H.... | Fix JavaScript issues with TLS and/or non-default ports. |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Steinar H.... | Remove some unused WebDAV upload code. |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Steinar H.... | Remove everything related to digest authentication... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steinar H.... | Stop mobile browsers from messing with the fullscreen... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steinar H.... | Handle non-integral device pixel ratios. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steinar H.... | Much better high-dpi support; makes images and text... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Steinar H.... | Update the FAQ. |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Steinar H.... | Bump version number to 2.81. |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Steinar H.... | Update default number of uploader threads (new pannekake). |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Steinar H.... | Save passwords as bcrypt instead of plain SHA-1 hashes... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Torstein Husebø | Updated FAQ with new version number and s/bzr/git/ |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Steinar H.... | Remove all Encode::decode_utf8 calls, as seemingly... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Steinar H.... | Add a new 2304x1728 resolution (twice 1152x864), for... |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Steinar H.... | A small fix to make some loads of /box/ redundant. |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Steinar H.... | Remove the now-obsolete upload wizard (it was never... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Steinar H.... | Bump version number to 2.80. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
Steinar H.... | In fullscreen mode, avoid an extra HTTP round-trip... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Steinar H.... | Fix a GRANT statement. |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Steinar H.... | Override id sequence name, since later Postgres version... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Steinar H.... | Fix Digest::SHA1 use; it is under Digest::SHA in modern... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Steinar H.... | Move .bzrignore to .gitignore. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
sgunderson... | Try XMP-dc:Subject if Keywords does not work. Patch... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
sgunderson... | Fix some Perl deprecation warnings. Patches from xim. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Steinar H.... | Make pr0n-upload.pl output a list of failed files at... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Steinar H.... | Fix a typo in a query against shadow_files. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Steinar H.... | Make the unlimited setting be selectable also when... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Steinar H.... | Remove some debugging stuff. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Steinar H.... | Indent fix. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Steinar H.... | Auto-create images/NN and cache/NN directories on demand. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Steinar H.... | (Finally!) check for existing images and refuse their... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Steinar H.... | Do some changes to the uploader script that seemingly... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Steinar H.... | Add a simple multithreaded uploader. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Steinar H.... | Bump to v2.72. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Steinar H.... | Ranges in English should be with en dash; update templa... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Steinar H.... | Update copyright year to 2010. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Steinar H.... | Move update of last_picture_cache to right before the... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Steinar H.... | For pictures taken on manual, set both aperture and... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Steinar H.... | Remove some debugging printf. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Steinar H.... | Add JavaScript support for unselecting. Also remove... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Steinar H.... | Make /select purge cache. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Steinar H.... | Add server-side support for unselecting images. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
root | Workarounds for OS X 10.5's WebDAV client, which doesn... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Steinar H.... | Fix a typo in the do-not-need-to-scale code. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Steinar H.... | Fix display of long shutter times. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Steinar H.... | Bump to v2.71. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Steinar H.... | Add a script to regenerate all the image cache. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Steinar H.... | Fix a ne/!= issue, for the second time. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Steinar H.... | Disable Digest auth for now. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Steinar H.... | New JPEG settings: |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Steinar H.... | Update FAQ with PostgreSQL version and new database... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Steinar H.... | Use absolute path for mv. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steinar H.... | Try to handle aborted rotation a bit better. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steinar H.... | qscale integration broke multi-image thumbnailing;... |
commit | commitdiff | tree | snapshot |
next |