lib/shorturl.py
Thu, 31 Jan 2008 19:13:00 +0000 terom fancy new log format
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
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: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
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: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/