Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15637 from nextcloud/bugfix/15567/ignore-hidden-share | blizzz | 2019-07-24 | 2 | -4/+51 |
|\ | |||||
| * | Fix wrong indentation | Daniel Kesselberg | 2019-07-22 | 1 | -1/+1 |
| * | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 2 | -3/+3 |
| * | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 2 | -1/+48 |
* | | Merge pull request #16493 from nextcloud/enh/remove-curly-braces | Roeland Jago Douma | 2019-07-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | The array and string offset access syntax using curly braces is deprecated. | Daniel Kesselberg | 2019-07-21 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-24 | 4 | -0/+6 |
* | | | Merge pull request #16505 from nextcloud/enh/nitpicks-14954 | Roeland Jago Douma | 2019-07-23 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | Dont assign $options to $options and cleanup doc | Daniel Kesselberg | 2019-07-22 | 1 | -3/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-23 | 2 | -2/+2 |
|/ / / | |||||
* | | | 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 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |