Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 74 | -996/+1028 |
* | Merge pull request #20916 from nextcloud/feature/unified-search-api | Christoph Wurst | 2020-06-24 | 36 | -79/+1178 |
|\ | |||||
| * | Migrate comments to unified search API | Christoph Wurst | 2020-06-24 | 7 | -77/+222 |
| * | Deprecate \OCP\ISearch | Christoph Wurst | 2020-06-24 | 10 | -2/+44 |
| * | Implement unified search for Files | Christoph Wurst | 2020-06-24 | 7 | -23/+115 |
| * | Add unified search API | Christoph Wurst | 2020-06-24 | 15 | -0/+820 |
* | | Merge pull request #21525 from nextcloud/techdebt/noid/contacts-manager | Joas Schilling | 2020-06-24 | 1 | -151/+154 |
|\ \ | |||||
| * | | More imports | Joas Schilling | 2020-06-22 | 1 | -4/+6 |
| * | | Fix code style | Joas Schilling | 2020-06-22 | 1 | -153/+152 |
| * | | Fix undefined class "IAddressbook" on docs | Joas Schilling | 2020-06-22 | 1 | -6/+8 |
* | | | Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtime | Roeland Jago Douma | 2020-06-24 | 1 | -6/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove rescanDelay from directory mtime | Julius Härtl | 2020-06-22 | 1 | -6/+1 |
* | | | Merge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-config | Roeland Jago Douma | 2020-06-24 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Add appstoreurl to config.sample.php. | Daniel Kesselberg | 2020-06-23 | 1 | -0/+8 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-24 | 142 | -420/+430 |
* | | | | Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-langu... | blizzz | 2020-06-23 | 3 | -40/+65 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 3 | -40/+65 |
|/ / / | |||||
* | | | Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guests | Joas Schilling | 2020-06-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix dark mode for guests | Joas Schilling | 2020-06-23 | 1 | -1/+1 |
* | | | | Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-... | Joas Schilling | 2020-06-23 | 9 | -21/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Unify settings middleware with others | Joas Schilling | 2020-06-23 | 8 | -21/+21 |
| * | | | Make annotations case insensitive | Joas Schilling | 2020-06-23 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #21524 from nextcloud/enhancement/files-bootstrap | Christoph Wurst | 2020-06-23 | 2 | -96/+95 |
|\ \ \ | |||||
| * | | | Migrate Files to the new bootstrap mechanism | Christoph Wurst | 2020-06-22 | 2 | -96/+95 |
* | | | | Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d... | Joas Schilling | 2020-06-23 | 3 | -49/+71 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests | Joas Schilling | 2020-06-18 | 2 | -38/+48 |
| * | | | | Fix PHP CS | Joas Schilling | 2020-06-17 | 1 | -1/+0 |
| * | | | | Add another test for exact matching of a user in group restriction | Joas Schilling | 2020-06-17 | 1 | -0/+17 |
| * | | | | Move back to IGroupManager::displayNamesInGroup() | Joas Schilling | 2020-06-17 | 1 | -10/+6 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-23 | 6 | -6/+6 |
* | | | | | Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s... | Joas Schilling | 2020-06-22 | 2 | -3/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Respect "prefers-color-scheme" media selector for guests | Joas Schilling | 2020-06-10 | 2 | -3/+15 |
* | | | | | | Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_type | blizzz | 2020-06-22 | 5 | -12/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow to specify the cookie type for appframework responses | Roeland Jago Douma | 2020-06-22 | 5 | -12/+36 |
* | | | | | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher | blizzz | 2020-06-22 | 5 | -17/+50 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | flow to not use deprecated event dispatcher methods | Arthur Schiwon | 2020-06-19 | 5 | -17/+50 |
* | | | | | | | Merge pull request #21510 from nextcloud/fix/unit_test/responsetest | Roeland Jago Douma | 2020-06-22 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix unit test of the ResponseTest | Roeland Jago Douma | 2020-06-21 | 1 | -3/+3 |
* | | | | | | | Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-... | Joas Schilling | 2020-06-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Clarify that the email is always shared within the instance | Joas Schilling | 2020-06-19 | 1 | -2/+2 |
* | | | | | | | Merge pull request #21506 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0 | Roeland Jago Douma | 2020-06-22 | 20 | -116/+122 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Bump moment from 2.26.0 to 2.27.0 | dependabot-preview[bot] | 2020-06-21 | 20 | -116/+122 |
* | | | | | | | Merge pull request #21492 from nextcloud/fix/noid/branch-for-cloning-acceptan... | Roeland Jago Douma | 2020-06-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | acceptence tests shall specify which branch to pick when cloning apps | Arthur Schiwon | 2020-06-19 | 1 | -1/+2 |
* | | | | | | | Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-06-21 | 2 | -154/+106 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump @babel/core from 7.10.2 to 7.10.3 | dependabot-preview[bot] | 2020-06-21 | 2 | -154/+106 |
* | | | | | | | | Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2020-06-21 | 2 | -859/+767 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump @babel/preset-env from 7.10.2 to 7.10.3 | dependabot-preview[bot] | 2020-06-21 | 2 | -859/+767 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #21504 from nextcloud/dependabot/npm_and_yarn/webpack-cli-... | Roeland Jago Douma | 2020-06-21 | 2 | -121/+68 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump webpack-cli from 3.3.11 to 3.3.12 | dependabot-preview[bot] | 2020-06-21 | 2 | -121/+68 |
| |/ / / / / / / |