]> git.sesse.net Git - pr0n/shortlog
pr0n
2016-01-03 Steinar H.... Add a field for hiding an event from the main listing.
2015-12-13 Steinar H.... Pipe PUTs through Varnish by default.
2015-12-13 Steinar H.... Support multiple parallel uploads in the HTML5 interface.
2015-12-13 Steinar H.... Some template fixups for SSL on itk-bilder.samfundet.no.
2015-11-30 Steinar H.... Bump version number to 3.10.
2015-11-30 Steinar H.... Remove now unused fake/shadow file tables.
2015-11-30 Steinar H.... Varnish, not Squid.
2015-11-30 Steinar H.... Update the FAQ for death of WebDAV.
2015-11-30 Steinar H.... Kill WebDAV entirely; now only the PUT and OPTIONS...
2015-11-30 Steinar H.... Decouple pr0n-upload.pl from WebDAV.
2015-11-30 Steinar H.... Unbreak rotation.
2015-11-30 Steinar H.... Add a very simple HTML5 uploader.
2015-11-28 Steinar H.... Remove an unused parameter.
2015-11-28 Steinar H.... Many more fixes from the infobox cleanup fallout.
2015-11-28 Steinar H.... Remove some unused templates.
2015-11-28 Steinar H.... Bump version number to 3.02, with all the bugfixes.
2015-11-28 Steinar H.... Do not generate 80x64 thumbnails anymore, as we are...
2015-11-28 Steinar H.... Split infobox generation out into its own function.
2015-11-28 Steinar H.... Unbreak a weird special case.
2015-11-28 Steinar H.... Unbreak file uploading.
2015-11-28 Steinar H.... Do not run the app server as root.
2015-11-28 Steinar H.... Make the example VCL stub ignore the port number.
2015-11-28 Steinar H.... If we are showing a RAW image, show an extra download...
2015-11-28 Steinar H.... Show the right link to download the original.
2015-11-28 Steinar H.... Unbreak immersive mode.
2015-11-27 Steinar H.... Better scoping.
2015-11-27 Steinar H.... Move all the fullscreen events to the JavaScript file.
2015-11-27 Steinar H.... Fix an issue where static files would have no content...
2015-11-26 Steinar H.... When closing fullscreen mode, go back to where we click...
2015-11-24 Steinar H.... Use anchors instead of start= on fullscreen link; fixes...
2015-11-24 Steinar H.... Make query strings deterministic.
2015-11-24 Steinar H.... Convert some http links in templates to protocol-relati...
2015-11-23 Steinar H.... Remove unused wizard templates.
2015-11-20 Steinar H.... Fix UTF-8 issues in reading templates.
2015-11-20 Steinar H.... Bump version number to 3.01, and update the FAQ.
2015-11-20 Steinar H.... Some opacity tweaks for the immersive experience.
2015-11-20 Steinar H.... Remove support for the old unsalted SHA-1 passwords.
2015-11-20 Steinar H.... Fix some UTF-8 issues in template output.
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.
next