summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+5
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-311-1/+1
* move stuff around so it makes more sense and is not messed up by the ajax ref...Karl 'vollmerk' Vollmer2008-08-301-2/+0
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-0/+1
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-2/+2
* adjust the logic on the api so that username does not have to be passed after...Karl 'vollmerk' Vollmer2008-08-301-15/+17
* fixed the search add result button and messed up some browse sort stuffKarl 'vollmerk' Vollmer2008-08-221-0/+1
* bunch of fixes, and some breaks for the browsingKarl 'vollmerk' Vollmer2008-08-181-16/+6
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-0/+5
* fixed a long standing browsing issue where you could not browse two different...Karl 'vollmerk' Vollmer2008-08-082-8/+9
* test icon for tag add, does not workKarl 'vollmerk' Vollmer2008-07-301-5/+10
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-262-17/+15
* reorganize the menu a whole bunch and add a confirmation page to the catalog ...Karl 'vollmerk' Vollmer2008-06-192-24/+23
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-262-80/+2
* fix typo also tweak the localplay controllers so they update the active insta...Karl 'vollmerk' Vollmer2008-05-181-3/+0
* forgot to add some important filesKarl 'vollmerk' Vollmer2008-05-121-0/+37
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-122-3/+7
* fixed lack of refresh when switching between localplay and other play methodsKarl 'vollmerk' Vollmer2008-05-081-1/+15
* added ability to add search results to playlist, or download if batch downloa...Karl 'vollmerk' Vollmer2008-04-273-3/+9
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-1/+1
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-2/+3
* fixed rating display and rating advanced search, also allow new genre when ad...Karl 'vollmerk' Vollmer2008-04-211-1/+1
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-212-6/+35
* fixed show album art, added input for source charset on fix_filenames, added ...Karl 'vollmerk' Vollmer2008-04-201-1/+1
* yea I failKarl 'vollmerk' Vollmer2008-04-161-1/+1
* failureKarl 'vollmerk' Vollmer2008-04-151-1/+1
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+7
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-212-2/+13
* 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