| Commit message (Expand) | Author | Age | Files | Lines |
* | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
* | sanitize scope and host | Michiel de Jong | 2012-06-09 | 1 | -2/+2 |
* | avoid clickjacking | Michiel de Jong | 2012-06-09 | 1 | -0/+1 |
* | sanitize when logged in as another user | Michiel de Jong | 2012-06-09 | 1 | -1/+1 |
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -4/+0 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 3 | -3/+3 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | fix paths in apps/remoteStorage/ajax/revokeToken.php | Michiel de Jong | 2012-05-16 | 1 | -9/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
* | move auth.css and remoteStorage-big.png to assets folders From where they can... | Michiel de Jong | 2012-05-14 | 3 | -10/+2 |
* | fixing file headers with copyright | Thomas Mueller | 2012-05-12 | 1 | -12/+5 |
* | move lrdd to jrd | Michiel de Jong | 2012-05-11 | 1 | -6/+6 |
* | fix auth dialog includes | Michiel de Jong | 2012-05-11 | 1 | -3/+3 |
* | clean up auth dialog | Michiel de Jong | 2012-05-11 | 2 | -52/+28 |
* | announce OAuth2 implicit grant end-point the new way | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | fix requires in apps/remoteStorage/ajax/revoke.php | Michiel de Jong | 2012-05-09 | 1 | -1/+7 |
* | bearer token should be the whole thing, not the http basic pass | Michiel de Jong | 2012-05-09 | 1 | -1/+1 |
* | new requires in WebDAV.php | Michiel de Jong | 2012-05-09 | 1 | -1/+12 |
* | new requires now necessary | Michiel de Jong | 2012-05-09 | 1 | -1/+11 |
* | attempt at reusing access tokens | Michiel de Jong | 2012-05-09 | 2 | -19/+33 |
* | better invalid webfinger URI handling | Florian Hülsmann | 2012-05-07 | 1 | -0/+2 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -4/+4 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 3 | -3/+3 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 3 | -6/+6 |
* | fix merge conflicts | Georg Ehrke | 2012-04-22 | 1 | -1/+1 |
|\ |
|
| * | Link to icon was absolute. | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 1 | -1/+1 |
|\| |
|
| * | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+1 |
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 3 | -3/+3 |
|/ |
|
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | merged from upstream | Florian Hülsmann | 2012-04-02 | 1 | -1/+1 |
|\ |
|
| * | clarifying remoteStorage description | Jan-Christoph Borchardt | 2012-03-30 | 1 | -1/+1 |
* | | webfinger protocol compatible + minor changes | Florian Hülsmann | 2012-04-02 | 1 | -2/+2 |
* | | webfinger reimplementation started | Florian Hülsmann | 2012-03-31 | 2 | -1/+7 |
|/ |
|
* | remoteStorage app version 0.5 | Michiel de Jong | 2012-03-01 | 1 | -1/+1 |
* | remoteStorage app version 0.5 | Michiel de Jong | 2012-03-01 | 1 | -0/+28 |
* | remoteStorage app version 0.5 | Michiel de Jong | 2012-03-01 | 9 | -30/+121 |
* | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 1 | -1/+1 |
* | fix type error in dir creation for categories | Michiel de Jong | 2012-02-25 | 2 | -2/+2 |
* | bump up version and update license | Michiel de Jong | 2012-02-25 | 1 | -2/+2 |
* | security hardening in remoteStorage app | Michiel de Jong | 2012-02-25 | 3 | -13/+21 |
* | BearerAuth and multiple tokens support in remoteStorage app | Michiel de Jong | 2012-02-22 | 5 | -18/+84 |
* | bump version number to force db rebuild | Michiel de Jong | 2011-12-08 | 1 | -1/+1 |
* | compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage | Michiel de Jong | 2011-12-07 | 5 | -70/+124 |
* | no longer rely on PEAR::isError since we can use PDO now | Robin Appelman | 2011-11-03 | 1 | -24/+0 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -4/+4 |
* | avoiding notice if ['HTTPS'] is not set | Michiel@unhosted | 2011-10-13 | 1 | -1/+1 |
* | use install.php properly | Michiel@unhosted | 2011-10-09 | 1 | -1/+1 |