ajax.php
2008-10-09 Dan Added login and credentials JSON API for some... upcoming new features.
2008-09-01 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.
2008-06-30 Dan Made the webserver a bit smarter. It handles running as root properly (only allows it if user/group specified and port < 1024) and directory listing is massively smarter.
2008-04-25 Dan Added page-titling functionality that changes document.title to match the current track; made position slider reset to zero on stop or playlist end
2008-03-24 Dan SECURITY: Fix ability to crash server in ajax.php; added playback position slider and ability to seek through current song
2008-03-24 Dan First release version. Renamed to Greyhound and readme/license files added.
2008-03-24 Dan Relicensed to GPLv2. Previous revisions should not be downloaded as they do not contain copies of appropriate licenses, which will be added in a later commit. Completed interface for mobile devices.
2008-03-24 Dan $allowcontrol = false working and turned on now; switched default port back to 7447 instead of random; added favicon and apple-touch-icon
2008-03-24 Dan Should be nearly finished now - includes volume control, length measurement, and seems pretty stable
2008-03-23 Dan First commit. Basic things are working and implemented (webserver, templating, DCOP interface)
less more (0) tip