]> git.sesse.net Git - pr0n/history - perl/Sesse/pr0n/Index.pm
Fix another deadlock-when-many-people-upload bug, like the one we fixed in r14
[pr0n] / perl / Sesse / pr0n / Index.pm
2008-08-03 Steinar H. GundersonFix another deadlock-when-many-people-upload bug, like...
2008-05-29 Steinar H. GundersonAdd two extra notches of resolution, for the Googlers...
2008-05-10 Steinar H. GundersonAdd 1152x864 as a resolution; I browse enough fullscree...
2007-11-28 Steinar H. GundersonReplace the link-background hack by a much neater one...
2007-11-15 Steinar H. GundersonDo proper NULLS LAST handling, now that we have 8.3.
2007-09-02 Steinar H. GundersonThrough a fun set of hacks for the whole family (it...
2007-08-21 Steinar H. GundersonQuery against the new model/lens fields instead of...
2007-08-21 Steinar H. GundersonRemove some really long-standing silliness: If we have...
2007-08-21 Steinar H. GundersonUpdate the fullscreen mode to handle non-4:3 images...
2007-08-20 Steinar H. GundersonResolution boost!
2007-08-05 Steinar H. GundersonFix yet more grouping bugs.
2007-07-29 Steinar H. GundersonFix a bug that was introduced by the previous bug :-)
2007-07-29 Steinar H. GundersonFix an over-grouping bug.
2007-07-26 Steinar H. GundersonChange default to 250.
2007-07-25 Steinar H. GundersonWhen filtering/unfiltering, start at 1.
2007-07-25 Steinar H. GundersonMove the filter link to a slightly more logical, but...
2007-07-25 Steinar H. GundersonFix a validation bug.
2007-07-25 Steinar H. GundersonImplement author filtering.
2007-07-25 Steinar H. GundersonFuse rot=1 and rot=0 arms into a single loop, reducing...
2007-07-25 Steinar H. GundersonMicro-modularization.
2007-07-25 Steinar H. GundersonAdd support for /+tags/foo.
2007-07-25 Steinar H. GundersonFix tons of JSLint issues.
2007-07-25 Steinar H. GundersonRename "tag" to "key" in exif_info table, and make...
2007-07-25 Steinar H. GundersonSyntax highlighting woes.
2007-07-25 Steinar H. GundersonFix the "filter" link to keep the right settings.
2007-07-25 Steinar H. GundersonFix a few XSS-ish issues.
2007-07-25 Steinar H. GundersonImplement unfiltering.
2007-07-25 Steinar H. GundersonActually implement filtering.
2007-07-25 Steinar H. GundersonStart adding the filter links for the equipment list.
2007-07-25 Steinar H. GundersonAdd the equipment list back into +all for now.
2007-07-24 Steinar H. GundersonFix the fullscreen mode for +all. Probably fixes some...
2007-07-24 Steinar H. GundersonOrder so NULLs get last.
2007-07-24 Steinar H. GundersonRemove an unneeded ORDER BY.
2007-07-24 Steinar H. GundersonFuse $evselect into $where.
2007-07-24 Steinar H. GundersonStart implementing the +all option.
2007-07-24 Steinar H. GundersonKill the limit in the equipment list.
2007-07-03 Steinar H. GundersonAdd a new internal vhost. (Gee.)
2007-06-19 Steinar H. GundersonMake some sorely needed changes to the SQL schema,...
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. 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-01-22 Steinar H. GundersonEscape titles and dates on their way out of the HTML...
2007-01-05 Steinar H. GundersonMake sure rotation and selection invalidate the listing...
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. 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-08-06 Steinar H. GundersonFix nobox + noscale.
2006-08-06 Steinar H. GundersonAdd tweaks for Skøyen. I don't like having this part...
2006-07-31 Steinar H. GundersonOnly use space for select if sel=1.
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. GundersonAdd a new and very hip fullscreen interface; not expose...
2006-07-23 Steinar H. GundersonSet the default to be infobox + reencoded; add an optio...
2006-07-23 Steinar H. GundersonInitial checkin.