Sun, 04 May 2008 18:23:03 +0000merged http://pajukanta.fi/temp/degal_exif_r33.tar.bz2 patch from Japsu
terom [Sun, 04 May 2008 18:23:03 +0000] rev 33
merged http://pajukanta.fi/temp/degal_exif_r33.tar.bz2 patch from Japsu

Tue, 18 Mar 2008 00:04:02 +0000database dir and schema
terom [Tue, 18 Mar 2008 00:04:02 +0000] rev 32
database dir and schema

Mon, 17 Mar 2008 23:39:03 +0000skip folders that result in exceptions, forgotten style.css
terom [Mon, 17 Mar 2008 23:39:03 +0000] rev 31
skip folders that result in exceptions, forgotten style.css

Thu, 31 Jan 2008 19:19:05 +0000moar tweaks/small bugfixes
terom [Thu, 31 Jan 2008 19:19:05 +0000] rev 30
moar tweaks/small bugfixes

Thu, 31 Jan 2008 19:16:02 +0000some small tweaks to log output
terom [Thu, 31 Jan 2008 19:16:02 +0000] rev 29
some small tweaks to log output

Thu, 31 Jan 2008 19:13:00 +0000fancy new log format
terom [Thu, 31 Jan 2008 19:13:00 +0000] rev 28
fancy new log format

Thu, 31 Jan 2008 17:58:03 +0000fix some unicode issues, and not-alive-dirs-in-subdirs-list issues
terom [Thu, 31 Jan 2008 17:58:03 +0000] rev 27
fix some unicode issues, and not-alive-dirs-in-subdirs-list issues

Thu, 31 Jan 2008 17:28:02 +0000updated shorturls.py to write new shorturls to the db, also adding support for dir-shorturls
terom [Thu, 31 Jan 2008 17:28:02 +0000] rev 26
updated shorturls.py to write new shorturls to the db, also adding support for dir-shorturls

Sun, 20 Jan 2008 01:52:00 +0000tweaks/bugfixes (e.g. support adding multiple tags to an image at once)
terom [Sun, 20 Jan 2008 01:52:00 +0000] rev 25
tweaks/bugfixes (e.g. support adding multiple tags to an image at once)

Sun, 20 Jan 2008 01:07:02 +0000tagging/untagging should now work fully in taggr
terom [Sun, 20 Jan 2008 01:07:02 +0000] rev 24
tagging/untagging should now work fully in taggr

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

Fri, 21 Dec 2007 20:45:03 +0000image breadcrumb links back to page that said image is on
terom [Fri, 21 Dec 2007 20:45:03 +0000] rev 13
image breadcrumb links back to page that said image is on

Fri, 21 Dec 2007 20:36:03 +0000Major code restructuring. Version is now 0.5, templates use Mako, and the code is split off into several files under lib/
terom [Fri, 21 Dec 2007 20:36:03 +0000] rev 12
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 +0000merge the prepare stage into the index/render stages
terom [Thu, 20 Dec 2007 17:42:04 +0000] rev 11
merge the prepare stage into the index/render stages

Tue, 20 Nov 2007 23:47:00 +0000SI units/ISO date-time format
terom [Tue, 20 Nov 2007 23:47:00 +0000] rev 10
SI units/ISO date-time format

Sun, 11 Nov 2007 20:39:05 +0000ShortURLs for dirs without page numbers were broken, as fname was 'index'
terom [Sun, 11 Nov 2007 20:39:05 +0000] rev 9
ShortURLs for dirs without page numbers were broken, as fname was 'index'

Thu, 08 Nov 2007 21:25:01 +0000an unfinished taggr.py, prototype/testing code
terom [Thu, 08 Nov 2007 21:25:01 +0000] rev 8
an unfinished taggr.py, prototype/testing code

Thu, 08 Nov 2007 19:41:03 +0000add missing utils.py
terom [Thu, 08 Nov 2007 19:41:03 +0000] rev 7
add missing utils.py

Thu, 08 Nov 2007 19:26:00 +0000fix alignment of teh paginator, and make shorturl dirs better (no index.html + pagination)
terom [Thu, 08 Nov 2007 19:26:00 +0000] rev 6
fix alignment of teh paginator, and make shorturl dirs better (no index.html + pagination)

Thu, 08 Nov 2007 19:09:05 +0000fix shorturls to dirs, and a new feature: pagination for index pages
terom [Thu, 08 Nov 2007 19:09:05 +0000] rev 5
fix shorturls to dirs, and a new feature: pagination for index pages

Thu, 08 Nov 2007 17:53:03 +0000add rel="nofollow" to ShortURL and series-related links, googlebot doesn't need to follow them
terom [Thu, 08 Nov 2007 17:53:03 +0000] rev 4
add rel="nofollow" to ShortURL and series-related links, googlebot doesn't need to follow them

Thu, 08 Nov 2007 17:28:01 +0000...and fix it to redirect to the .html. Series.cgi is also refactored+commented+shorturls2'd
terom [Thu, 08 Nov 2007 17:28:01 +0000] rev 3
...and fix it to redirect to the .html. Series.cgi is also refactored+commented+shorturls2'd

Thu, 08 Nov 2007 17:08:04 +0000modify shorturl.cgi to use the new shorturls2.db
terom [Thu, 08 Nov 2007 17:08:04 +0000] rev 2
modify shorturl.cgi to use the new shorturls2.db

Thu, 08 Nov 2007 17:06:03 +0000initial code, somewhere between 0.2 and 0.5
terom [Thu, 08 Nov 2007 17:06:03 +0000] rev 1
initial code, somewhere between 0.2 and 0.5

Thu, 08 Nov 2007 17:05:04 +0000create trunk dir
terom [Thu, 08 Nov 2007 17:05:04 +0000] rev 0
create trunk dir