summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: s/incase/in case/Paul Arthur2013-01-251-1/+1
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-4/+4
* require and require_once aren't functionsPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in server/Paul Arthur2013-01-2513-91/+13
* Start cleaning up the democratic thing.Paul Arthur2012-10-151-4/+6
* Consistently use 'object_type' in playlist returnsPaul Arthur2012-10-151-3/+3
* Switch from _() to T_()Paul Arthur2012-04-122-5/+5
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-061-1/+1
* Disallow ballot stuffingKarl Vollmer2011-10-261-1/+4
* FS#189 Fixed dropdown selectiondipsol2011-09-141-0/+5
* Clean up some PHPDoc crapPaul Arthur2011-04-0413-78/+13
* Reworked searchPaul Arthur2011-04-021-0/+6
* header comment modified for phpdocmomo-i2011-02-0313-246/+390
* Catalog Filtering Added Bug#60Chris Slamar2011-01-242-9/+11
* Disallow ballot stuffingKarl Vollmer2011-01-131-1/+4
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-242-2/+2
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-1312-23/+25
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-108-115/+96
* I should have done it this way in the first place, instead of that uglyPaul 'flowerysong' Arthur2010-06-091-15/+46
* Clean up the rating code by moving uniqueness constraints into the database,Paul 'flowerysong' Arthur2010-06-071-5/+2
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-282-2/+4
* Fix typo in api Thx cosminKarl 'vollmerk' Vollmer2010-03-241-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-1413-715/+715
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-1413-0/+13
* Make the tag cloud do something, only song browsing for now...Karl 'vollmerk' Vollmer2010-02-231-5/+10
* Removed dead xmlrpc files, started work migrating to LastFM v2.0 apiKarl 'vollmerk' Vollmer2010-02-051-2/+2
* sync from 3.5.x r2268Karl 'vollmerk' Vollmer2010-02-021-0/+7
* Fix refreshing of localplay playlist when an item is removedKarl 'vollmerk' Vollmer2010-02-021-3/+5
* Finish moving stuff out of doc into class, still needs more work to deal with...Karl 'vollmerk' Vollmer2009-11-231-244/+3
* Remove XML-RPC functions and start prep for use of new API for ampache catalo...Karl 'vollmerk' Vollmer2009-11-191-59/+0
* start of move of functions for api from doc to class where they belongKarl 'vollmerk' Vollmer2009-11-191-96/+20
* Sync of fix for #551Karl 'vollmerk' Vollmer2009-11-181-1/+6
* Really really fix democratic localplay methods, now that i can test themKarl 'vollmerk' Vollmer2009-11-141-2/+3
* sync from branches fix for #548Karl 'vollmerk' Vollmer2009-11-141-2/+2
* Attempt to fix #548 reference function that exists...Karl 'vollmerk' Vollmer2009-11-131-4/+4
* Correctly reference instanced democratic play object rather then using a stat...Karl 'vollmerk' Vollmer2009-10-291-2/+2
* Sync from 3.5.x set compatible to 350001, will update API to 360000 soon due ...Karl 'vollmerk' Vollmer2009-09-151-1/+1
* Sync addition of server version to API ping responseKarl 'vollmerk' Vollmer2009-09-141-1/+1
* whupsKarl 'vollmerk' Vollmer2009-09-021-1/+1
* Sync from branchKarl 'vollmerk' Vollmer2009-09-021-2/+2
* add rating to single song view, and include caching fixKarl 'vollmerk' Vollmer2009-07-091-0/+3
* Playlist adds now use the existing order rather then track order Fixed #484Karl 'vollmerk' Vollmer2009-07-091-2/+2
* fix the albums of the moment showing up even if it could not find anyKarl 'vollmerk' Vollmer2009-07-081-1/+4
* sync from trunkKarl 'vollmerk' Vollmer2009-06-011-3/+4
* added a missing semilicon(;)dipsol2009-05-261-24/+24
* fix url to song, and throw some non-working tag cloud crap inKarl 'vollmerk' Vollmer2009-05-192-1/+14
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-181-6/+3
* some incomplete work cleaning up the api a bitKarl 'vollmerk' Vollmer2009-05-171-6/+6
* fix lack of ui response on deleting track right after appending to saved play...Karl 'vollmerk' Vollmer2009-04-301-0/+3
* some tweaks to make the random play mojo work for streaming, does not work in...Karl 'vollmerk' Vollmer2009-04-081-2/+2