]> git.sesse.net Git - pr0n/shortlog
pr0n
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...
2008-07-14 Steinar H.... Fix a few can_use_qscale-issues.
2008-07-12 Steinar H.... Bump version number to 2.70.
2008-07-12 Steinar H.... Support Mitchell filtering via qscale.
2008-07-12 Steinar H.... Add support for scaling using qscale instead of ImageMa...
2008-07-03 Steinar H.... Remove a log line.
2008-07-03 Steinar H.... Fix NEF handling; it was broken by mipmap generation...
2008-07-03 Steinar H.... Fix the cache generation at WebDAV time.
2008-06-11 Steinar H.... Add a hack to ensure mipmapping on new uploads is re...
2008-06-09 Steinar H.... Fix another bug relating to the "-1x-1" (ie. original...
2008-05-29 Steinar H.... Add two extra notches of resolution, for the Googlers...
2008-05-26 Steinar H.... Bump version to v2.65.
2008-05-26 Steinar H.... Yet more hacks to get the PNG file size down. This...
2008-05-26 Steinar H.... More weird hacks to get the PNG file size down. GIMP...
2008-05-26 Steinar H.... Make the box PNGs a bit smaller. They're still smaller...
2008-05-26 Steinar H.... Make the IE hack only kick in for IE older than IE7...
2008-05-26 Steinar H.... Assorted infobox bugfixing.
2008-05-26 Steinar H.... Make the fullscreen view use the new box-only cache.
2008-05-26 Steinar H.... Support a new form of image: box/, which is exactly...
2008-05-10 Steinar H.... Add 1152x864 as a resolution; I browse enough fullscree...
2008-04-17 Steinar H.... Parse the focal length information from the D300 correctly.
2008-03-21 Steinar H.... Fix a bug with scaling from non-mipmaps.
2008-03-21 Steinar H.... Update FAQ and bump version number.
2008-03-21 Steinar H.... Update FAQ.
2008-03-21 Steinar H.... Add mip-map support. Slower uploading, more space used...
2008-01-28 Steinar H.... Don't use YCbCr if we need to draw an info box; ImageMa...
2008-01-25 Steinar H.... Keep JPEGs in the YCbCr colorspace instead of going...
2008-01-19 Steinar H.... Extract the number only from the ISO value.
2008-01-19 Steinar H.... Make ISO prioritized over ISOSetting (D70 fix).
2007-12-30 Steinar H.... Update the FAQ.
2007-12-30 Steinar H.... Fixed warning.
2007-11-28 Steinar H.... Bump version to 2.53.
2007-11-28 Steinar H.... Replace the link-background hack by a much neater one...
2007-11-15 Steinar H.... Do proper NULLS LAST handling, now that we have 8.3.
2007-10-12 Steinar H.... Support EOS 350D EXIF ISO fields.
2007-09-29 Steinar H.... Fix a spelling mistake.
2007-09-22 Steinar H.... Fix some issues with the WebDAV server and post-10...
2007-09-02 Steinar H.... Bump to v2.52.
2007-09-02 Steinar H.... Through a fun set of hacks for the whole family (it...
2007-09-02 Steinar H.... Update the IE fullscreen CSS hacks for IE7.
2007-09-02 Steinar H.... Handle files ending in .NEF, not just .nef.
2007-09-02 Steinar H.... Rework the infobox code. (Not 100% satisfied with the...
2007-08-27 Steinar H.... Push v2.51 -- too many bugfixes to let the version...
2007-08-27 Steinar H.... Fix a bug where the fullscreen code would ask for ...
2007-08-25 Steinar H.... In fullscreen mode, crop the image div to the screen...
2007-08-25 Steinar H.... Yet more issues with the -1 width/height transformation...
2007-08-22 Steinar H.... We want the human-readable values for the EXIF stuff...
2007-08-22 Steinar H.... Fix a double-correction that would mess up images where...
2007-08-21 Steinar H.... Bump the version number to 2.50, and update the FAQ.
2007-08-21 Steinar H.... Add a no less true, but slightly more encouraging comment.
2007-08-21 Steinar H.... Add a sad but true warning.
2007-08-21 Steinar H.... Make upgrade SQL for the empty-is-NULL change as well.
2007-08-21 Steinar H.... Treat empty lens/model as NULL. Doesn't actually appear...
2007-08-21 Steinar H.... Don't forget deleted_images, again. Grmf.
2007-08-21 Steinar H.... Query against the new model/lens fields instead of...
2007-08-21 Steinar H.... Add model/lens fields to the images table, and make...
2007-08-21 Steinar H.... Remember to do the width/height -1 => NULL change in...
2007-08-21 Steinar H.... Remove some really long-standing silliness: If we have...
2007-08-21 Steinar H.... Update the fullscreen mode to handle non-4:3 images...
2007-08-20 Steinar H.... Resolution boost!
2007-08-05 Steinar H.... Fix yet more grouping bugs.
2007-08-05 Steinar H.... Fix a warning.
2007-07-29 Steinar H.... Fix a bug that was introduced by the previous bug :-)
2007-07-29 Steinar H.... Fix an over-grouping bug.
2007-07-26 Steinar H.... Change default to 250.
2007-07-26 Steinar H.... Bump version number.
2007-07-26 Steinar H.... Add a link from the front page to the tag cloud (and...
2007-07-26 Steinar H.... Yes, () in uploaded files too.
2007-07-26 Steinar H.... Allow () in filenames.
2007-07-26 Steinar H.... Remove the "single" debugging code that has probably...
2007-07-26 Steinar H.... Fiddle a bit with the pretty-escaping.
2007-07-25 Steinar H.... When filtering/unfiltering, start at 1.
2007-07-25 Steinar H.... Move the filter link to a slightly more logical, but...
2007-07-25 Steinar H.... Fix a validation bug.
2007-07-25 Steinar H.... Implement author filtering.
2007-07-25 Steinar H.... Fuse rot=1 and rot=0 arms into a single loop, reducing...
2007-07-25 Steinar H.... Micro-modularization.
2007-07-25 Steinar H.... Add support for /+tags/foo.
2007-07-25 Steinar H.... Add a redirect for /+tags -> /+tags/.
2007-07-25 Steinar H.... Fix tons of JSLint issues.
2007-07-25 Steinar H.... Update the module list.
2007-07-25 Steinar H.... Document that we need HTML::TagCloud.
2007-07-25 Steinar H.... Add a tag cloud.
2007-07-25 Steinar H.... Insert tags into the tags table on upload/other update.
2007-07-25 Steinar H.... Create a tag table.
2007-07-25 Steinar H.... Allow more work_mem when upgrading.
2007-07-25 Steinar H.... Rename "tag" to "key" in exif_info table, and make...
2007-07-25 Steinar H.... Cluster exif_info on the tag field; it seems to help...
2007-07-25 Steinar H.... Syntax highlighting woes.
2007-07-25 Steinar H.... Fix the "filter" link to keep the right settings.
2007-07-25 Steinar H.... Fix a few XSS-ish issues.
2007-07-25 Steinar H.... Fix language a bit.
next