summaryrefslogtreecommitdiffstats
path: root/lib/class/api.class.php
Commit message (Expand)AuthorAgeFilesLines
* Don't cache browses for the APIPaul Arthur2013-06-121-1/+1
* Some cleanup of play URL handlingPaul Arthur2013-02-071-6/+4
* Parameterise query in ApiPaul Arthur2013-02-041-8/+6
* Use Session for stream sessionsPaul Arthur2013-01-281-2/+0
* Move sessiony things from vauth into SessionPaul Arthur2013-01-281-3/+3
* Cosmetics: death to tabsPaul Arthur2013-01-261-607/+607
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-61/+61
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Start cleaning up the democratic thing.Paul Arthur2012-10-151-1/+6
* Consistently use 'object_type' in playlist returnsPaul Arthur2012-10-151-1/+1
* Cosmetics: api::url_to_songPaul Arthur2012-09-201-4/+2
* Switch from _() to T_()Paul Arthur2012-04-121-8/+8
* Fixed messages translatable.momo-i2011-12-271-3/+3
* Switched Ping date to ISO 8601, added expire to handshake also ISO 8601Karl Vollmer2011-12-191-1/+2
* Switched API to exceptions rather then trigger_error in most instances, more ...Karl Vollmer2011-11-281-1/+1
* Add Catalog count to handshake response for API, Wiki updated to reflect changeKarl Vollmer2011-11-231-1/+6
* Fix broken API methodPaul Arthur2011-06-281-0/+1
* Clean up API::handshakePaul Arthur2011-05-261-44/+36
* fix broken xml.server.php login on 32 bit serversStephen A. Goss2011-05-231-1/+1
* Prevent spurious API login failure messages.Paul Arthur2011-04-261-0/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* 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