2007-07-25 |
Steinar H. Gunderson | Start adding the filter links for the equipment list.
|
commit | commitdiff | tree |
2007-07-25 |
Steinar H. Gunderson | Add the equipment list back into +all for now.
|
commit | commitdiff | tree |
2007-07-25 |
Steinar H. Gunderson | Create an index that is sometimes helpful in speeding...
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Add templated versions of the all-event-title template.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Fix the fullscreen mode for +all. Probably fixes some...
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Order so NULLs get last.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Remove an unneeded ORDER BY.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Fuse $evselect into $where.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Start implementing the +all option.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Make an “all images” pseudo-event in the menu.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Kill the limit in the equipment list.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Fix a typo that would prevent sampling factor changes.
|
commit | commitdiff | tree |
2007-07-24 |
Steinar H. Gunderson | Bump version number to 2.41.
|
commit | commitdiff | tree |
2007-07-23 |
Steinar H. Gunderson | Up the quality of the thumbnails again, but now also...
|
commit | commitdiff | tree |
2007-07-23 |
Steinar H. Gunderson | Do dcraw delegation stuff ourselves, which should hopefully...
|
commit | commitdiff | tree |
2007-07-22 |
Steinar H. Gunderson | Make the foreign key from image to exif_info cascade...
|
commit | commitdiff | tree |
2007-07-20 |
Steinar H. Gunderson | Oops, the unique_filenames index should really be unique.
|
commit | commitdiff | tree |
2007-07-03 |
Steinar H. Gunderson | Add a new internal vhost. (Gee.)
|
commit | commitdiff | tree |
2007-07-03 |
Steinar H. Gunderson | Fix the wizard for the new SQL structure.
|
commit | commitdiff | tree |
2007-06-29 |
Steinar H. Gunderson | Make the front page cacheable.
|
commit | commitdiff | tree |
2007-06-24 |
Steinar H. Gunderson | Allow parenthesises in the file name.
|
commit | commitdiff | tree |
2007-06-24 |
Steinar H. Gunderson | Unbreak WebDAV listing with the new database structure.
|
commit | commitdiff | tree |
2007-06-22 |
Steinar H. Gunderson | Revert r147, as planned.
|
commit | commitdiff | tree |
2007-06-22 |
Steinar H. Gunderson | Try to use XML::TemplateSAX. Not too happy with it...
|
commit | commitdiff | tree |
2007-06-22 |
Steinar H. Gunderson | Update the FAQ version.
|
commit | commitdiff | tree |
2007-06-19 |
Steinar H. Gunderson | Make some sorely needed changes to the SQL schema,...
|
commit | commitdiff | tree |
2007-05-13 |
Steinar H. Gunderson | Support >1 sec exposure times in EXIF.
|
commit | commitdiff | tree |
2007-04-30 |
Steinar H. Gunderson | Merged SQL-fixes from Tollef.
|
commit | commitdiff | tree |
2007-04-28 |
Steinar H. Gunderson | Drop an unneeded $r->subprocess_env.
|
commit | commitdiff | tree |
2007-04-13 |
Steinar H. Gunderson | Dashify.
|
commit | commitdiff | tree |
2007-04-13 |
Steinar H. Gunderson | FAQ update.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Update the FAQ date.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Off-by-one. Fix.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Make sure $img_num always starts a reasonable place...
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Version number bump.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Make the next/prev right when all=0.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Make the next/previous stuff a bit more accessible.
|
commit | commitdiff | tree |
2007-04-12 |
Steinar H. Gunderson | Make the equipment list mirror the current selection.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Minor code cleanup.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Ignore the Webalizer directory.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Update the numbers in the FAQ.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | IE tweak for the CSS.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Remove the non-fullscreen selection mode; it's rather...
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Tweak the CSS and stuff beyond repair.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Remove the "font-size: smaller;", it's an abomination.
|
commit | commitdiff | tree |
2007-04-11 |
Steinar H. Gunderson | Add a "fullscreen from here" button.
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Trim the EXIF values; seems like the Pentax K10D sometimes...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Add two missing templates.
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Add a counter for how much each equipment combination...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Add an “equipment used” header on top of all image...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Update the EXIF stuff in a transaction, speeding it...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Delete EXIF information when deleting an image.
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Add a script which adds EXIF information for all images...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Allow latin1 in EXIF info.
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Check ExposureCompensation for exposure bias values...
|
commit | commitdiff | tree |
2007-03-26 |
Steinar H. Gunderson | Add a new table "exif_info" which contains all the...
|
commit | commitdiff | tree |
2007-03-20 |
Steinar H. Gunderson | Eh. Maxiumum? Fix. :-)
|
commit | commitdiff | tree |
2007-03-18 |
Steinar H. Gunderson | Bla bla. :-P
|
commit | commitdiff | tree |
2007-01-22 |
Steinar H. Gunderson | Escape titles and dates on their way out of the HTML...
|
commit | commitdiff | tree |
2007-01-11 |
Steinar H. Gunderson | Bump version number.
|
commit | commitdiff | tree |
2007-01-11 |
Steinar H. Gunderson | Use progressive JPEG for larger images -- not because...
|
commit | commitdiff | tree |
2007-01-10 |
Steinar H. Gunderson | Update the SVURR header.
|
commit | commitdiff | tree |
2007-01-05 |
Steinar H. Gunderson | Make sure rotation and selection invalidate the listing...
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Bump the version number, bump the copyright, and update...
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Add wizard specialization for skoyen.bilder.knatten...
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Add Norwegian wizard for bilder.knatten.com.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Fix multiple wizard issues, most of them related to...
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Fix a FIXME.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Junk removal.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Implement on-the-fly event creation on POST.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Refactor the charset guessing.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Refactor event adding out into common code.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Add the client code for the WinXP wizard.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Allow file uploads via POST (from Windows XP's file...
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Add a webmaster link to bilder.knatten.com.
|
commit | commitdiff | tree |
2007-01-02 |
Steinar H. Gunderson | Fix a warning.
|
commit | commitdiff | tree |
2006-12-26 |
Steinar H. Gunderson | Revert the default for the processing/scaling, except...
|
commit | commitdiff | tree |
2006-12-26 |
Steinar H. Gunderson | Update the version number in the FAQ.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Bump version number again.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Use semicolon instead of ampersand to separate arguments.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Last round of typos, I hope.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | No need to dberror out when we are using RaiseError.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Fix more SQL typos.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Make errors return log a stack trace.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Fix another typo, preventing uploads.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Fix a typo; we don't auto-import stuff.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Yeah, yeah, JavaScript too.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Add a note about mod_deflate.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Bump the version number.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Make static files be cacheable, and send proper content...
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Small cleanups.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Clear cache on rotation.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Oops, typofix.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Invalidate cache on deletion.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Invalidate the cache on adding and deleting images.
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Support caching of the index pages. (Cache invalidation...
|
commit | commitdiff | tree |
2006-12-25 |
Steinar H. Gunderson | Implement access keys.
|
commit | commitdiff | tree |
2006-12-16 |
Steinar H. Gunderson | Make nobox work in fullscreen.
|
commit | commitdiff | tree |
2006-12-16 |
Steinar H. Gunderson | Handle time zone data in EXIF.
|
commit | commitdiff | tree |
2006-12-09 |
Steinar H. Gunderson | Fix some issues with Firefox requesting the same page...
|
commit | commitdiff | tree |
next |