summaryrefslogtreecommitdiffstats
path: root/apps/media/lib_media.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-97/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-14/+2
|\
| * remove unused variablesRobin Appelman2012-07-201-3/+3
| * Media: Change includes in app.php to use the autoloaderBart Visscher2012-06-251-12/+0
* | escape all identifiers with backticksjfd2012-07-311-2/+2
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-4/+4
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
* port linkto and serverHostFrank Karlitschek2012-05-011-3/+3
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-4/+2
* fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-0/+1
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
* Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-161-2/+0
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-251-0/+9
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* always scan new music filesRobin Appelman2011-08-281-17/+9
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-5/+5
* Renaming classes :-)Jakob Sack2011-07-291-9/+9
* One class per file!Jakob Sack2011-07-291-4/+4
* import media appRobin Appelman2011-07-221-0/+111