Tue, 18 Mar 2008 00:04:02 +0000 terom database dir and schema
Mon, 17 Mar 2008 23:39:03 +0000 terom skip folders that result in exceptions, forgotten style.css
Thu, 31 Jan 2008 19:19:05 +0000 terom moar tweaks/small bugfixes
Thu, 31 Jan 2008 19:16:02 +0000 terom some small tweaks to log output
Thu, 31 Jan 2008 19:13:00 +0000 terom fancy new log format
Thu, 31 Jan 2008 17:58:03 +0000 terom fix some unicode issues, and not-alive-dirs-in-subdirs-list issues
Thu, 31 Jan 2008 17:28:02 +0000 terom updated shorturls.py to write new shorturls to the db, also adding support for dir-shorturls
Sun, 20 Jan 2008 01:52:00 +0000 terom tweaks/bugfixes (e.g. support adding multiple tags to an image at once)
Sun, 20 Jan 2008 01:07:02 +0000 terom tagging/untagging should now work fully in taggr
Thu, 17 Jan 2008 01:56:04 +0000 terom taggr2, which is starting to shape up
Wed, 16 Jan 2008 18:44:03 +0000 terom use sqlite3 instead of bdb, series and shorturl should still work with this (adding new images won't yet)
Wed, 16 Jan 2008 16:28:03 +0000 terom slipping in detag.py in the hopes that nobody will notice it before it's gone again...
Wed, 16 Jan 2008 16:28:00 +0000 terom a rather silly shelve-based tagging thing, commiting before I scrap the code and start over with SQLite
Wed, 16 Jan 2008 14:58:03 +0000 terom * move cgi-bin to de-cgi-bin so it doesn't conflict with my default alias... need to come up with a real solution to this
Sat, 22 Dec 2007 21:31:01 +0000 terom fix bug with shorturls in gallery.html, and some horrible, horrible crap for the CGI stuff - I need to drop everything now and take a fresh look tomorrow before it gets even worse
Sat, 22 Dec 2007 19:19:05 +0000 terom moved css/cgi files to a seperate www/ dir
Fri, 21 Dec 2007 22:14:01 +0000 terom fix settings.IMAGE_COUNT back to 50, and fix image.html to link to the raw image, not itself
Fri, 21 Dec 2007 21:19:01 +0000 terom detool.py, meant to be a collection of utility operations, currently lets you move images and their html/thumb/preview files at the same time
Fri, 21 Dec 2007 20:49:04 +0000 terom remove hanging utils.py in root, and add GPL license header to all .py files
Fri, 21 Dec 2007 20:45:03 +0000 terom image breadcrumb links back to page that said image is on
Fri, 21 Dec 2007 20:36:03 +0000 terom Major code restructuring. Version is now 0.5, templates use Mako, and the code is split off into several files under lib/
Thu, 20 Dec 2007 17:42:04 +0000 terom merge the prepare stage into the index/render stages
Tue, 20 Nov 2007 23:47:00 +0000 terom SI units/ISO date-time format
Sun, 11 Nov 2007 20:39:05 +0000 terom ShortURLs for dirs without page numbers were broken, as fname was 'index'
Thu, 08 Nov 2007 21:25:01 +0000 terom an unfinished taggr.py, prototype/testing code
Thu, 08 Nov 2007 19:41:03 +0000 terom add missing utils.py
Thu, 08 Nov 2007 19:26:00 +0000 terom fix alignment of teh paginator, and make shorturl dirs better (no index.html + pagination)
Thu, 08 Nov 2007 19:09:05 +0000 terom fix shorturls to dirs, and a new feature: pagination for index pages
Thu, 08 Nov 2007 17:53:03 +0000 terom add rel="nofollow" to ShortURL and series-related links, googlebot doesn't need to follow them
Thu, 08 Nov 2007 17:28:01 +0000 terom ...and fix it to redirect to the .html. Series.cgi is also refactored+commented+shorturls2'd
Thu, 08 Nov 2007 17:08:04 +0000 terom modify shorturl.cgi to use the new shorturls2.db
Thu, 08 Nov 2007 17:06:03 +0000 terom initial code, somewhere between 0.2 and 0.5
Thu, 08 Nov 2007 17:05:04 +0000 terom create trunk dir