------------------------------------------------------------------------
rev 79:  selene | 2004-01-20 02:38:56 -0700 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/docs/TODO
   M /trunk/php/auth.inc
   A /trunk/php/login.inc
   A /trunk/php/logout.inc
   M /trunk/php/menu.inc

... login mostly of works again.  Logout works.

------------------------------------------------------------------------
rev 78:  selene | 2004-01-20 02:15:43 -0700 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/.htaccess

Fix up rewriting a bit.

------------------------------------------------------------------------
rev 77:  selene | 2004-01-20 02:03:22 -0700 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/.htaccess
   M /trunk/php/auth.inc
   M /trunk/php/browse.inc
   M /trunk/php/menu.inc
   M /trunk/php/route.inc

mod_rewrite config now in .htaccess

------------------------------------------------------------------------
rev 76:  selene | 2004-01-20 00:50:49 -0700 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/.htaccess

... failed to get mod_rewrite to work in .htaccess ...

------------------------------------------------------------------------
rev 75:  selene | 2004-01-20 00:49:29 -0700 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php/browse.inc
   M /trunk/php/menu.inc
   M /trunk/php/route.inc

rename /sys/* to /_*

------------------------------------------------------------------------
rev 74:  selene | 2004-01-14 00:45:55 -0700 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php/menu.inc

...

------------------------------------------------------------------------
rev 73:  selene | 2004-01-14 00:29:33 -0700 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/index.php
   M /trunk/php/browse.inc
   A /trunk/php/route.inc

Initial renaming of special paths...

------------------------------------------------------------------------
rev 72:  selene | 2004-01-14 00:04:06 -0700 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   A /trunk/docs/TODO
   M /trunk/docs/design.txt

...

------------------------------------------------------------------------
rev 71:  selene | 2004-01-13 23:58:49 -0700 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php
   M /trunk/php/auth.inc
   M /trunk/php/browse.inc
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc
   M /trunk/php/med.inc
   A /trunk/php/menu.inc
   A /trunk/php/side_menu.inc
   M /trunk/php/users.inc

Initial (crappy) login support added.

------------------------------------------------------------------------
rev 70:  selene | 2004-01-09 17:46:30 -0700 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php/browse.inc

hit counters now show in browse view

------------------------------------------------------------------------
rev 69:  selene | 2004-01-09 17:16:04 -0700 (Fri, 09 Jan 2004) | 3 lines
Changed paths:
   A /trunk/.htaccess
   M /trunk/docs/Changelog
   M /trunk/index.php
   M /trunk/php
   M /trunk/php/browse.inc
   A /trunk/php/counter.inc

Added hit counters.
Put php configuration into .htaccess.

------------------------------------------------------------------------
rev 68:  selene | 2004-01-03 11:32:40 -0700 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/docs/collisions.txt

more probability calculations

------------------------------------------------------------------------
rev 67:  selene | 2004-01-02 12:09:56 -0700 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   A /trunk/docs/AUTHORS
   M /trunk/docs/Changelog
   M /trunk/docs/INSTALL
   A /trunk/docs/README
   M /trunk/docs/design.txt

Update docs.

------------------------------------------------------------------------
rev 66:  selene | 2004-01-02 10:49:28 -0700 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/docs/INSTALL
   M /trunk/index.php

Removed need for include path changes.

------------------------------------------------------------------------
rev 65:  selene | 2004-01-02 10:44:14 -0700 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php/config.inc

Remembered to define $convert

------------------------------------------------------------------------
rev 64:  selene | 2004-01-01 15:17:48 -0700 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/php/custom.inc

...

------------------------------------------------------------------------
rev 63:  selene | 2004-01-01 15:16:29 -0700 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   A /trunk/php/fileutils.inc

Add get_dir_array()...  was missing.

------------------------------------------------------------------------
rev 62:  selene | 2003-12-13 22:16:08 -0700 (Sat, 13 Dec 2003) | 2 lines
Changed paths:
   M /trunk/docs/Changelog
   M /trunk/php/browse.inc

Better handling of other mimetypes when clicked on.

------------------------------------------------------------------------
rev 61:  selene | 2003-12-10 04:24:02 -0700 (Wed, 10 Dec 2003) | 2 lines
Changed paths:
   M /trunk/docs/design.txt

Added some todos.

------------------------------------------------------------------------
rev 60:  selene | 2003-12-10 03:08:59 -0700 (Wed, 10 Dec 2003) | 2 lines
Changed paths:
   M /trunk/docs/Changelog
   M /trunk/index.php
   M /trunk/php/auth.inc
   M /trunk/php/browse.inc
   M /trunk/php/config.inc
   M /trunk/php/custom.inc
   M /trunk/php/dirfiles.inc
   M /trunk/php/dl.inc
   M /trunk/php/header.inc-dist
   M /trunk/php/icon.inc
   M /trunk/php/med.inc
   M /trunk/php/menu.inc-dist
   M /trunk/php/site-std.inc-dist
   M /trunk/php/std.inc-dist
   M /trunk/php/users.inc

Converted to long tags.  <?php ... ?>

------------------------------------------------------------------------
rev 59:  selene | 2003-12-09 17:50:24 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   A /trunk/docs/Changelog

...

------------------------------------------------------------------------
rev 58:  selene | 2003-12-09 17:49:06 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   M /trunk/docs/INSTALL

One more install step.

------------------------------------------------------------------------
rev 57:  selene | 2003-12-09 17:42:11 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   M /trunk/docs/INSTALL

Better install instructions.

------------------------------------------------------------------------
rev 56:  selene | 2003-12-09 17:18:59 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   M /trunk/php/config.inc

...

------------------------------------------------------------------------
rev 55:  selene | 2003-12-09 17:13:53 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   D /trunk/php/std.inc
   A /trunk/php/std.inc-dist (from /trunk/php/std.inc:54)

Oops, let this one be overridden.

------------------------------------------------------------------------
rev 54:  selene | 2003-12-09 17:13:00 -0700 (Tue, 09 Dec 2003) | 2 lines
Changed paths:
   A /trunk/php/footer.inc-dist
   A /trunk/php/header.inc-dist
   A /trunk/php/menu.inc-dist
   A /trunk/php/site-std.inc-dist
   A /trunk/php/std.inc

... provide a few default files ...

------------------------------------------------------------------------
rev 53:  selene | 2003-12-06 19:29:48 -0700 (Sat, 06 Dec 2003) | 2 lines
Changed paths:
   M /trunk/users

svn:ignore

------------------------------------------------------------------------
rev 52:  selene | 2003-10-28 18:48:08 -0700 (Tue, 28 Oct 2003) | 2 lines
Changed paths:
   M /trunk/php/browse.inc

Just a reminder to myself.

------------------------------------------------------------------------
rev 51:  selene | 2003-10-24 16:13:10 -0600 (Fri, 24 Oct 2003) | 2 lines
Changed paths:
   A /trunk/gfx/icons/audio.png
   M /trunk/gfx/icons/folder.png
   A /trunk/gfx/icons/html.png
   M /trunk/gfx/icons/other.png
   A /trunk/gfx/icons/text.png
   M /trunk/gfx/icons/video.png

Added and updated icons from the "Evidence" filemanager.

------------------------------------------------------------------------
rev 50:  selene | 2003-10-22 04:07:39 -0600 (Wed, 22 Oct 2003) | 2 lines
Changed paths:
   A /trunk/bin/collide.bc
   A /trunk/bin/flat_collisions.sh
   A /trunk/docs/collisions.txt

Added md5 collision-detection, statistics, and general info.

------------------------------------------------------------------------
rev 49:  selene | 2003-10-21 18:44:04 -0600 (Tue, 21 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bin/count.sh

minor counting method update.

------------------------------------------------------------------------
rev 48:  selene | 2003-10-21 18:20:04 -0600 (Tue, 21 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bin/insert.py

Now renames to avoid filename collisions in cat entries.

------------------------------------------------------------------------
rev 47:  selene | 2003-10-17 18:45:27 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   A /trunk/docs/usage.txt

Added quickstart / examples of usage.

------------------------------------------------------------------------
rev 46:  selene | 2003-10-17 16:59:02 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk/docs/INSTALL

Much more install info.

------------------------------------------------------------------------
rev 45:  selene | 2003-10-17 16:45:11 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bin/perms.sh

Er, better default path.

------------------------------------------------------------------------
rev 44:  selene | 2003-10-17 16:35:17 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk/docs/INSTALL

Added better apache instructions.

------------------------------------------------------------------------
rev 43:  selene | 2003-10-17 16:11:44 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk
   M /trunk/bin

Added files to ignore...

------------------------------------------------------------------------
rev 42:  selene | 2003-10-17 16:00:58 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bin/genstats.py

Updated stat labels, fixed one stat.

------------------------------------------------------------------------
rev 41:  selene | 2003-10-17 05:46:18 -0600 (Fri, 17 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bin/count.sh
   M /trunk/bin/genstats.py

Er, added category count to stats.

------------------------------------------------------------------------
rev 40:  selene | 2003-10-17 05:36:29 -0600 (Fri, 17 Oct 2003) | 3 lines
Changed paths:
   M /trunk/bin/count.sh
   A /trunk/bin/genstats.py

Modified count.sh to store stats.
Created genstats.py.  (bin/genstats.py > cat/.description.long)

------------------------------------------------------------------------
rev 39:  selene | 2003-10-16 22:54:21 -0600 (Thu, 16 Oct 2003) | 2 lines
Changed paths:
   M /trunk/cat
   M /trunk/flat

Ignores entries in cat and flat now.

------------------------------------------------------------------------
rev 38:  selene | 2003-10-16 22:49:55 -0600 (Thu, 16 Oct 2003) | 2 lines
Changed paths:
   A /trunk/php/med.inc

Forgot to add this when adding medium-sized previews.

------------------------------------------------------------------------
rev 37:  selene | 2003-10-16 22:41:21 -0600 (Thu, 16 Oct 2003) | 3 lines
Changed paths:
   M /trunk/php/browse.inc
   M /trunk/php/config.inc

Made number of columns configurable (dir browse).
Made column widths equal, too.

------------------------------------------------------------------------
rev 36:  selene | 2003-10-07 18:17:09 -0600 (Tue, 07 Oct 2003) | 2 lines
Changed paths:
   A /trunk/docs/COPYING

GPL

------------------------------------------------------------------------
rev 35:  selene | 2003-09-19 16:50:18 -0600 (Fri, 19 Sep 2003) | 2 lines
Changed paths:
   M /trunk/index.php
   M /trunk/php/browse.inc
   M /trunk/php/config.inc

Added medium-sized preview image for default image display.

------------------------------------------------------------------------
rev 34:  selene | 2003-09-19 16:49:48 -0600 (Fri, 19 Sep 2003) | 2 lines
Changed paths:
   M /trunk/bin/perms.sh

Er, removed root permissions.

------------------------------------------------------------------------
rev 33:  selene | 2003-09-19 16:49:32 -0600 (Fri, 19 Sep 2003) | 2 lines
Changed paths:
   M /trunk/bin/count.sh

Better size calculation on reiserfs.

------------------------------------------------------------------------
rev 32:  selene | 2003-09-10 02:43:52 -0600 (Wed, 10 Sep 2003) | 3 lines
Changed paths:
   M /trunk/index.php
   M /trunk/php/browse.inc

Added minimal page titles for template use.
Added .description.long support.

------------------------------------------------------------------------
rev 31:  selene | 2003-08-28 17:32:49 -0600 (Thu, 28 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/browse.inc

added page nav to the bottom, too

------------------------------------------------------------------------
rev 30:  selene | 2003-08-26 19:47:20 -0600 (Tue, 26 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/browse.inc

bracket the current page number.

------------------------------------------------------------------------
rev 29:  selene | 2003-08-26 19:41:32 -0600 (Tue, 26 Aug 2003) | 2 lines
Changed paths:
   M /trunk/gfx/icons/folder.png
   M /trunk/gfx/icons/video.png

Slightly better icons.

------------------------------------------------------------------------
rev 28:  selene | 2003-08-26 19:41:22 -0600 (Tue, 26 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc

Added Last-Modified and Content-Length headers.

------------------------------------------------------------------------
rev 27:  selene | 2003-08-26 19:40:40 -0600 (Tue, 26 Aug 2003) | 3 lines
Changed paths:
   M /trunk/php/browse.inc

images now link to their /dl/ equivalent.
description now displayed more flexibly.

------------------------------------------------------------------------
rev 26:  selene | 2003-08-26 19:39:51 -0600 (Tue, 26 Aug 2003) | 2 lines
Changed paths:
   M /trunk/bin/catgen.py

typo

------------------------------------------------------------------------
rev 25:  selene | 2003-08-26 19:39:40 -0600 (Tue, 26 Aug 2003) | 2 lines
Changed paths:
   M /trunk/bin/insert.py

oops, found a bug

------------------------------------------------------------------------
rev 24:  selene | 2003-08-21 17:42:28 -0600 (Thu, 21 Aug 2003) | 3 lines
Changed paths:
   M /trunk/bin/insert.py

Now dumps an error when attempting to create multiple category levels at once.
(previously would succeed and create undesirable results)

------------------------------------------------------------------------
rev 23:  selene | 2003-08-21 17:41:30 -0600 (Thu, 21 Aug 2003) | 2 lines
Changed paths:
   M /trunk/bin/count.sh

No longer fails when DB gets large

------------------------------------------------------------------------
rev 22:  selene | 2003-08-21 17:41:05 -0600 (Thu, 21 Aug 2003) | 2 lines
Changed paths:
   M /trunk/docs/design.txt

update status, todos...

------------------------------------------------------------------------
rev 21:  selene | 2003-08-17 05:09:52 -0600 (Sun, 17 Aug 2003) | 3 lines
Changed paths:
   M /trunk/bin/catgen.py
   M /trunk/bin/insert.py

Now harder to accidentally create the wrong category...
Checks for broken cached category info.

------------------------------------------------------------------------
rev 20:  selene | 2003-08-16 12:22:39 -0600 (Sat, 16 Aug 2003) | 4 lines
Changed paths:
   M /trunk/bin/insert.py

Generates "also in" cache during insertion.
Doesn't reset date when not requested.
Doesn't try to link when the target already exists.

------------------------------------------------------------------------
rev 19:  selene | 2003-08-16 12:00:24 -0600 (Sat, 16 Aug 2003) | 3 lines
Changed paths:
   M /trunk/bin/catgen.py

Now removes cat entries first.
Also checks for orphaned files.

------------------------------------------------------------------------
rev 18:  selene | 2003-08-16 04:50:36 -0600 (Sat, 16 Aug 2003) | 2 lines
Changed paths:
   M /trunk/docs/design.txt

Update docs

------------------------------------------------------------------------
rev 17:  selene | 2003-08-16 04:31:44 -0600 (Sat, 16 Aug 2003) | 2 lines
Changed paths:
   M /trunk/bin/catgen.py

todo...

------------------------------------------------------------------------
rev 16:  selene | 2003-08-16 04:29:42 -0600 (Sat, 16 Aug 2003) | 2 lines
Changed paths:
   A /trunk/bin/catgen.py
   M /trunk/php/browse.inc

Added the "also in..." feature (not quite finished)

------------------------------------------------------------------------
rev 15:  selene | 2003-08-16 04:28:59 -0600 (Sat, 16 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc

Attempt at a proper 403 error..  don't think it worked.

------------------------------------------------------------------------
rev 14:  selene | 2003-08-15 17:34:39 -0600 (Fri, 15 Aug 2003) | 2 lines
Changed paths:
   A /trunk/bin/count.sh
   A /trunk/bin/perms.sh

Two useful scripts...

------------------------------------------------------------------------
rev 13:  selene | 2003-08-11 16:42:38 -0600 (Mon, 11 Aug 2003) | 2 lines
Changed paths:
   A /trunk/gfx/icons/video.png
   M /trunk/php/browse.inc

Added video icon.

------------------------------------------------------------------------
rev 12:  selene | 2003-08-11 05:18:52 -0600 (Mon, 11 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/browse.inc

Now can browse dirs or view images, instead of just browsing dirs.

------------------------------------------------------------------------
rev 11:  selene | 2003-08-11 04:50:29 -0600 (Mon, 11 Aug 2003) | 5 lines
Changed paths:
   M /trunk/php/browse.inc
   M /trunk/php/config.inc
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc

Added icon generation.
Fixed icon permission checking.
Added .icon.mimetype metadata.
Added image downloading.

------------------------------------------------------------------------
rev 10:  selene | 2003-08-10 05:57:16 -0600 (Sun, 10 Aug 2003) | 2 lines
Changed paths:
   M /trunk/php/icon.inc

Correct icon used now.

------------------------------------------------------------------------
rev 9:  selene | 2003-08-10 05:51:01 -0600 (Sun, 10 Aug 2003) | 2 lines
Changed paths:
   A /trunk/gfx/.htaccess

Fixed dir index hole.

------------------------------------------------------------------------
rev 8:  selene | 2003-08-10 05:48:53 -0600 (Sun, 10 Aug 2003) | 2 lines
Changed paths:
   A /trunk/gfx/icons/folder.png
   A /trunk/gfx/icons/other.png

Added a couple of default icons.

------------------------------------------------------------------------
rev 7:  selene | 2003-08-10 05:47:56 -0600 (Sun, 10 Aug 2003) | 2 lines
Changed paths:
   A /trunk/gfx
   A /trunk/gfx/icons

Add icons dir...

------------------------------------------------------------------------
rev 6:  selene | 2003-08-10 05:43:14 -0600 (Sun, 10 Aug 2003) | 4 lines
Changed paths:
   M /trunk/php/browse.inc
   M /trunk/php/dirfiles.inc

Limited items per page, added page numbering.
Formatted items into 3 by X table.
Added icons...  improved general icon support.

------------------------------------------------------------------------
rev 5:  selene | 2003-08-09 23:02:21 -0600 (Sat, 09 Aug 2003) | 5 lines
Changed paths:
   M /trunk/index.php
   M /trunk/php/browse.inc
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc
   M /trunk/php/users.inc

Now uses icons (thumbnails) if they exist, or shows
a default one otherwise.

Thumbnail permission checking is currently broken.

------------------------------------------------------------------------
rev 4:  selene | 2003-08-09 22:20:21 -0600 (Sat, 09 Aug 2003) | 5 lines
Changed paths:
   M /trunk/docs/design.txt
   M /trunk/index.php
   M /trunk/php/auth.inc
   A /trunk/php/browse.inc
   M /trunk/php/dirfiles.inc
   M /trunk/php/dl.inc
   M /trunk/php/icon.inc
   A /trunk/php/users.inc

Reorganized sources..
Added .description support.
Started mimetype support.
Started dl/icon/users support.

------------------------------------------------------------------------
rev 3:  selene | 2003-08-09 22:16:10 -0600 (Sat, 09 Aug 2003) | 2 lines
Changed paths:
   A /trunk/cat/.mimetype

Mimetype file was missing.

------------------------------------------------------------------------
rev 2:  selene | 2003-08-09 22:15:45 -0600 (Sat, 09 Aug 2003) | 2 lines
Changed paths:
   M /trunk/bin/insert.py

Actually performs insert operations now.

------------------------------------------------------------------------
rev 1:  selene | 2003-08-09 04:54:33 -0600 (Sat, 09 Aug 2003) | 1 line
Changed paths:
   A /branches
   A /trunk
   A /trunk/.anonread
   A /trunk/bin
   A /trunk/bin/insert.py
   A /trunk/bin/photos.py
   A /trunk/cat
   A /trunk/cat/.anonread
   A /trunk/cat/.write
   A /trunk/cat/.write/admin
   A /trunk/docs
   A /trunk/docs/INSTALL
   A /trunk/docs/design.txt
   A /trunk/flat
   A /trunk/index.php
   A /trunk/php
   A /trunk/php/auth.inc
   A /trunk/php/config.inc
   A /trunk/php/custom.inc
   A /trunk/php/dirfiles.inc
   A /trunk/php/dl.inc
   A /trunk/php/icon.inc
   A /trunk/php/metadata.inc
   A /trunk/users
   A /trunk/users/admin
   A /trunk/users/admin/.email
   A /trunk/users/admin/.password
   A /trunk/users/admin/.realname

Initial import
------------------------------------------------------------------------
