summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eevee [Mon, 5 Oct 2009 03:56:42 +0000 (20:56 -0700)]
Added real registration that prompts for a username.
Eevee [Mon, 5 Oct 2009 02:17:44 +0000 (19:17 -0700)]
Make search a GET to /search.
Eevee [Mon, 5 Oct 2009 02:17:34 +0000 (19:17 -0700)]
Fix search to do an AND of tags, not OR.
Nick Retallack [Sun, 4 Oct 2009 20:20:32 +0000 (13:20 -0700)]
delete tags by clicking the x, or typing in -tagtext
Nick Retallack [Sun, 4 Oct 2009 18:12:23 +0000 (11:12 -0700)]
Searching for one tag works. Two tags acts like or and returns multiple copies.
Eevee [Sun, 4 Oct 2009 22:32:07 +0000 (15:32 -0700)]
Augh! Removed trailing whitespace.
Eevee [Sun, 4 Oct 2009 22:28:57 +0000 (15:28 -0700)]
Make uploading work if /tmp and floof are on different drives.
Nick Retallack [Sun, 4 Oct 2009 17:32:00 +0000 (10:32 -0700)]
tagging works
Nick Retallack [Sun, 4 Oct 2009 11:42:37 +0000 (04:42 -0700)]
uploaded by works, and now you can view art on its own page.
Nick Retallack [Sun, 4 Oct 2009 11:16:14 +0000 (04:16 -0700)]
now you can post art. No associated user yet though.
Nick Retallack [Sun, 4 Oct 2009 10:15:07 +0000 (03:15 -0700)]
successfully ported everything to a flesh shabti template. shortnames work now, and so does all your stuff. Enjoy
Nick Retallack [Sun, 4 Oct 2009 08:55:36 +0000 (01:55 -0700)]
rudimentary file uploading. Saves as sha1 like git objects. code is in lib. needs db support.
Eevee [Sat, 3 Oct 2009 00:20:53 +0000 (17:20 -0700)]
Added myself to websetup.
Eevee [Fri, 2 Oct 2009 23:35:43 +0000 (16:35 -0700)]
Switched existing sqla code over to elixir style.
Eevee [Wed, 30 Sep 2009 07:52:24 +0000 (00:52 -0700)]
Added *.egg to .gitignore.
Eevee [Wed, 30 Sep 2009 07:51:54 +0000 (00:51 -0700)]
Shuffled base.mako into something like a wireframe design.
Eevee [Wed, 30 Sep 2009 02:57:30 +0000 (19:57 -0700)]
Added elixir dependency.
ootachi [Tue, 29 Sep 2009 08:41:25 +0000 (01:41 -0700)]
Switch over to Elixir
Eevee [Thu, 6 Aug 2009 16:43:15 +0000 (09:43 -0700)]
OpenID library is python-openid, not openid.
Eevee [Thu, 6 Aug 2009 16:43:01 +0000 (09:43 -0700)]
Index page lists titles of art in the "art" table.
Eevee [Thu, 30 Jul 2009 05:49:32 +0000 (22:49 -0700)]
Added OpenID registration and login.
Eevee [Tue, 14 Jul 2009 18:31:31 +0000 (11:31 -0700)]
Initial commit. New Pylons project.