]> git.sesse.net Git - pr0n/history - perl
Merged SQL-fixes from Tollef.
[pr0n] / perl /
2007-04-30 Steinar H. GundersonMerged SQL-fixes from Tollef.
2007-04-28 Steinar H. GundersonDrop an unneeded $r->subprocess_env.
2007-04-26 rootFix UTF-8 issues in quotes.
2007-04-12 Steinar H. GundersonOff-by-one. Fix.
2007-04-12 Steinar H. GundersonMake sure $img_num always starts a reasonable place...
2007-04-12 Steinar H. GundersonVersion number bump.
2007-04-12 Steinar H. GundersonMake the next/prev right when all=0.
2007-04-12 Steinar H. GundersonMake the next/previous stuff a bit more accessible.
2007-04-12 Steinar H. GundersonMake the equipment list mirror the current selection.
2007-04-11 Steinar H. GundersonMinor code cleanup.
2007-04-11 Steinar H. GundersonRemove the non-fullscreen selection mode; it's rather...
2007-04-11 Steinar H. GundersonTweak the CSS and stuff beyond repair.
2007-04-11 Steinar H. GundersonAdd a "fullscreen from here" button.
2007-03-26 Steinar H. GundersonTrim the EXIF values; seems like the Pentax K10D someti...
2007-03-26 Steinar H. GundersonAdd a counter for how much each equipment combination...
2007-03-26 Steinar H. GundersonAdd an “equipment used” header on top of all image...
2007-03-26 Steinar H. GundersonUpdate the EXIF stuff in a transaction, speeding it...
2007-03-26 Steinar H. GundersonDelete EXIF information when deleting an image.
2007-03-26 Steinar H. GundersonAdd a script which adds EXIF information for all images...
2007-03-26 Steinar H. GundersonAllow latin1 in EXIF info.
2007-03-26 Steinar H. GundersonCheck ExposureCompensation for exposure bias values...
2007-03-26 Steinar H. GundersonAdd a new table "exif_info" which contains all the...
2007-01-22 Steinar H. GundersonEscape titles and dates on their way out of the HTML...
2007-01-11 Steinar H. GundersonBump version number.
2007-01-11 Steinar H. GundersonUse progressive JPEG for larger images -- not because...
2007-01-05 Steinar H. GundersonMake sure rotation and selection invalidate the listing...
2007-01-02 Steinar H. GundersonBump the version number, bump the copyright, and update...
2007-01-02 Steinar H. GundersonImplement on-the-fly event creation on POST.
2007-01-02 Steinar H. GundersonRefactor the charset guessing.
2007-01-02 Steinar H. GundersonRefactor event adding out into common code.
2007-01-02 Steinar H. GundersonAdd the client code for the WinXP wizard.
2007-01-02 Steinar H. GundersonAllow file uploads via POST (from Windows XP's file...
2007-01-02 Steinar H. GundersonFix a warning.
2006-12-26 Steinar H. GundersonRevert the default for the processing/scaling, except...
2006-12-25 Steinar H. GundersonBump version number again.
2006-12-25 Steinar H. GundersonUse semicolon instead of ampersand to separate arguments.
2006-12-25 Steinar H. GundersonLast round of typos, I hope.
2006-12-25 Steinar H. GundersonNo need to dberror out when we are using RaiseError.
2006-12-25 Steinar H. GundersonFix more SQL typos.
2006-12-25 Steinar H. GundersonMake errors return log a stack trace.
2006-12-25 Steinar H. GundersonFix another typo, preventing uploads.
2006-12-25 Steinar H. GundersonFix a typo; we don't auto-import stuff.
2006-12-25 Steinar H. GundersonBump the version number.
2006-12-25 Steinar H. GundersonMake static files be cacheable, and send proper content...
2006-12-25 Steinar H. GundersonSmall cleanups.
2006-12-25 Steinar H. GundersonClear cache on rotation.
2006-12-25 Steinar H. GundersonOops, typofix.
2006-12-25 Steinar H. GundersonInvalidate cache on deletion.
2006-12-25 Steinar H. GundersonInvalidate the cache on adding and deleting images.
2006-12-25 Steinar H. GundersonSupport caching of the index pages. (Cache invalidation...
2006-12-25 Steinar H. GundersonImplement access keys.
2006-12-16 Steinar H. GundersonMake nobox work in fullscreen.
2006-12-16 Steinar H. GundersonHandle time zone data in EXIF.
2006-08-09 Steinar H. GundersonUnlink all failed uploads.
2006-08-09 Steinar H. GundersonLast change broke uploads altogether. Fix.
2006-08-09 Steinar H. GundersonRemove obsolete debugging code.
2006-08-09 Steinar H. GundersonWhen using WebDAV, make sure the entire body is in...
2006-08-07 Steinar H. GundersonFix a typo that would kill reconnection.
2006-08-06 Steinar H. GundersonFix nobox + noscale.
2006-08-06 Steinar H. GundersonFix original/nobox/.
2006-08-06 Steinar H. GundersonAdd tweaks for Skøyen. I don't like having this part...
2006-08-06 Steinar H. GundersonUnbreak /original images.
2006-08-06 Steinar H. GundersonFix newevent.html.
2006-07-31 Steinar H. GundersonBump version number to 2.10.
2006-07-31 Steinar H. GundersonOnly use space for select if sel=1.
2006-07-31 Steinar H. GundersonSupport image selection from the fullscreen view.
2006-07-31 Steinar H. GundersonMove externally served files into their own directory.
2006-07-31 Steinar H. GundersonAdd an option to enter the new fullscreen mode.
2006-07-31 Steinar H. GundersonDon't entity encode the URL we give to JavaScript.
2006-07-31 Steinar H. GundersonDon't LIMIT/OFFSET if we're in fullscreen mode; we...
2006-07-31 Steinar H. GundersonAdd a close button to get out of fullscreen.
2006-07-31 Steinar H. GundersonFactor out the query string generation from link printing.
2006-07-31 Steinar H. GundersonStrip leading and trailing blanks from the model in...
2006-07-31 Steinar H. GundersonAdd a new and very hip fullscreen interface; not expose...
2006-07-31 Steinar H. GundersonMake templates fallback to "default" if they are incomp...
2006-07-31 Steinar H. GundersonYet more flash tweaks.
2006-07-30 Steinar H. GundersonRemove some debugging code.
2006-07-30 Steinar H. GundersonFix an SQL syntax error.
2006-07-30 Steinar H. GundersonImprove flash/no flash detection.
2006-07-30 Steinar H. GundersonAdd a new row to last_picture_cache when we create...
2006-07-30 Steinar H. GundersonWhen inserting multiple images at the same time, we...
2006-07-30 Steinar H. GundersonAvoid a rescan of all images every time we upload somet...
2006-07-23 Steinar H. GundersonBump version number.
2006-07-23 Steinar H. GundersonSet the default to be infobox + reencoded; add an optio...
2006-07-23 Steinar H. GundersonMoved the password configuration out into its own file.
2006-07-23 Steinar H. GundersonRemove the obsolete Single module.
2006-07-23 Steinar H. GundersonInitial checkin.