Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 10 | -0/+218 |
* | Merge pull request #10103 from nextcloud/bugfix/9767/apps-management-issues | Morris Jobke | 2018-07-05 | 10 | -29/+56 |
|\ | |||||
| * | Update settings js | Julius Härtl | 2018-07-04 | 2 | -3/+3 |
| * | Fix displaying errors | Julius Härtl | 2018-07-04 | 2 | -8/+16 |
| * | Hide uninstalled apps when removing them | Julius Härtl | 2018-07-04 | 2 | -1/+2 |
| * | Add transition when enabling/disabling apps | Julius Härtl | 2018-07-04 | 2 | -14/+24 |
| * | Fix invalid limit parameter when fetching groups | Julius Härtl | 2018-07-04 | 4 | -3/+11 |
|/ | |||||
* | Merge pull request #10083 from nextcloud/fix/noid/ldap-unsupported-avatar-format | blizzz | 2018-07-04 | 4 | -1039/+674 |
|\ | |||||
| * | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 4 | -13/+152 |
| * | Iron User_LDAP tests | Arthur Schiwon | 2018-07-03 | 2 | -1029/+525 |
* | | Merge pull request #10102 from nextcloud/bugfix/noid/fix-integration-tests-fe... | Morris Jobke | 2018-07-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix integration tests for Federation 2.0 | Morris Jobke | 2018-07-04 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #10101 from nextcloud/papercut/10094/oauth_table | Morris Jobke | 2018-07-04 | 4 | -7/+12 |
|\ \ | |||||
| * | | Do not show OAuth2 table if it is empty | Roeland Jago Douma | 2018-07-04 | 4 | -7/+12 |
* | | | Merge pull request #10065 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2018-07-04 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Update SettingsControllerTest.php | rakekniven | 2018-06-30 | 1 | -1/+1 |
| * | | | Update SettingsController.php | rakekniven | 2018-06-30 | 1 | -1/+1 |
* | | | | Merge pull request #9345 from nextcloud/federation20 | Morris Jobke | 2018-07-03 | 51 | -667/+4356 |
|\ \ \ \ | |||||
| * | | | | cache results from ocm end-point discovery | Bjoern Schiessle | 2018-07-02 | 1 | -0/+11 |
| * | | | | remove unused code | Bjoern Schiessle | 2018-07-02 | 1 | -24/+0 |
| * | | | | fix return type from send share | Bjoern Schiessle | 2018-07-02 | 2 | -2/+3 |
| * | | | | always enable cloud federation api | Bjoern Schiessle | 2018-07-02 | 3 | -2/+13 |
| * | | | | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 3 | -7/+95 |
| * | | | | remove debug output | Bjoern Schiessle | 2018-07-02 | 1 | -1/+0 |
| * | | | | remove the makefile | Bjoern Schiessle | 2018-07-02 | 1 | -50/+0 |
| * | | | | add support for different share types | Bjoern Schiessle | 2018-07-02 | 3 | -24/+34 |
| * | | | | cleanup variable naming, it is actually a resource type | Bjoern Schiessle | 2018-07-02 | 2 | -19/+17 |
| * | | | | let the actual federated share provider check if incoming/outgoing shares are... | Bjoern Schiessle | 2018-07-02 | 1 | -13/+0 |
| * | | | | send the display name back after a federated share was received | Bjoern Schiessle | 2018-07-02 | 1 | -1/+7 |
| * | | | | make sure that remote url gets stored with a trailing '/' | Bjoern Schiessle | 2018-07-02 | 1 | -0/+5 |
| * | | | | implement config check | Bjoern Schiessle | 2018-07-02 | 1 | -3/+23 |
| * | | | | fix external manager tests | Bjoern Schiessle | 2018-07-02 | 1 | -10/+29 |
| * | | | | fix notification tests | Bjoern Schiessle | 2018-07-02 | 1 | -4/+19 |
| * | | | | update tests | Bjoern Schiessle | 2018-07-02 | 1 | -259/+119 |
| * | | | | remove unused method | Bjoern Schiessle | 2018-07-02 | 1 | -24/+1 |
| * | | | | add ocm-provider to the list of expected files | Bjoern Schiessle | 2018-07-02 | 1 | -0/+1 |
| * | | | | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 15 | -22/+109 |
| * | | | | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 9 | -69/+33 |
| * | | | | fix check for reshare permissions | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
| * | | | | send RESHARE_CHANGE_PERMISSION message | Bjoern Schiessle | 2018-07-02 | 2 | -45/+114 |
| * | | | | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 3 | -5/+18 |
| * | | | | - Don't remove share before all notifications are created, otherwise we miss ... | Bjoern Schiessle | 2018-07-02 | 1 | -13/+3 |
| * | | | | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 4 | -63/+145 |
| * | | | | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 8 | -50/+157 |
| * | | | | implement decline share | Bjoern Schiessle | 2018-07-02 | 5 | -47/+131 |
| * | | | | fix capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -3/+7 |
| * | | | | detect correctly if a share was send successful | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
| * | | | | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 8 | -76/+289 |
| * | | | | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 14 | -55/+97 |
| * | | | | update capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -1/+5 |