summaryrefslogtreecommitdiffstats
path: root/apps/media/lib_ampache.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-421/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-5/+8
|\
| * Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-271-3/+2
| * Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-271-0/+2
| * remove unused variablesRobin Appelman2012-07-201-1/+0
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
| * Use intervals for sessions deletion with postgres fix oc-492Brice Maron2012-06-241-2/+8
* | escape all identifiers with backticksjfd2012-07-311-5/+5
* | Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-301-3/+2
* | Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-301-0/+2
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Create a function for linking to remote.phpBart Visscher2012-05-071-1/+1
* make ampache work with remote.phpGeorg Ehrke2012-05-071-1/+1
* ported oc_dbFrank Karlitschek2012-05-031-5/+5
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* Use separate function to make absolute urlsBart Visscher2012-02-171-1/+1
* Fix some issues in ampache resonponseRobin Appelman2012-01-241-9/+62
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-6/+6
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+0
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-2/+1
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-6/+1
* fix collection browsing using the ampache apiRobin Appelman2011-08-171-2/+2
* Renaming classes :-)Jakob Sack2011-07-291-3/+3
* import media appRobin Appelman2011-07-221-0/+371