aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update share type constant usageJoas Schilling2020-06-2474-996/+1028
* Merge pull request #20916 from nextcloud/feature/unified-search-apiChristoph Wurst2020-06-2436-79/+1178
|\
| * Migrate comments to unified search APIChristoph Wurst2020-06-247-77/+222
| * Deprecate \OCP\ISearchChristoph Wurst2020-06-2410-2/+44
| * Implement unified search for FilesChristoph Wurst2020-06-247-23/+115
| * Add unified search APIChristoph Wurst2020-06-2415-0/+820
* | Merge pull request #21525 from nextcloud/techdebt/noid/contacts-managerJoas Schilling2020-06-241-151/+154
|\ \
| * | More importsJoas Schilling2020-06-221-4/+6
| * | Fix code styleJoas Schilling2020-06-221-153/+152
| * | Fix undefined class "IAddressbook" on docsJoas Schilling2020-06-221-6/+8
* | | Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtimeRoeland Jago Douma2020-06-241-6/+1
|\ \ \ | |_|/ |/| |
| * | Remove rescanDelay from directory mtimeJulius Härtl2020-06-221-6/+1
* | | Merge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-configRoeland Jago Douma2020-06-241-0/+8
|\ \ \
| * | | Add appstoreurl to config.sample.php.Daniel Kesselberg2020-06-231-0/+8
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-24142-420/+430
* | | | Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-langu...blizzz2020-06-233-40/+65
|\ \ \ \ | |/ / / |/| | |
| * | | Fix language in share notes email for usersJoas Schilling2020-06-233-40/+65
|/ / /
* | | Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guestsJoas Schilling2020-06-231-1/+1
|\ \ \
| * | | Fix dark mode for guestsJoas Schilling2020-06-231-1/+1
* | | | Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-...Joas Schilling2020-06-239-21/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Unify settings middleware with othersJoas Schilling2020-06-238-21/+21
| * | | Make annotations case insensitiveJoas Schilling2020-06-231-0/+3
|/ / /
* | | Merge pull request #21524 from nextcloud/enhancement/files-bootstrapChristoph Wurst2020-06-232-96/+95
|\ \ \
| * | | Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-222-96/+95
* | | | Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling2020-06-233-49/+71
|\ \ \ \
| * | | | Fix unit testsJoas Schilling2020-06-182-38/+48
| * | | | Fix PHP CSJoas Schilling2020-06-171-1/+0
| * | | | Add another test for exact matching of a user in group restrictionJoas Schilling2020-06-171-0/+17
| * | | | Move back to IGroupManager::displayNamesInGroup()Joas Schilling2020-06-171-10/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-236-6/+6
* | | | | Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s...Joas Schilling2020-06-222-3/+15
|\ \ \ \ \
| * | | | | Respect "prefers-color-scheme" media selector for guestsJoas Schilling2020-06-102-3/+15
* | | | | | Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz2020-06-225-12/+36
|\ \ \ \ \ \
| * | | | | | Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-225-12/+36
* | | | | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz2020-06-225-17/+50
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-195-17/+50
* | | | | | | Merge pull request #21510 from nextcloud/fix/unit_test/responsetestRoeland Jago Douma2020-06-221-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix unit test of the ResponseTestRoeland Jago Douma2020-06-211-3/+3
* | | | | | | Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-...Joas Schilling2020-06-221-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Clarify that the email is always shared within the instanceJoas Schilling2020-06-191-2/+2
* | | | | | | Merge pull request #21506 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0Roeland Jago Douma2020-06-2220-116/+122
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump moment from 2.26.0 to 2.27.0dependabot-preview[bot]2020-06-2120-116/+122
* | | | | | | Merge pull request #21492 from nextcloud/fix/noid/branch-for-cloning-acceptan...Roeland Jago Douma2020-06-211-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* | | | | | | Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-06-212-154/+106
|\ \ \ \ \ \ \
| * | | | | | | Bump @babel/core from 7.10.2 to 7.10.3dependabot-preview[bot]2020-06-212-154/+106
* | | | | | | | Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2020-06-212-859/+767
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump @babel/preset-env from 7.10.2 to 7.10.3dependabot-preview[bot]2020-06-212-859/+767
| |/ / / / / / /
* | | | | | | | Merge pull request #21504 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2020-06-212-121/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump webpack-cli from 3.3.11 to 3.3.12dependabot-preview[bot]2020-06-212-121/+68
| |/ / / / / / /