summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* implement xml error codes rather then relying on string parsingKarl 'vollmerk' Vollmer2008-03-201-12/+10
* split out the api errors so that it is easier to tell when you should do a ne...Karl 'vollmerk' Vollmer2008-03-181-3/+10
* slight tweak to the hotness added by spocky, added in a slight delay on the o...Karl 'vollmerk' Vollmer2008-03-181-10/+11
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor...spocky2008-03-172-9/+11
* fixed the issue with a lack of gettext (define ngettext if it does not exist)Karl 'vollmerk' Vollmer2008-03-141-0/+2
* added album and artist functions require a single artist/album xml documentKarl 'vollmerk' Vollmer2008-03-131-0/+8
* I failKarl 'vollmerk' Vollmer2008-03-101-1/+1
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-101-0/+6
* minor fixes to the playlist, fixed up the democratic playlist kinda, still do...Karl 'vollmerk' Vollmer2008-03-101-1/+1
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-061-0/+1
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-292-7/+7
* delay random albums a bit to improve inital load, also add a refresh button s...Karl 'vollmerk' Vollmer2008-02-252-0/+48
* User authentication fix for xml.server, when logged in as a user, it will now...Kevin James 'purdyk' Purdy2008-02-151-3/+7
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi...Karl 'vollmerk' Vollmer2008-01-192-1/+11
* fixed public/private aspect of playlists, default is to filter out non-owned ...Karl 'vollmerk' Vollmer2008-01-141-3/+6
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-3/+3
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+26
* fixed sending to localplay for democratic playlistKarl 'vollmerk' Vollmer2008-01-041-0/+8
* fixed flag management interface, and potentially fixed an issue with use_auth...Karl 'vollmerk' Vollmer2007-12-312-0/+31
* fixed localplay index problem after track delete, fixed lack of high-light of...Karl 'vollmerk' Vollmer2007-12-301-1/+10
* last commit for the day...Karl 'vollmerk' Vollmer2007-12-262-0/+53
* fixed preg on file pattern, some work on flagging, editing stuff actually fla...Karl 'vollmerk' Vollmer2007-12-261-1/+10
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-0/+4
* fixed filters being applied incorrectly, and removed un-needed query on show ...Karl 'vollmerk' Vollmer2007-12-241-4/+9
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-231-1/+1
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror is...Karl 'vollmerk' Vollmer2007-12-221-0/+29
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-191-1/+1
* fixed dbl negative on xml api and enabled the timestamp check as well as fixe...Karl 'vollmerk' Vollmer2007-12-181-3/+1
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-23/+27
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-181-20/+34
* fixed the find duplicates stuff, its actually still broken somewhat but it mo...Karl 'vollmerk' Vollmer2007-12-162-0/+52
* minor text changes, nothing special... time for me to go to sleepKarl 'vollmerk' Vollmer2007-12-101-62/+1
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-101-0/+12
* added basic MPD user permissions in, I didnt force a level for everyone so an...Karl 'vollmerk' Vollmer2007-12-101-7/+26
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-3/+3
* fixed the last of the missing MPD features, added new ajax config hotness (no...Karl 'vollmerk' Vollmer2007-12-101-0/+29
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-091-0/+20
* fixed display issue when deleting track from a playlist, and fixed ordering o...Karl 'vollmerk' Vollmer2007-12-061-1/+4
* fixed access denied display, fixed typo in error log and fixed missing artist...Karl 'vollmerk' Vollmer2007-12-011-0/+8
* fixed a potential consistancy issue with the play type drop downKarl 'vollmerk' Vollmer2007-11-301-1/+20
* fixed some missing gettext, tweaked error reporting level on test.php and fix...Karl 'vollmerk' Vollmer2007-11-251-0/+8
* fixed the page reloads once and for all, had to revert to iframe for democrat...Karl 'vollmerk' Vollmer2007-11-251-2/+1
* yea I am firedKarl 'vollmerk' Vollmer2007-11-251-1/+1
* fixed stupid bug in xml server, forgot to change functionKarl 'vollmerk' Vollmer2007-11-251-1/+1
* fixed voting up/down and removal of songs from democratic playlist after play...Karl 'vollmerk' Vollmer2007-11-241-0/+23
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-242-0/+54
* Changed how playlists are sent to browsers so that it works on IE. Hopefully ...spocky2007-11-221-1/+2
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-221-0/+21
* added genre_artists, genre_albums and genre_songsKarl 'vollmerk' Vollmer2007-11-211-0/+18
* additional xml methods songs & album_songs, also implemented catalog add spee...Karl 'vollmerk' Vollmer2007-11-211-1/+18