Commit Graph

274 Commits (4f5eff2b6fd60f603a8704cb950acff67c5cc9f3)

Author SHA1 Message Date
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e6d87b2c4b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 36474e5681 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 13 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 13 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
jfd 727f4357fb remove superflous index (already indexed with primary key derived from <autoincrement> by MDB2), oracle will bark on this 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Michael Gapczynski 3e183b2eea Set filter to empty if not set by Ampache client 13 years ago
Michael Gapczynski d07b8448d1 Set the user id when authenticating user for Ampache, fixes bug oc-219 13 years ago
Michael Gapczynski dd4765ad16 Set filter to empty if not set by Ampache client 13 years ago
Michael Gapczynski 6a4c46e2c2 Set the user id when authenticating user for Ampache, fixes bug oc-219 13 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Thomas Tanghus 225726c8d9 latin1 => utf8. I thought I did this a month ago? 13 years ago
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Michael Gapczynski f55f13eebc Don't call getLocalFile() until you know it actually is music 13 years ago
Bart Visscher 103ae6faa4 Media: Change includes in app.php to use the autoloader 13 years ago
Brice Maron 61adae1e49 Use intervals for sessions deletion with postgres fix oc-492 13 years ago
Brice Maron f56b3df0bc Resolve scanning issue case comparison of songs 13 years ago
Brice Maron c53a8fa541 Correct seq name in media songs fix oc-589 13 years ago
Brice Maron 6da926f1c3 Resolve scanning issue case comparison of songs 13 years ago
Brice Maron 5b908209de Correct seq name in media songs fix oc-589 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Bjoern Schiessle f8ec280b6e correct presentation of HTML encoded characters 13 years ago
Bjoern Schiessle 0e61b5457b use new sanitizeHTML() function 13 years ago
Bjoern Schiessle 8d89bba07c use new sanitizeHTML() function 13 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 13 years ago
Marco B 3be5e2af26 utf8 in der DB config 13 years ago
Robin Appelman d065b2d29e prevent opening non-music files through the media ajax api 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Robin Appelman f1b10fcc93 update translations 13 years ago
Robin Appelman f7d221f5f0 update translations 13 years ago
Bjoern Schiessle e817504569 xss vulnerability fixed 13 years ago
Bjoern Schiessle d71c4db10a xss vulnerability fixed 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Georg Ehrke 29372677ae add lib collection and lib scanner to media's appinfo/app.php 13 years ago
Frank Karlitschek c79a529edd remove not needed includes 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Robin Appelman ac8bfc218e update translations 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Michael Gapczynski 8a42d159f7 Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2. 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Michael Gapczynski 59a2616105 Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links 13 years ago