summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-162-0/+12
* Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-152-0/+40
|\
| * fix search in nested jailsRobin Appelman2021-01-262-0/+40
* | Log exceptions when creating shareVincent Petry2021-03-151-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-03-1518-38/+46
* | [tx-robot] updated from transifexNextcloud bot2021-03-1410-0/+34
* | [tx-robot] updated from transifexNextcloud bot2021-03-1320-46/+142
* | Merge pull request #26049 from nextcloud/search-file-limit-resultsRoeland Jago Douma2021-03-121-2/+3
|\ \
| * | limit constructing of result objects in file searchRobin Appelman2021-03-111-2/+3
* | | Merge pull request #26080 from nextcloud/bugfix/noid/only-clear-known-users-w...blizzz2021-03-121-3/+3
|\ \ \
| * | | Only clear known users when we had at least one phonebook entryJoas Schilling2021-03-121-3/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1266-162/+186
* | | | Merge pull request #26067 from nextcloud/techdept/psalm/trashbin/executeRoeland Jago Douma2021-03-111-9/+9
|\ \ \ \
| * | | | Cleanp execute usage in the trashbinRoeland Jago Douma2021-03-111-9/+9
* | | | | Merge pull request #26066 from nextcloud/techdept/psalm/type_errorRoeland Jago Douma2021-03-111-1/+1
|\ \ \ \ \
| * | | | | Fix type error in CheckBackupCodes bg jobRoeland Jago Douma2021-03-111-1/+1
| |/ / / /
* | | | | Merge pull request #26068 from nextcloud/bugfix/noid/fix-comments-value-updateJohn Molakvoæ2021-03-113-4/+5
|\ \ \ \ \
| * | | | | Fix comments field value updateVincent Petry2021-03-113-4/+5
| |/ / / /
* | | | | Merge pull request #26064 from nextcloud/techdept/psalm/type_oauth_dbRoeland Jago Douma2021-03-112-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add psalm annotation to the DB handlers of OAuth2Roeland Jago Douma2021-03-112-1/+7
* | | | | Merge pull request #26057 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot-preview[bot]2021-03-1170-84/+97
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)2021-03-1114-24/+22
| * | | | Compile jsJohn Molakvoæ (skjnldsv)2021-03-1160-60/+75
* | | | | Merge pull request #25569 from nextcloud/JakubOnderka-patch-1Christoph Wurst2021-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file-upload: Correctly handle error responses for HTTP2Jakub Onderka2021-03-101-1/+1
* | | | | Merge pull request #26019 from ste101/patch-1Roeland Jago Douma2021-03-111-1/+1
|\ \ \ \ \
| * | | | | Allow webp as background imageste1012021-03-091-1/+1
* | | | | | Merge pull request #25911 from nextcloud/bugfix/noid/fix-share-password-savingChristoph Wurst2021-03-113-4/+7
|\ \ \ \ \ \
| * | | | | | Only clear share password model when actually savedVincent Petry2021-03-113-4/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #26032 from nextcloud/techdept/psalm/requesthandlerControl...Vincent Petry2021-03-113-35/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move requesthandler controller to LoggerInterfaceRoeland Jago Douma2021-03-103-35/+19
* | | | | | Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-base...Joas Schilling2021-03-1122-225/+356
|\ \ \ \ \ \
| * | | | | | Rename some parameters and methods to make the API more clearJoas Schilling2021-03-103-3/+3
| * | | | | | Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-102-1/+29
| * | | | | | 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-105-14/+89
| * | | | | | Add a hint that the settings are OR basedJoas Schilling2021-03-102-0/+6
| * | | | | | Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-1010-36/+79
| * | | | | | 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-103-30/+44
| * | | | | | 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
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-118-24/+26
* | | | | | | Merge pull request #25940 from nextcloud/dependabot/npm_and_yarn/css-loader-5...Roeland Jago Douma2021-03-1031-31/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-1031-31/+31
| | |_|_|/ / | |/| | | |
* | | | | | 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-105-6/+6
|\ \ \ \ \