summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Collapse)AuthorAgeFilesLines
* Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-301-3/+2
| | | | | Conflicts: apps/media/lib_ampache.php
* Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-301-0/+2
|
* latin1 => utf8. I thought I did this a month ago?Thomas Tanghus2012-07-161-1/+1
|
* 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
|
* use new sanitizeHTML() functionBjoern Schiessle2012-06-202-8/+8
|
* update translationsRobin Appelman2012-06-062-1/+14
|
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
|
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* 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
| | | | them every time
* Fix music file action i.e. click to play, make OC.filePath act like ↵Michael Gapczynski2012-05-101-1/+0
| | | | OC_Helper::linkTo() for index.php links
* 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 ↵Frank Karlitschek2012-05-051-0/+1
| | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* 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
| | | | What better thing to do during a long train ride than refactoring ;-)
* 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
| | | | more to come
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
|
* Support "songs" ampache API action for proper rhythmbox supportNIEK Antoine2012-04-291-0/+3
|
* ampache should work nowGeorg Ehrke2012-04-262-5/+5
|
* fixes for media appGeorg Ehrke2012-04-261-2/+2
|
* Merge branch 'master' into movable_appsGeorg Ehrke2012-04-251-0/+1
|\
| * fix js fail in media playerGeorg Ehrke2012-04-251-0/+1
| |
* | fix file path in apps/media/ajax/api.phpGeorg Ehrke2012-04-231-5/+3
| |
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-231-0/+4
|\|
| * adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-0/+4
| |
* | fix merge conflictsGeorg Ehrke2012-04-221-1/+1
|\|
| * Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵Thomas Tanghus2012-04-221-1/+1
| | | | | | | | moved text formatting to style sheet.
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-175-5/+5
|/