Commit Graph

244 Commits (258df5eea2fe7db6b03cf20f3c16357487dc425b)

Author SHA1 Message Date
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 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 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 f7d221f5f0 update translations 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
Robin Appelman 588b51d88a update translations 13 years ago
Bart Visscher 4f88fadbc1 Add remote for media/tomahawk.php 13 years ago
Bart Visscher 4dbc2093c6 Create a function for linking to remote.php 13 years ago
Georg Ehrke 9b5e0bebef fix path for ampache in settings 13 years ago
Georg Ehrke 5b7cefb1e5 make ampache work with remote.php 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Frank Karlitschek 3f9ac6405a port some of the log call to the new public api 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
NIEK Antoine c6f034a5d2 Support "songs" ampache API action for proper rhythmbox support 13 years ago