Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 87 | -7867/+0 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 2 | -6/+6 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 25 | -53/+223 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 2 | -1/+3 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 1 | -0/+1 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 4 | -2/+132 |
| |\ | |||||
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -0/+14 |
| | |\ | |||||
| | * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-09 | 1 | -5/+0 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 2 | -0/+15 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 2 | -2/+17 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 7 | -7/+135 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -2/+2 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -2/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 1 | -0/+14 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Remove useless setting of RUNTIME_NOAPPS | Bart Visscher | 2012-08-08 | 1 | -4/+0 |
| * | | | | | Remove unused RUNTIME_NOSETUPFS var | Bart Visscher | 2012-08-08 | 1 | -2/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 2 | -0/+15 |
| | |_|/ | |/| | | |||||
| * | | | Set filter to empty if not set by Ampache client | Michael Gapczynski | 2012-07-27 | 1 | -3/+2 |
| * | | | Set the user id when authenticating user for Ampache, fixes bug oc-219 | Michael Gapczynski | 2012-07-27 | 1 | -0/+2 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+14 |
| | |/ | |/| | |||||
| * | | remove unused variables | Robin Appelman | 2012-07-20 | 3 | -6/+4 |
| * | | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 |
| |/ | |||||
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 6 | -9/+0 |
| * | Don't call getLocalFile() until you know it actually is music | Michael Gapczynski | 2012-06-26 | 1 | -1/+1 |
| * | Media: Change includes in app.php to use the autoloader | Bart Visscher | 2012-06-25 | 2 | -15/+16 |
| * | Use intervals for sessions deletion with postgres fix oc-492 | Brice Maron | 2012-06-24 | 1 | -2/+8 |
| * | Resolve scanning issue case comparison of songs | Brice Maron | 2012-06-24 | 1 | -1/+1 |
| * | Correct seq name in media songs fix oc-589 | Brice Maron | 2012-06-24 | 1 | -1/+1 |
| * | Remove references to /apps/ and correct inclusion of settings | Brice Maron | 2012-06-22 | 1 | -3/+3 |
| * | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 4 | -9/+12 |
| |\ | |||||
| | * | correct presentation of HTML encoded characters | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 |
| | * | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-20 | 2 | -8/+8 |
| | * | write_close the session when scanning files or music | Robin Appelman | 2012-06-16 | 1 | -0/+3 |
| * | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 2 | -1/+5 |
| |\| | |||||
| | * | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
| | * | prevent opening non-music files through the media ajax api | Robin Appelman | 2012-06-09 | 1 | -0/+4 |
| * | | Correct remote and public, and last occurence of OC:: | Brice Maron | 2012-06-06 | 2 | -4/+4 |
| |/ | |||||
| * | update translations | Robin Appelman | 2012-06-06 | 2 | -1/+14 |
| * | xss vulnerability fixed | Bjoern Schiessle | 2012-06-05 | 1 | -3/+3 |
| * | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -2/+0 |
| * | add lib collection and lib scanner to media's appinfo/app.php | Georg Ehrke | 2012-05-29 | 1 | -0/+2 |
| * | remove not needed includes | Frank Karlitschek | 2012-05-28 | 2 | -6/+1 |
* | | remove superflous index (already indexed with primary key derived from <autoi... | jfd | 2012-07-31 | 1 | -30/+0 |
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 3 | -32/+32 |
* | | Set filter to empty if not set by Ampache client | Michael Gapczynski | 2012-07-30 | 1 | -3/+2 |
* | | Set the user id when authenticating user for Ampache, fixes bug oc-219 | Michael Gapczynski | 2012-07-30 | 1 | -0/+2 |
* | | latin1 => utf8. I thought I did this a month ago? | Thomas Tanghus | 2012-07-16 | 1 | -1/+1 |
* | | Resolve scanning issue case comparison of songs | Brice Maron | 2012-06-24 | 1 | -1/+1 |
* | | Correct seq name in media songs fix oc-589 | Brice Maron | 2012-06-24 | 1 | -1/+1 |
* | | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-20 | 2 | -8/+8 |