summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-101-1/+0
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-101-0/+20
* fix the update/add filters in the api and add them into artist and albumKarl 'vollmerk' Vollmer2009-03-091-0/+6
* move over to query class as backend for browseKarl 'vollmerk' Vollmer2009-03-081-2/+2
* do not overlap filtersKarl 'vollmerk' Vollmer2009-03-011-15/+10
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-3/+6
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-5/+9
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-1/+1
* Correct Typo in Error #Karl 'vollmerk' Vollmer2009-02-251-1/+1
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-251-13/+28
* failed experiement, decent performance boost on verify by removing a bunch of...Karl 'vollmerk' Vollmer2009-02-191-5/+5
* corrected update_media_from_tags() reference and added debug to api for ping()Karl 'vollmerk' Vollmer2009-02-181-0/+1
* some more minor tweaks to democratic playlist, fixed now playing on localplay...Karl 'vollmerk' Vollmer2009-02-081-2/+25
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-022-0/+4
* fixed localplay not showing current playing song and clear playlist not refre...Karl 'vollmerk' Vollmer2009-02-021-3/+3
* fix playlist adds not showing up but still adding, fixed ip history being wip...Karl 'vollmerk' Vollmer2009-02-021-0/+1
* put in a hack to clear the rightbar if the preferences deem it soKarl 'vollmerk' Vollmer2008-12-281-0/+12
* changed the xmlrpc library to the pear xmlrpc library. Also fixed some other ...dipsol2008-12-111-10/+12
* Changed some name, because of the conventions.dipsol2008-12-021-1/+1
* fixed ticket 281, by changing the way the data was return. Now only the butto...dipsol2008-12-021-4/+5
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-291-2/+2
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-261-1/+6
* added in ping for the xmlapi returns the version, if a authID is passed it ex...Karl 'vollmerk' Vollmer2008-11-191-1/+5
* add the ratings to the album and artist xml results, fixed a logic error on t...Karl 'vollmerk' Vollmer2008-11-191-3/+14
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-152-3/+3
* added link to disable/enable a song to the songs listKarl 'vollmerk' Vollmer2008-11-091-1/+5
* no real progress, just saving my workKarl 'vollmerk' Vollmer2008-11-031-0/+8
* switched to sha1() api authentication methodKarl 'vollmerk' Vollmer2008-10-301-0/+4
* 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