]> git.sesse.net Git - pr0n/shortlog
pr0n
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.
2007-07-25 Steinar H.... Implement unfiltering.
2007-07-25 Steinar H.... Actually implement filtering.
2007-07-25 Steinar H.... Start adding the filter links for the equipment list.
2007-07-25 Steinar H.... Add the equipment list back into +all for now.
2007-07-25 Steinar H.... Create an index that is sometimes helpful in speeding...
2007-07-24 Steinar H.... Add templated versions of the all-event-title template.
2007-07-24 Steinar H.... Fix the fullscreen mode for +all. Probably fixes some...
2007-07-24 Steinar H.... Order so NULLs get last.
2007-07-24 Steinar H.... Remove an unneeded ORDER BY.
2007-07-24 Steinar H.... Fuse $evselect into $where.
2007-07-24 Steinar H.... Start implementing the +all option.
2007-07-24 Steinar H.... Make an “all images” pseudo-event in the menu.
2007-07-24 Steinar H.... Kill the limit in the equipment list.
2007-07-24 Steinar H.... Fix a typo that would prevent sampling factor changes.
2007-07-24 Steinar H.... Bump version number to 2.41.
2007-07-23 Steinar H.... Up the quality of the thumbnails again, but now also...
2007-07-23 Steinar H.... Do dcraw delegation stuff ourselves, which should hopef...
2007-07-22 Steinar H.... Make the foreign key from image to exif_info cascade...
2007-07-20 Steinar H.... Oops, the unique_filenames index should really be unique.
2007-07-03 Steinar H.... Add a new internal vhost. (Gee.)
2007-07-03 Steinar H.... Fix the wizard for the new SQL structure.
2007-06-29 Steinar H.... Make the front page cacheable.
2007-06-24 Steinar H.... Allow parenthesises in the file name.
2007-06-24 Steinar H.... Unbreak WebDAV listing with the new database structure.
2007-06-22 Steinar H.... Revert r147, as planned.
2007-06-22 Steinar H.... Try to use XML::TemplateSAX. Not too happy with it...
2007-06-22 Steinar H.... Update the FAQ version.
2007-06-19 Steinar H.... Make some sorely needed changes to the SQL schema,...
2007-05-13 Steinar H.... Support >1 sec exposure times in EXIF.
2007-04-30 Steinar H.... Merged SQL-fixes from Tollef.
2007-04-30 Tollef Fog... Grant permissions to last_picture_cache too
2007-04-30 Tollef Fog... it is images_id_seq, not imageid_seq, fix in GRANT...
2007-04-28 Steinar H.... Drop an unneeded $r->subprocess_env.
2007-04-26 rootFix UTF-8 issues in quotes.
2007-04-26 rootUpdate ITK templates.
2007-04-13 Steinar H.... Dashify.
2007-04-13 Steinar H.... FAQ update.
next