Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 3 | -16/+0 |
| | |||||
* | use new way to register remote/public.php entries in user_webfinger | Robin Appelman | 2012-07-13 | 3 | -3/+5 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -4/+0 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | register public.php?service=host-meta | Michiel de Jong | 2012-05-11 | 1 | -0/+1 |
| | |||||
* | trying to fix /.well-known/host-meta | Michiel de Jong | 2012-05-11 | 1 | -51/+0 |
| | |||||
* | attempt to align the webfinger app with new public.php routing | Michiel de Jong | 2012-05-11 | 2 | -1/+2 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | webfinger protocol compatible + minor changes | Florian Hülsmann | 2012-04-02 | 1 | -1/+17 |
| | |||||
* | webfinger reimplementation started | Florian Hülsmann | 2012-03-31 | 1 | -3/+3 |
| | |||||
* | create static host-meta instead of symlink and .htaccess | Florian Hülsmann | 2012-03-30 | 1 | -29/+28 |
| | |||||
* | whitespace indentation fix | Florian Hülsmann | 2012-03-28 | 1 | -26/+26 |
| | |||||
* | webfinger installation creates symlink in document root | Florian Hülsmann | 2012-03-28 | 1 | -1/+31 |
| | |||||
* | bump up version and update license | Michiel de Jong | 2012-02-25 | 1 | -2/+2 |
| | |||||
* | remove error output if symlink already exists. this can happen if a user ↵ | Frank Karlitschek | 2012-01-03 | 1 | -1/+1 |
| | | | | removed config.php to trigger the setup wizzard | ||||
* | fix webfinger install script | Michiel@unhosted | 2011-10-09 | 1 | -1/+2 |
| | |||||
* | use install.php properly | Michiel@unhosted | 2011-10-09 | 1 | -0/+5 |
| | |||||
* | renamed unhosted to remoteStorage (needs to be updated with coming protocol ↵ | Jan-Christoph Borchardt | 2011-10-04 | 1 | -1/+1 |
| | | | | version) | ||||
* | adding webfinger app | Michiel@unhosted | 2011-09-12 | 2 | -0/+15 |