summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
* Don't call getLocalFile() until you know it actually is musicMichael Gapczynski2012-06-261-1/+1
* Media: Change includes in app.php to use the autoloaderBart Visscher2012-06-252-15/+16
* Use intervals for sessions deletion with postgres fix oc-492Brice Maron2012-06-241-2/+8
* Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
* Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
* Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-221-3/+3
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-214-9/+12
|\
| * correct presentation of HTML encoded charactersBjoern Schiessle2012-06-211-1/+1
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-202-8/+8
| * write_close the session when scanning files or musicRobin Appelman2012-06-161-0/+3
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-142-1/+5
|\|
| * utf8 in der DB configMarco B2012-06-111-1/+1
| * prevent opening non-music files through the media ajax apiRobin Appelman2012-06-091-0/+4
* | Correct remote and public, and last occurence of OC::Brice Maron2012-06-062-4/+4
|/
* update translationsRobin Appelman2012-06-062-1/+14
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* Remove OC_App::register functionBart Visscher2012-05-311-2/+0
* add lib collection and lib scanner to media's appinfo/app.phpGeorg Ehrke2012-05-291-0/+2
* remove not needed includesFrank Karlitschek2012-05-282-6/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* update translationsRobin Appelman2012-05-172-4/+17
* removing executable bit - againThomas Mueller2012-05-1513-0/+0
* selective app loading for remote/publicRobin Appelman2012-05-141-1/+5
* Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
* update translationsRobin Appelman2012-05-131-2/+2
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-114-81/+4
* Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-101-1/+0
* update translationsRobin Appelman2012-05-0912-19/+71
* Add remote for media/tomahawk.phpBart Visscher2012-05-082-4/+3
* Create a function for linking to remote.phpBart Visscher2012-05-072-2/+2
* fix path for ampache in settingsGeorg Ehrke2012-05-071-1/+1
* make ampache work with remote.phpGeorg Ehrke2012-05-074-3/+9
* ported the oc_template classFrank Karlitschek2012-05-064-12/+12
* added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-0/+1
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-4/+4
* ported oc_dbFrank Karlitschek2012-05-034-30/+30
* ported oc_jsonFrank Karlitschek2012-05-033-11/+11
* port oc_responseFrank Karlitschek2012-05-032-3/+3
* port checkAppEnabledFrank Karlitschek2012-05-022-2/+2
* port oc_preferencesFrank Karlitschek2012-05-022-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-022-4/+4
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-015-7/+7
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-012-7/+7
* porting of OC_User to public API complete.Frank Karlitschek2012-05-011-1/+1
* ported getUserFrank Karlitschek2012-05-013-5/+5
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-012-5/+5
* port some of the log call to the new public apiFrank Karlitschek2012-05-012-5/+5
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1