Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | correct wrong variable name in remoteStorage app | Michiel@unhosted | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | renamed unhosted to remoteStorage (needs to be updated with coming protocol ↵ | Jan-Christoph Borchardt | 2011-10-04 | 6 | -0/+348 |
version) |