2008-03-21 |
Steinar H.... | Update FAQ and bump version number. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Steinar H.... | Update FAQ. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Steinar H.... | Add mip-map support. Slower uploading, more space used... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Steinar H.... | Don't use YCbCr if we need to draw an info box; ImageMa... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Steinar H.... | Keep JPEGs in the YCbCr colorspace instead of going... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Steinar H.... | Extract the number only from the ISO value. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Steinar H.... | Make ISO prioritized over ISOSetting (D70 fix). |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Steinar H.... | Update the FAQ. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Steinar H.... | Fixed warning. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Steinar H.... | Bump version to 2.53. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Steinar H.... | Replace the link-background hack by a much neater one... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steinar H.... | Do proper NULLS LAST handling, now that we have 8.3. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Steinar H.... | Support EOS 350D EXIF ISO fields. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Steinar H.... | Fix a spelling mistake. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Steinar H.... | Fix some issues with the WebDAV server and post-10... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steinar H.... | Bump to v2.52. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steinar H.... | Through a fun set of hacks for the whole family (it... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steinar H.... | Update the IE fullscreen CSS hacks for IE7. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steinar H.... | Handle files ending in .NEF, not just .nef. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steinar H.... | Rework the infobox code. (Not 100% satisfied with the... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Steinar H.... | Push v2.51 -- too many bugfixes to let the version... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Steinar H.... | Fix a bug where the fullscreen code would ask for ... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Steinar H.... | In fullscreen mode, crop the image div to the screen... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Steinar H.... | Yet more issues with the -1 width/height transformation... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Steinar H.... | We want the human-readable values for the EXIF stuff... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Steinar H.... | Fix a double-correction that would mess up images where... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Bump the version number to 2.50, and update the FAQ. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Add a no less true, but slightly more encouraging comment. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Add a sad but true warning. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Make upgrade SQL for the empty-is-NULL change as well. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Treat empty lens/model as NULL. Doesn't actually appear... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Don't forget deleted_images, again. Grmf. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Query against the new model/lens fields instead of... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Add model/lens fields to the images table, and make... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Remember to do the width/height -1 => NULL change in... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Steinar H.... | Remove some really long-standing silliness: If we have... |
commit | commitdiff | tree | snapshot |
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 |
next |