]> git.sesse.net Git - pr0n/shortlog
pr0n
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.
2007-04-13 rootFeh.
2007-04-12 Steinar H.... Update the FAQ date.
2007-04-12 Steinar H.... Off-by-one. Fix.
2007-04-12 Steinar H.... Make sure $img_num always starts a reasonable place...
2007-04-12 Steinar H.... Version number bump.
2007-04-12 Steinar H.... Make the next/prev right when all=0.
2007-04-12 Steinar H.... Make the next/previous stuff a bit more accessible.
2007-04-12 Steinar H.... Make the equipment list mirror the current selection.
2007-04-11 Steinar H.... Minor code cleanup.
2007-04-11 Steinar H.... Ignore the Webalizer directory.
2007-04-11 Steinar H.... Update the numbers in the FAQ.
2007-04-11 Steinar H.... IE tweak for the CSS.
2007-04-11 Steinar H.... Remove the non-fullscreen selection mode; it's rather...
2007-04-11 Steinar H.... Tweak the CSS and stuff beyond repair.
2007-04-11 Steinar H.... Remove the "font-size: smaller;", it's an abomination.
2007-04-11 Steinar H.... Add a "fullscreen from here" button.
2007-03-26 Steinar H.... Trim the EXIF values; seems like the Pentax K10D someti...
2007-03-26 Steinar H.... Add two missing templates.
2007-03-26 Steinar H.... Add a counter for how much each equipment combination...
2007-03-26 Steinar H.... Add an “equipment used” header on top of all image...
2007-03-26 Steinar H.... Update the EXIF stuff in a transaction, speeding it...
2007-03-26 Steinar H.... Delete EXIF information when deleting an image.
2007-03-26 Steinar H.... Add a script which adds EXIF information for all images...
2007-03-26 Steinar H.... Allow latin1 in EXIF info.
2007-03-26 Steinar H.... Check ExposureCompensation for exposure bias values...
2007-03-26 Steinar H.... Add a new table "exif_info" which contains all the...
2007-03-20 Steinar H.... Eh. Maxiumum? Fix. :-)
2007-03-18 Steinar H.... Bla bla. :-P
2007-01-22 Steinar H.... Escape titles and dates on their way out of the HTML...
2007-01-11 Steinar H.... Bump version number.
2007-01-11 Steinar H.... Use progressive JPEG for larger images -- not because...
2007-01-10 Steinar H.... Update the SVURR header.
2007-01-05 Steinar H.... Make sure rotation and selection invalidate the listing...
2007-01-02 Steinar H.... Bump the version number, bump the copyright, and update...
2007-01-02 Steinar H.... Add wizard specialization for skoyen.bilder.knatten...
2007-01-02 Steinar H.... Add Norwegian wizard for bilder.knatten.com.
2007-01-02 Steinar H.... Fix multiple wizard issues, most of them related to...
2007-01-02 Steinar H.... Fix a FIXME.
2007-01-02 Steinar H.... Junk removal.
2007-01-02 Steinar H.... Implement on-the-fly event creation on POST.
2007-01-02 Steinar H.... Refactor the charset guessing.
next