]> git.sesse.net Git - pr0n/history - perl/Sesse/pr0n/Index.pm
Add support for /+tags/foo.
[pr0n] / perl / Sesse / pr0n / Index.pm
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.