2016-06-06 |
Steinar H. Gunderson | Password-protect the upload form, so that the browser... |
tree | commitdiff |
2016-03-22 |
Steinar H. Gunderson | Add a (hidden) feature for filtering authors down to... |
tree | commitdiff |
2016-01-06 |
Steinar H. Gunderson | Add a concept where an image can be a rendering of... |
tree | commitdiff |
2016-01-03 |
Steinar H. Gunderson | Add a field for hiding an event from the main listing. |
tree | commitdiff |
2015-11-30 |
Steinar H. Gunderson | Bump version number to 3.10. |
tree | commitdiff |
2015-11-30 |
Steinar H. Gunderson | Kill WebDAV entirely; now only the PUT and OPTIONS... |
tree | commitdiff |
2015-11-30 |
Steinar H. Gunderson | Unbreak rotation. |
tree | commitdiff |
2015-11-30 |
Steinar H. Gunderson | Add a very simple HTML5 uploader. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Remove an unused parameter. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Many more fixes from the infobox cleanup fallout. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Bump version number to 3.02, with all the bugfixes. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Do not generate 80x64 thumbnails anymore, as we are... |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Split infobox generation out into its own function. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Unbreak a weird special case. |
tree | commitdiff |
2015-11-28 |
Steinar H. Gunderson | Unbreak file uploading. |
tree | commitdiff |
2015-11-27 |
Steinar H. Gunderson | Fix an issue where static files would have no content... |
tree | commitdiff |
2015-11-26 |
Steinar H. Gunderson | When closing fullscreen mode, go back to where we click... |
tree | commitdiff |
2015-11-24 |
Steinar H. Gunderson | Use anchors instead of start= on fullscreen link; fixes... |
tree | commitdiff |
2015-11-24 |
Steinar H. Gunderson | Make query strings deterministic. |
tree | commitdiff |
2015-11-20 |
Steinar H. Gunderson | Fix UTF-8 issues in reading templates. |
tree | commitdiff |
2015-11-20 |
Steinar H. Gunderson | Bump version number to 3.01, and update the FAQ. |
tree | commitdiff |
2015-11-20 |
Steinar H. Gunderson | Remove support for the old unsalted SHA-1 passwords. |
tree | commitdiff |
2015-11-20 |
Steinar H. Gunderson | Fix some UTF-8 issues in template output. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Release pr0n v3.00. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Make images go to fullscreen mode if the browser has... |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Add an overflow/options/hamburger menu to download... |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Remove the unused icon. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | There is no blah.png. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Always show dates in GMT; it is the law. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Hide the viewing resolution choice. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Remove burned-in infoboxes. Turn infobox always on... |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Fix the pr0n.pm regex for image URLs with no /WxH/... |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Lock the number of pictures per page at 250. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Remove the thumbsize selector; 320x256 is where it... |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Remove the tag support; nobody is using it anymore. |
tree | commitdiff |
2015-11-19 |
Steinar H. Gunderson | Move from mod_perl to being a PSGI app. |
tree | commitdiff |
2015-11-18 |
Steinar H. Gunderson | Remove the now unused global_vhost variable. |
tree | commitdiff |
2015-11-18 |
Steinar H. Gunderson | Remove some unused WebDAV upload code. |
tree | commitdiff |
2015-11-18 |
Steinar H. Gunderson | Remove everything related to digest authentication... |
tree | commitdiff |
2015-10-20 |
Steinar H. Gunderson | Handle non-integral device pixel ratios. |
tree | commitdiff |
2015-10-20 |
Steinar H. Gunderson | Much better high-dpi support; makes images and text... |
tree | commitdiff |
2015-07-28 |
Steinar H. Gunderson | Bump version number to 2.81. |
tree | commitdiff |
2015-07-27 |
Steinar H. Gunderson | Save passwords as bcrypt instead of plain SHA-1 hashes... |
tree | commitdiff |
2015-04-26 |
Steinar H. Gunderson | Remove all Encode::decode_utf8 calls, as seemingly... |
tree | commitdiff |
2015-04-07 |
Steinar H. Gunderson | Add a new 2304x1728 resolution (twice 1152x864), for... |
tree | commitdiff |
2014-05-05 |
Steinar H. Gunderson | Remove the now-obsolete upload wizard (it was never... |
tree | commitdiff |
2014-05-04 |
Steinar H. Gunderson | Bump version number to 2.80. |
tree | commitdiff |
2013-05-05 |
Steinar H. Gunderson | Fix Digest::SHA1 use; it is under Digest::SHA in modern... |
tree | commitdiff |
2012-11-09 |
sgunderson@bigfoot.com | Try XMP-dc:Subject if Keywords does not work. Patch... |
tree | commitdiff |
2012-11-09 |
sgunderson@bigfoot.com | Fix some Perl deprecation warnings. Patches from xim. |
tree | commitdiff |
2010-12-12 |
Steinar H. Gunderson | Fix a typo in a query against shadow_files. |
tree | commitdiff |
2010-10-25 |
Steinar H. Gunderson | Make the unlimited setting be selectable also when... |
tree | commitdiff |
2010-10-09 |
Steinar H. Gunderson | Remove some debugging stuff. |
tree | commitdiff |
2010-10-09 |
Steinar H. Gunderson | Indent fix. |
tree | commitdiff |
2010-10-09 |
Steinar H. Gunderson | Auto-create images/NN and cache/NN directories on demand. |
tree | commitdiff |
2010-09-12 |
Steinar H. Gunderson | (Finally!) check for existing images and refuse their... |
tree | commitdiff |
2010-08-22 |
Steinar H. Gunderson | Bump to v2.72. |
tree | commitdiff |
2010-08-22 |
Steinar H. Gunderson | Move update of last_picture_cache to right before the... |
tree | commitdiff |
2010-07-19 |
Steinar H. Gunderson | For pictures taken on manual, set both aperture and... |
tree | commitdiff |
2010-07-18 |
Steinar H. Gunderson | Remove some debugging printf. |
tree | commitdiff |
2010-04-17 |
Steinar H. Gunderson | Make /select purge cache. |
tree | commitdiff |
2010-04-17 |
Steinar H. Gunderson | Add server-side support for unselecting images. |
tree | commitdiff |
2010-03-30 |
root | Workarounds for OS X 10.5's WebDAV client, which doesn... |
tree | commitdiff |
2009-11-04 |
Steinar H. Gunderson | Fix a typo in the do-not-need-to-scale code. |
tree | commitdiff |
2009-11-01 |
Steinar H. Gunderson | Fix display of long shutter times. |
tree | commitdiff |
2009-10-24 |
Steinar H. Gunderson | Bump to v2.71. |
tree | commitdiff |
2009-10-24 |
Steinar H. Gunderson | Fix a ne/!= issue, for the second time. |
tree | commitdiff |
2009-10-24 |
Steinar H. Gunderson | Disable Digest auth for now. |
tree | commitdiff |
2009-10-24 |
Steinar H. Gunderson | New JPEG settings: |
tree | commitdiff |
2009-10-16 |
Steinar H. Gunderson | Use absolute path for mv. |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | Try to handle aborted rotation a bit better. |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | qscale integration broke multi-image thumbnailing;... |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | Fix a missing purging URL. |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | Fix a syntax error. |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | Register as a printing provider as well, for the benefi... |
tree | commitdiff |
2009-07-13 |
Steinar H. Gunderson | Fix event adding from the wizard. |
tree | commitdiff |
2009-07-04 |
Steinar H. Gunderson | Auto-update the Digest auth hash on successful Basica... |
tree | commitdiff |
2009-06-30 |
Steinar H. Gunderson | Remove stray debugging code. |
tree | commitdiff |
2009-06-30 |
Steinar H. Gunderson | Remove some unneeded parameters from check_401. |
tree | commitdiff |
2009-06-30 |
Steinar H. Gunderson | Implement support for HTTP digest authentication (RFC2617). |
tree | commitdiff |
2009-06-29 |
Steinar H. Gunderson | Refactor the authentication a bit, in anticipation... |
tree | commitdiff |
2009-05-03 |
Steinar H. Gunderson | Add a mechanism for invalidating the front-end cache... |
tree | commitdiff |
2009-01-31 |
Steinar H. Gunderson | Fix a warning about uninitialized values. |
tree | commitdiff |
2009-01-25 |
Steinar H. Gunderson | Treat CR2 the same as NEF. |
tree | commitdiff |
2008-11-28 |
Steinar H. Gunderson | Fix typo. |
tree | commitdiff |
2008-11-16 |
Steinar H. Gunderson | Some atomicity fix to QscaleProxy that I don't seem... |
tree | commitdiff |
2008-08-04 |
Steinar H. Gunderson | Fixed a leftover in the last_updated column move. |
tree | commitdiff |
2008-08-03 |
Steinar H. Gunderson | Fix another deadlock-when-many-people-upload bug, like... |
tree | commitdiff |
2008-07-14 |
Steinar H. Gunderson | Handle decimal exposure times -- for instance, it seems... |
tree | commitdiff |
2008-07-14 |
Steinar H. Gunderson | Fix a few can_use_qscale-issues. |
tree | commitdiff |
2008-07-12 |
Steinar H. Gunderson | Bump version number to 2.70. |
tree | commitdiff |
2008-07-12 |
Steinar H. Gunderson | Support Mitchell filtering via qscale. |
tree | commitdiff |
2008-07-12 |
Steinar H. Gunderson | Add support for scaling using qscale instead of ImageMa... |
tree | commitdiff |
2008-07-03 |
Steinar H. Gunderson | Remove a log line. |
tree | commitdiff |
2008-07-03 |
Steinar H. Gunderson | Fix NEF handling; it was broken by mipmap generation... |
tree | commitdiff |
2008-07-03 |
Steinar H. Gunderson | Fix the cache generation at WebDAV time. |
tree | commitdiff |
2008-06-11 |
Steinar H. Gunderson | Add a hack to ensure mipmapping on new uploads is re... |
tree | commitdiff |
2008-06-09 |
Steinar H. Gunderson | Fix another bug relating to the "-1x-1" (ie. original... |
tree | commitdiff |
2008-05-29 |
Steinar H. Gunderson | Add two extra notches of resolution, for the Googlers... |
tree | commitdiff |
2008-05-26 |
Steinar H. Gunderson | Bump version to v2.65. |
tree | commitdiff |
next |