Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get all shares, not only first one per type | tobiasKaminsky | 2019-08-08 | 1 | -2/+1 |
* | use namespace everywhere | tobiasKaminsky | 2019-08-06 | 1 | -3/+3 |
* | Fix tests | Roeland Jago Douma | 2019-08-01 | 2 | -63/+39 |
* | add display name to sharee list | tobiasKaminsky | 2019-07-31 | 1 | -2/+3 |
* | Unify share fetching | Roeland Jago Douma | 2019-07-30 | 1 | -99/+27 |
* | Use proper ShareeList | Roeland Jago Douma | 2019-07-30 | 4 | -6/+63 |
* | Use proper caching | Roeland Jago Douma | 2019-07-30 | 1 | -25/+54 |
* | wip | tobiasKaminsky | 2019-07-23 | 1 | -58/+32 |
* | wip | tobiasKaminsky | 2019-07-22 | 3 | -62/+72 |
* | Show sharees via propfind | tobiasKaminsky | 2019-07-22 | 2 | -1/+62 |
* | Fix 1px jump when selecting multi table entries (#16475) | John Molakvoæ | 2019-07-22 | 1 | -1/+0 |
|\ | |||||
| * | Fix 1px jump when selecting multi table entries | Michael Weimann | 2019-07-20 | 1 | -1/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-22 | 20 | -52/+72 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-21 | 40 | -108/+176 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-20 | 8 | -8/+10 |
* | Merge pull request #14954 from tacruc/searchPatterns | Morris Jobke | 2019-07-19 | 3 | -15/+52 |
|\ | |||||
| * | Allow to search for real pattern in contacts | Arne Hamann | 2019-05-28 | 3 | -15/+52 |
* | | Merge pull request #14540 from army1349/master | Morris Jobke | 2019-07-19 | 2 | -1/+14 |
|\ \ | |||||
| * | | LDAP Password Modify Extended Operation support | Peter Kubica | 2019-03-19 | 2 | -1/+14 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-19 | 28 | -4/+58 |
* | | | Merge pull request #16366 from nextcloud/bugfix/noid/filelist-overlap | Morris Jobke | 2019-07-18 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix filelist overlap with header ref #16076 | Greta Doci | 2019-07-18 | 1 | -1/+2 |
* | | | | Merge pull request #16455 from nextcloud/enh/noid/ldap-update-user-cmd | Roeland Jago Douma | 2019-07-18 | 1 | -8/+38 |
|\ \ \ \ | |||||
| * | | | | adds an --update flag to check-user for manual sync of the ldap record | Arthur Schiwon | 2019-07-18 | 1 | -8/+38 |
| |/ / / | |||||
* | | | | Merge pull request #10842 from nextcloud/bugfix/9339/initial_collection_sync_... | Morris Jobke | 2019-07-18 | 7 | -1/+76 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | LIMIT is no column but a SQL feature, allow limit on initial sync | Georg Ehrke | 2019-07-18 | 7 | -1/+76 |
* | | | | Make the RetryJob work on the userId only | Joas Schilling | 2019-07-18 | 2 | -129/+131 |
* | | | | Yay for null coalescing operator | Joas Schilling | 2019-07-18 | 1 | -13/+12 |
* | | | | Use public interfaces | Joas Schilling | 2019-07-18 | 1 | -11/+14 |
* | | | | Always use a background job for the update | Joas Schilling | 2019-07-18 | 1 | -35/+9 |
* | | | | Also send a delete like on the syncronous action | Joas Schilling | 2019-07-18 | 1 | -7/+17 |
* | | | | Use an application class | Joas Schilling | 2019-07-18 | 4 | -10/+60 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-18 | 286 | -286/+310 |
* | | | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif... | Morris Jobke | 2019-07-17 | 14 | -68/+136 |
|\ \ \ | |||||
| * | | | Update unit tests | Joas Schilling | 2019-07-16 | 4 | -11/+18 |
| * | | | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 5 | -5/+5 |
| * | | | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 6 | -36/+74 |
| * | | | Update Federated sharing notifier | Joas Schilling | 2019-07-15 | 2 | -10/+22 |
| * | | | Update twofactor_backupcodes Notifier | Joas Schilling | 2019-07-15 | 2 | -11/+22 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-17 | 54 | -100/+104 |
* | | | | Only prevent disabling encrytion via the API | Joas Schilling | 2019-07-16 | 2 | -18/+28 |
* | | | | Merge pull request #16417 from nextcloud/design/backupcodes-notification | Morris Jobke | 2019-07-16 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Add icon to twofactor_backupcodes notification | Jan-Christoph Borchardt | 2019-07-16 | 2 | -1/+4 |
| * | | | | Fix wording of backupcodes notification | Jan-Christoph Borchardt | 2019-07-16 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #16387 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-07-16 | 6 | -93/+93 |
|\ \ \ \ | |||||
| * | | | | Bump nextcloud-vue from 0.11.4 to 0.11.5 | dependabot-preview[bot] | 2019-07-15 | 6 | -93/+93 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-16 | 6 | -118/+126 |
* | | | | | Merge pull request #16151 from jameslao/master | Morris Jobke | 2019-07-15 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update operationprogressbar.js | James Lao | 2019-06-28 | 1 | -1/+3 |
* | | | | | Merge pull request #16390 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-07-15 | 6 | -14/+14 |
|\ \ \ \ \ | |_|/ / / |/| | | | |