aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Chunk the array of phone numbersJoas Schilling2021-03-121-5/+9
* Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-base...Joas Schilling2021-03-1143-340/+1611
|\
| * Clean up the logic of the contacts store a bitJoas Schilling2021-03-101-5/+5
| * Rename some parameters and methods to make the API more clearJoas Schilling2021-03-105-11/+38
| * Bump version to run migrationJoas Schilling2021-03-101-1/+1
| * Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-102-1/+29
| * Also execute the new tests on droneJoas Schilling2021-03-102-0/+32
| * Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
| * Fix CS hopefullyJoas Schilling2021-03-101-4/+4
| * Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-1013-20/+243
| * Add a hint that the settings are OR basedJoas Schilling2021-03-102-0/+6
| * Add integration tests for autocomplete/get (similar to sharees API)Joas Schilling2021-03-104-0/+290
| * Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-1018-140/+556
| * Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-104-178/+57
| * Add a service to find out if a user knows another userJoas Schilling2021-03-107-30/+121
| * Delete matches when the user is being deletedJoas Schilling2021-03-104-0/+60
| * Delete matches when a user changes their phone numberJoas Schilling2021-03-101-0/+4
| * Store when a user knows another user based on phone numberJoas Schilling2021-03-101-0/+22
| * Add a KnownUsers database with modelJoas Schilling2021-03-105-0/+193
* | [tx-robot] updated from transifexNextcloud bot2021-03-1116-26/+124
* | Merge pull request #26048 from nextcloud/urlgenerator-cache-base-urlRoeland Jago Douma2021-03-101-1/+6
|\ \
| * | cache baseurl in url generatorRobin Appelman2021-03-101-1/+6
| |/
* | Merge pull request #25940 from nextcloud/dependabot/npm_and_yarn/css-loader-5...Roeland Jago Douma2021-03-1040-86/+82
|\ \ | |/ |/|
| * Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-1040-86/+82
* | Merge pull request #26029 from nextcloud/enh/boostrap/provisioning_apikesselb2021-03-101-20/+32
|\ \ | |/ |/|
| * Fix some psalm warningsJoas Schilling2021-03-101-17/+22
| * Provisioning API to IBootstrapRoeland Jago Douma2021-03-101-6/+13
* | Merge pull request #25537 from nextcloud/dependabot/npm_and_yarn/marked-2.0.0Roeland Jago Douma2021-03-107-10/+10
|\ \
| * | Bump marked from 1.2.8 to 2.0.0dependabot-preview[bot]2021-03-107-10/+10
* | | Merge pull request #26030 from nextcloud/techdept/psalm/scss-deprecationsRoeland Jago Douma2021-03-101-3/+2
|\ \ \
| * | | Fix SCSS compiler deprecated function usagesRoeland Jago Douma2021-03-091-3/+2
* | | | Merge pull request #25916 from nextcloud/bugfix/noid/trashbin-delete-allJulius Härtl2021-03-101-0/+3
|\ \ \ \
| * | | | Remove trash items from other trash backends when deleting allJulius Härtl2021-03-031-0/+3
* | | | | Merge pull request #26037 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-101-28/+0
|\ \ \ \ \
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-03-101-28/+0
|/ / / / /
* | | / / [tx-robot] updated from transifexNextcloud bot2021-03-1038-38/+84
| |_|/ / |/| | |
* | | | Merge pull request #26021 from nextcloud/dependabot/composer/giggsey/libphone...Joas Schilling2021-03-091-0/+0
|\ \ \ \
| * | | | Bump libphonenumberJoas Schilling2021-03-091-0/+0
| | |_|/ | |/| |
* | | | Merge pull request #25721 from nextcloud/do-not-target-vue-buttonsRoeland Jago Douma2021-03-091-8/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not target vue buttons with server rulesMarco Ambrosini2021-03-051-8/+8
* | | | Merge pull request #25728 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2021-03-0910-15/+15
|\ \ \ \
| * | | | Bump handlebars from 4.7.6 to 4.7.7dependabot-preview[bot]2021-03-0910-15/+15
* | | | | Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreateRoeland Jago Douma2021-03-094-63/+121
|\ \ \ \ \
| * | | | | send share notification instead of erroring on duplicate shareRobin Appelman2021-03-094-63/+121
| |/ / / /
* | | | | Merge pull request #25677 from nextcloud/drop/cache-factory-createRoeland Jago Douma2021-03-092-22/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drop \OC\Memcache\Factory::createChristoph Wurst2021-02-162-22/+0
* | | | | Merge pull request #26017 from nextcloud/enh/boostrap/initialstateJulius Härtl2021-03-092-11/+9
|\ \ \ \ \
| * | | | | Move initialstate bootstrap to proper types classesRoeland Jago Douma2021-03-092-11/+9
* | | | | | Merge pull request #25933 from nextcloud/bugfix/noid/remove-unsupported-remot...Julius Härtl2021-03-093-6/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Hide expiration date field for remote sharesVincent Petry2021-03-093-6/+16