]> git.sesse.net Git - pr0n/shortlog
pr0n
2015-11-19 Steinar H.... Release pr0n v3.00.
2015-11-19 Steinar H.... Make images go to fullscreen mode if the browser has...
2015-11-19 Steinar H.... Add an overflow/options/hamburger menu to download...
2015-11-19 Steinar H.... Remove more obsolete browser hacks.
2015-11-19 Steinar H.... Remove hacks for pre-IE7.
2015-11-19 Steinar H.... Remove the unused icon.
2015-11-19 Steinar H.... There is no blah.png.
2015-11-19 Steinar H.... Remove obsolete wizard files.
2015-11-19 Steinar H.... Always show dates in GMT; it is the law.
2015-11-19 Steinar H.... Hide the viewing resolution choice.
2015-11-19 Steinar H.... Remove burned-in infoboxes. Turn infobox always on...
2015-11-19 Steinar H.... Fix the pr0n.pm regex for image URLs with no /WxH/...
2015-11-19 Steinar H.... Lock the number of pictures per page at 250.
2015-11-19 Steinar H.... Remove the thumbsize selector; 320x256 is where it...
2015-11-19 Steinar H.... Remove the tag support; nobody is using it anymore.
2015-11-19 Steinar H.... Move from mod_perl to being a PSGI app.
2015-11-18 Steinar H.... Remove the now unused global_vhost variable.
2015-11-18 Steinar H.... Fix JavaScript issues with TLS and/or non-default ports.
2015-11-18 Steinar H.... Remove some unused WebDAV upload code.
2015-11-18 Steinar H.... Remove everything related to digest authentication...
2015-10-20 Steinar H.... Stop mobile browsers from messing with the fullscreen...
2015-10-20 Steinar H.... Handle non-integral device pixel ratios.
2015-10-20 Steinar H.... Much better high-dpi support; makes images and text...
2015-08-07 Steinar H.... Update the FAQ.
2015-07-28 Steinar H.... Bump version number to 2.81.
2015-07-28 Steinar H.... Update default number of uploader threads (new pannekake).
2015-07-27 Steinar H.... Save passwords as bcrypt instead of plain SHA-1 hashes...
2015-05-11 Torstein HusebøUpdated FAQ with new version number and s/bzr/git/
2015-04-26 Steinar H.... Remove all Encode::decode_utf8 calls, as seemingly...
2015-04-07 Steinar H.... Add a new 2304x1728 resolution (twice 1152x864), for...
2014-07-14 Steinar H.... A small fix to make some loads of /box/ redundant.
2014-05-05 Steinar H.... Remove the now-obsolete upload wizard (it was never...
2014-05-04 Steinar H.... Bump version number to 2.80.
2014-05-03 Steinar H.... In fullscreen mode, avoid an extra HTTP round-trip...
2013-05-11 Steinar H.... Fix a GRANT statement.
2013-05-05 Steinar H.... Override id sequence name, since later Postgres version...
2013-05-05 Steinar H.... Fix Digest::SHA1 use; it is under Digest::SHA in modern...
2013-05-05 Steinar H.... Move .bzrignore to .gitignore.
2012-11-09 sgunderson... Try XMP-dc:Subject if Keywords does not work. Patch...
2012-11-09 sgunderson... Fix some Perl deprecation warnings. Patches from xim.
2011-04-03 Steinar H.... Make pr0n-upload.pl output a list of failed files at...
2010-12-12 Steinar H.... Fix a typo in a query against shadow_files.
2010-10-25 Steinar H.... Make the unlimited setting be selectable also when...
2010-10-09 Steinar H.... Remove some debugging stuff.
2010-10-09 Steinar H.... Indent fix.
2010-10-09 Steinar H.... Auto-create images/NN and cache/NN directories on demand.
2010-09-12 Steinar H.... (Finally!) check for existing images and refuse their...
2010-09-12 Steinar H.... Do some changes to the uploader script that seemingly...
2010-08-22 Steinar H.... Add a simple multithreaded uploader.
2010-08-22 Steinar H.... Bump to v2.72.
2010-08-22 Steinar H.... Ranges in English should be with en dash; update templa...
2010-08-22 Steinar H.... Update copyright year to 2010.
2010-08-22 Steinar H.... Move update of last_picture_cache to right before the...
2010-07-19 Steinar H.... For pictures taken on manual, set both aperture and...
2010-07-18 Steinar H.... Remove some debugging printf.
2010-04-17 Steinar H.... Add JavaScript support for unselecting. Also remove...
2010-04-17 Steinar H.... Make /select purge cache.
2010-04-17 Steinar H.... Add server-side support for unselecting images.
2010-03-30 rootWorkarounds for OS X 10.5's WebDAV client, which doesn...
2009-11-04 Steinar H.... Fix a typo in the do-not-need-to-scale code.
2009-11-01 Steinar H.... Fix display of long shutter times.
2009-10-24 Steinar H.... Bump to v2.71.
2009-10-24 Steinar H.... Add a script to regenerate all the image cache.
2009-10-24 Steinar H.... Fix a ne/!= issue, for the second time.
2009-10-24 Steinar H.... Disable Digest auth for now.
2009-10-24 Steinar H.... New JPEG settings:
2009-10-18 Steinar H.... Update FAQ with PostgreSQL version and new database...
2009-10-16 Steinar H.... Use absolute path for mv.
2009-07-13 Steinar H.... Try to handle aborted rotation a bit better.
2009-07-13 Steinar H.... qscale integration broke multi-image thumbnailing;...
2009-07-13 Steinar H.... Fix a missing purging URL.
2009-07-13 Steinar H.... Fix a syntax error.
2009-07-13 Steinar H.... Register as a printing provider as well, for the benefi...
2009-07-13 Steinar H.... Fix event adding from the wizard.
2009-07-04 Steinar H.... Auto-update the Digest auth hash on successful Basica...
2009-07-04 Steinar H.... Workaround for Chrome in fullscreen mode.
2009-06-30 Steinar H.... Remove stray debugging code.
2009-06-30 Steinar H.... Remove some unneeded parameters from check_401.
2009-06-30 Steinar H.... Implement support for HTTP digest authentication (RFC2617).
2009-06-29 Steinar H.... Refactor the authentication a bit, in anticipation...
2009-05-17 Steinar H.... Unbroke infobox=0 for fullscreen mode.
2009-05-03 Steinar H.... We are in 2009 now.
2009-05-03 Steinar H.... Add a mechanism for invalidating the front-end cache...
2009-03-22 Steinar H.... Added a question about image removals to the FAQ.
2009-01-31 Steinar H.... Fix a warning about uninitialized values.
2009-01-31 Steinar H.... Fix a broken link in the TG05 templates.
2009-01-25 Steinar H.... Treat CR2 the same as NEF.
2008-11-28 Steinar H.... Fix typo.
2008-11-16 Steinar H.... Some atomicity fix to QscaleProxy that I don't seem...
2008-11-16 Steinar H.... Update the FAQ.
2008-08-04 Steinar H.... Actually add the SQL upgrade.
2008-08-04 Steinar H.... Fixed a leftover in the last_updated column move.
2008-08-03 Steinar H.... Fix another deadlock-when-many-people-upload bug, like...
2008-07-25 Steinar H.... Minor JavaScript refactoring.
2008-07-25 Steinar H.... More window.location.hash usage/fixups.
2008-07-25 Steinar H.... Various ugliness to track hash changes from pastes...
2008-07-25 Steinar H.... Have slightly less irksome anchor parsing in the JavaSc...
2008-07-21 Steinar H.... Updated FAQ: Hardware changes, why not Flickr, and...
2008-07-21 Steinar H.... Added qscale to the modules list.
2008-07-14 Steinar H.... Handle decimal exposure times -- for instance, it seems...
next