Thu, 17 Jan 2008 01:56:04 +0000taggr2, which is starting to shape up
terom [Thu, 17 Jan 2008 01:56:04 +0000] rev 23
taggr2, which is starting to shape up

Wed, 16 Jan 2008 18:44:03 +0000use sqlite3 instead of bdb, series and shorturl should still work with this (adding new images won't yet)
terom [Wed, 16 Jan 2008 18:44:03 +0000] rev 22
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 +0000slipping in detag.py in the hopes that nobody will notice it before it's gone again...
terom [Wed, 16 Jan 2008 16:28:03 +0000] rev 21
slipping in detag.py in the hopes that nobody will notice it before it's gone again...

Wed, 16 Jan 2008 16:28:00 +0000a rather silly shelve-based tagging thing, commiting before I scrap the code and start over with SQLite
terom [Wed, 16 Jan 2008 16:28:00 +0000] rev 20
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* 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
terom [Wed, 16 Jan 2008 14:58:03 +0000] rev 19
* 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
* refactored series/shorturl into the new codebase

Sat, 22 Dec 2007 21:31:01 +0000fix 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
terom [Sat, 22 Dec 2007 21:31:01 +0000] rev 18
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 +0000moved css/cgi files to a seperate www/ dir
terom [Sat, 22 Dec 2007 19:19:05 +0000] rev 17
moved css/cgi files to a seperate www/ dir

Fri, 21 Dec 2007 22:14:01 +0000fix settings.IMAGE_COUNT back to 50, and fix image.html to link to the raw image, not itself
terom [Fri, 21 Dec 2007 22:14:01 +0000] rev 16
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 +0000detool.py, meant to be a collection of utility operations, currently lets you move images and their html/thumb/preview files at the same time
terom [Fri, 21 Dec 2007 21:19:01 +0000] rev 15
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 +0000remove hanging utils.py in root, and add GPL license header to all .py files
terom [Fri, 21 Dec 2007 20:49:04 +0000] rev 14
remove hanging utils.py in root, and add GPL license header to all .py files