Mon, 01 Sep 2008 16:51:13 -0400 | Dan | First shot at getting a session management system in place. Login and logout pages are there, and auth seems to be working and sufficiently secure for the moment. Sessions last indefinitely and are cookie-based. | file | diff | annotate |
Mon, 01 Sep 2008 13:06:50 -0400 | Dan | Added artwork spriting support. Artwork is now displayed using a gigantic CSS sprite instead of hundreds of little images. GD required. | file | diff | annotate |
Fri, 15 Aug 2008 23:31:37 -0400 | Dan | Removed requirement for detecting home directory; artwork fetcher relies on return from saveCurrentPlaylist now | file | diff | annotate |