summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FS#214 - Brackets In header.inc.phpPaul Arthur2012-02-201-1/+1
* vainfo: unset disk if totaldiscs is 1Paul Arthur2012-02-201-6/+10
* Drop unnecessary case branch.Paul Arthur2012-02-201-3/+0
* Update japanese translation.momo-i2011-12-272-265/+235
* Update base message.momo-i2011-12-271-1/+15
* Fixed messages translatable.momo-i2011-12-271-4/+4
* Update translation base.momo-i2011-12-272-234/+219
* Fixed messages translatable.momo-i2011-12-275-31/+32
* Fixed messages translatable.momo-i2011-12-271-10/+5
* Switched Ping date to ISO 8601, added expire to handshake also ISO 8601Karl Vollmer2011-12-191-1/+2
* Fix catalog cleanPaul Arthur2011-12-021-1/+1
* Fix some missing documentation, remove some obsolete functionsKarl Vollmer2011-12-012-81/+22
* Fix Libre.FM scrobbling, remove errant data in handshake responseKarl Vollmer2011-12-011-7/+12
* WhupsKarl Vollmer2011-12-011-1/+1
* Fixed two PHP warnings, and some issues with how users were being constructedKarl Vollmer2011-12-015-5/+10
* Typo caused songs to be put in null catalog :SKarl Vollmer2011-12-011-1/+1
* Song and Album Art from remote catalogs now inserts locally, can't play the r...Karl Vollmer2011-12-011-57/+16
* Remove dangling version testPaul Arthur2011-11-301-5/+0
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-11-301-1/+5
|\
| * Add mbids and mode to the song xml responseKarl Vollmer2011-11-291-1/+5
* | Ampache now requires PHP 5.3 or greater... 'JFDI'Karl Vollmer2011-11-302-5/+2
|/
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-11-282-1/+2
|\
| * FS#201 - Video files broken in searchPaul Arthur2011-11-282-1/+2
* | Removed defunct functions, in theory inserting remote songs, untested thoughKarl Vollmer2011-11-281-108/+43
|/
* Switched API to exceptions rather then trigger_error in most instances, more ...Karl Vollmer2011-11-283-24/+67
* Testing Bot e-mail function, but a little more work on the remote catalogsKarl Vollmer2011-11-231-13/+6
* Updated changelogKarl Vollmer2011-11-231-0/+2
* Add Catalog count to handshake response for API, Wiki updated to reflect changeKarl Vollmer2011-11-231-1/+6
* AmpacheApi -- Store handshake informationKarl Vollmer2011-11-232-40/+27
* Add remote_username/password to Catalog Edit pageKarl Vollmer2011-11-233-6/+10
* Inverted, remote not localKarl Vollmer2011-11-231-1/+1
* Fix DB updates so catalog remote_username and remote_password are added corre...Karl Vollmer2011-11-234-13/+61
* Add AmpacheAPI libraryKarl Vollmer2011-11-231-0/+1
* Add Basic Ampache API library - to be used by the remote catalog functionalityKarl Vollmer2011-11-231-0/+322
* Removed examplesKarl Vollmer2011-11-2317-662/+0
* Make the access denied page a little more readablePaul Arthur2011-11-221-10/+5
* Clean up some more "security" things.Paul Arthur2011-11-223-101/+3
* Remove lib/security.lib.phpPaul Arthur2011-11-222-197/+0
* Cosmetics: clean up some cruft in vainfoPaul Arthur2011-11-221-98/+5
* Add the ability to locally cache passwords validated by external meansPaul Arthur2011-11-183-0/+14
* Remove unneeded file from captcha modulePaul Arthur2011-11-151-138/+0
* Remove test scriptsKarl Vollmer2011-11-1548-6272/+0
* Remove special case for loading vauthPaul Arthur2011-11-101-2/+0
* Fix custom session handler.Paul Arthur2011-11-092-0/+3
* Some more cleanup of Last.FM art methodPaul Arthur2011-11-091-21/+18
* FS#195 - Unable to gather album art from lastfmPaul Arthur2011-11-092-16/+20
* Some cleanup of the streaming code.Paul Arthur2011-11-091-5/+4
* Use strtolower in Horde_BrowserPaul Arthur2011-10-291-5/+6
* Remove unnecessary call to header()Paul Arthur2011-10-271-1/+0
* Update Horde_Browser to latest.Paul Arthur2011-10-275-543/+640