summaryrefslogtreecommitdiffstats
path: root/lib/class/api.class.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary hack.Paul Arthur2011-04-041-4/+0
* Reworked searchPaul Arthur2011-04-021-3/+5
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-17/+39
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-34/+47
* Use strpos correctly in the API class. Fixes FS#68, reported by Bryce Geiser.Paul 'flowerysong' Arthur2010-05-031-5/+6
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-281-2/+2
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-120/+120
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-63/+63
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Finish moving stuff out of doc into class, still needs more work to deal with...Karl 'vollmerk' Vollmer2009-11-231-5/+359
* start of move of functions for api from doc to class where they belongKarl 'vollmerk' Vollmer2009-11-191-17/+154
* It should not have taken me that long to find the one typoKarl 'vollmerk' Vollmer2009-08-201-0/+3
* add video counts to api handshakeKarl 'vollmerk' Vollmer2009-03-311-4/+10
* escape after log entry and ptoningKarl 'vollmerk' Vollmer2009-03-171-1/+3
* fix the update/add filters in the api and add them into artist and albumKarl 'vollmerk' Vollmer2009-03-091-3/+14
* add clean to handshake informationKarl 'vollmerk' Vollmer2009-03-021-1/+2
* do not overlap filtersKarl 'vollmerk' Vollmer2009-03-011-0/+3
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-251-0/+34
* change handshake date format to ISO 8601Karl 'vollmerk' Vollmer2009-02-241-2/+2
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-2/+2
* some other minor changes, nothing bigKarl 'vollmerk' Vollmer2008-11-291-1/+1
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-291-0/+4
* add in require_localnet_session configurationKarl 'vollmerk' Vollmer2008-11-151-1/+1
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-301-1/+1
* switched to sha1() api authentication methodKarl 'vollmerk' Vollmer2008-10-301-5/+18
* Updated handshake stats SQL broken by lack of genre column in songs table.Kevin James 'purdyk' Purdy2008-08-141-2/+1
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-5/+9
* Typo bugfixKevin James 'purdyk' Purdy2008-05-021-1/+1
* added genre and playlist count to the xmlapi handshake per devs requestKarl 'vollmerk' Vollmer2008-04-271-3/+10
* minor fixes to the playlist, fixed up the democratic playlist kinda, still do...Karl 'vollmerk' Vollmer2008-03-101-1/+12
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-1/+1
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-1/+7
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-281-2/+2
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-0/+4
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-231-26/+4
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s...Karl 'vollmerk' Vollmer2007-12-201-1/+1
* 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-4/+5
* added little note on access add as to the defaults, fixed api to use session_...Karl 'vollmerk' Vollmer2007-12-151-1/+1
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-221-1/+9
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-201-0/+6
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-5/+5
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-1/+0
* fixed an album art config parsing problem, Thanks Karl Hungus more work on xm...Karl 'vollmerk' Vollmer2007-11-191-4/+45
* some inital work on an api for amarok, tweaked stream class a bit, think ther...Karl 'vollmerk' Vollmer2007-11-191-0/+68