Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Media: Change includes in app.php to use the autoloader | Bart Visscher | 2012-06-25 | 1 | -12/+0 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -4/+4 |
| | |||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
| | |||||
* | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
| | |||||
* | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 1 | -4/+2 |
| | | | | search providers | ||||
* | fix incorrect information in the filecache when using encryption | Robin Appelman | 2012-02-21 | 1 | -0/+1 |
| | |||||
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Make media app listen for post_delete instead of delete | Michael Gapczynski | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -2/+0 |
| | |||||
* | correctly update the collection when music files are moved around | Robin Appelman | 2011-09-25 | 1 | -0/+9 |
| | |||||
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | always scan new music files | Robin Appelman | 2011-08-28 | 1 | -17/+9 |
| | |||||
* | Show play and add-to-playlist buttons in instant search results | Robin Appelman | 2011-07-31 | 1 | -5/+5 |
| | | | | for now this only works from inside the media app | ||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -9/+9 |
| | |||||
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -4/+4 |
| | |||||
* | import media app | Robin Appelman | 2011-07-22 | 1 | -0/+111 |