2007-08-21 |
Steinar H.... | Update the fullscreen mode to handle non-4:3 images... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Steinar H.... | Resolution boost! |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Steinar H.... | Fix yet more grouping bugs. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Steinar H.... | Fix a warning. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Steinar H.... | Fix a bug that was introduced by the previous bug :-) |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Steinar H.... | Fix an over-grouping bug. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Change default to 250. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Bump version number. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Add a link from the front page to the tag cloud (and... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Yes, () in uploaded files too. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Allow () in filenames. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Remove the "single" debugging code that has probably... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Steinar H.... | Fiddle a bit with the pretty-escaping. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | When filtering/unfiltering, start at 1. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Move the filter link to a slightly more logical, but... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fix a validation bug. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Implement author filtering. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fuse rot=1 and rot=0 arms into a single loop, reducing... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Micro-modularization. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Add support for /+tags/foo. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Add a redirect for /+tags -> /+tags/. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fix tons of JSLint issues. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Update the module list. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Document that we need HTML::TagCloud. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Add a tag cloud. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Insert tags into the tags table on upload/other update. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Create a tag table. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Allow more work_mem when upgrading. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Rename "tag" to "key" in exif_info table, and make... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Cluster exif_info on the tag field; it seems to help... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Syntax highlighting woes. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fix the "filter" link to keep the right settings. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fix a few XSS-ish issues. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Fix language a bit. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Implement unfiltering. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Actually implement filtering. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Start adding the filter links for the equipment list. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Add the equipment list back into +all for now. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Steinar H.... | Create an index that is sometimes helpful in speeding... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Add templated versions of the all-event-title template. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Fix the fullscreen mode for +all. Probably fixes some... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Order so NULLs get last. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Remove an unneeded ORDER BY. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Fuse $evselect into $where. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Start implementing the +all option. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Make an “all images” pseudo-event in the menu. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Kill the limit in the equipment list. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Fix a typo that would prevent sampling factor changes. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Steinar H.... | Bump version number to 2.41. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Steinar H.... | Up the quality of the thumbnails again, but now also... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Steinar H.... | Do dcraw delegation stuff ourselves, which should hopef... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Steinar H.... | Make the foreign key from image to exif_info cascade... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Steinar H.... | Oops, the unique_filenames index should really be unique. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Steinar H.... | Add a new internal vhost. (Gee.) |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Steinar H.... | Fix the wizard for the new SQL structure. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Steinar H.... | Make the front page cacheable. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Steinar H.... | Allow parenthesises in the file name. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Steinar H.... | Unbreak WebDAV listing with the new database structure. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Steinar H.... | Revert r147, as planned. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Steinar H.... | Try to use XML::TemplateSAX. Not too happy with it... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Steinar H.... | Update the FAQ version. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Steinar H.... | Make some sorely needed changes to the SQL schema,... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Steinar H.... | Support >1 sec exposure times in EXIF. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Steinar H.... | Merged SQL-fixes from Tollef. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tollef Fog... | Grant permissions to last_picture_cache too |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tollef Fog... | it is images_id_seq, not imageid_seq, fix in GRANT... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Steinar H.... | Drop an unneeded $r->subprocess_env. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
root | Fix UTF-8 issues in quotes. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
root | Update ITK templates. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Steinar H.... | Dashify. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Steinar H.... | FAQ update. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
root | Feh. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Update the FAQ date. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Off-by-one. Fix. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Make sure $img_num always starts a reasonable place... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Version number bump. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Make the next/prev right when all=0. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Make the next/previous stuff a bit more accessible. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Steinar H.... | Make the equipment list mirror the current selection. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Ignore the Webalizer directory. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Update the numbers in the FAQ. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | IE tweak for the CSS. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Remove the non-fullscreen selection mode; it's rather... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Tweak the CSS and stuff beyond repair. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Remove the "font-size: smaller;", it's an abomination. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Steinar H.... | Add a "fullscreen from here" button. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Trim the EXIF values; seems like the Pentax K10D someti... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Add two missing templates. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Add a counter for how much each equipment combination... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Add an “equipment used” header on top of all image... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Update the EXIF stuff in a transaction, speeding it... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Delete EXIF information when deleting an image. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Add a script which adds EXIF information for all images... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Allow latin1 in EXIF info. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Check ExposureCompensation for exposure bias values... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Steinar H.... | Add a new table "exif_info" which contains all the... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Steinar H.... | Eh. Maxiumum? Fix. :-) |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Steinar H.... | Bla bla. :-P |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Steinar H.... | Escape titles and dates on their way out of the HTML... |
commit | commitdiff | tree | snapshot |
next |