summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26377 from nextcloud/backport/25500/stable21kesselb2021-03-311-1/+2
|\
| * revert(comment)Samuel2021-03-301-1/+0
| * revert(exception): keep throwing an exception for nowSamuel2021-03-301-2/+3
| * fix(translation): replace static error messageSamuel2021-03-301-2/+3
* | Merge pull request #26376 from nextcloud/backport/25804/stable21Julius Härtl2021-03-311-1/+1
|\ \
| * | Properly end iterating over the file once the target has been reachedJulius Härtl2021-03-301-1/+1
| |/
* | Merge pull request #26379 from nextcloud/backport/25924/stable21Christoph Wurst2021-03-311-2/+4
|\ \
| * | Only mark migrations as installed after executionJoas Schilling2021-03-301-2/+4
| |/
* | Merge pull request #26382 from nextcloud/backport/26372/stable21Christoph Wurst2021-03-311-1/+2
|\ \
| * | gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-1/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2021-03-312-2/+2
|/
* Update autoloader for PlaceholderAvatarVincent Petry2021-03-292-0/+2
* Add known user check in avatar when v2-private scopeVincent Petry2021-03-293-13/+30
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-293-10/+191
* Add property scope tests for AccountManagerVincent Petry2021-03-291-6/+13
* OCS allow reading and writing account property scopesVincent Petry2021-03-292-2/+33
* Map old account scope properties to new namesVincent Petry2021-03-293-13/+31
* Add new v2-private account scopeVincent Petry2021-03-293-5/+84
* [tx-robot] updated from transifexNextcloud bot2021-03-284-18/+18
* [tx-robot] updated from transifexNextcloud bot2021-03-272-0/+2
* Merge pull request #26291 from nextcloud/backport/21484/stable21Roeland Jago Douma2021-03-261-8/+4
|\
| * show better error messages when a file with a forbidden path is encounteredRobin Appelman2021-03-251-8/+4
* | Log when a storage is marked as unavailableMorris Jobke2021-03-251-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-252-0/+2
* Merge pull request #26257 from nextcloud/backport/26198/stable21Morris Jobke2021-03-248-90/+203
|\
| * use node search api for legacy file search endpointRobin Appelman2021-03-232-23/+32
| * handle ordering in folder searchRobin Appelman2021-03-233-35/+64
| * folder filtering in sqlRobin Appelman2021-03-231-16/+20
| * cleanup fileinfo creationRobin Appelman2021-03-231-9/+16
| * formatRobin Appelman2021-03-231-1/+0
| * handle limit and offset in folder file searchRobin Appelman2021-03-231-6/+51
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-233-9/+13
| * unify handling of Folder::search methods into "new" query objectsRobin Appelman2021-03-231-45/+61
* | Merge pull request #26249 from nextcloud/backport/25529/stable21Morris Jobke2021-03-242-0/+2
|\ \
| * | Add OCC command to reset rendered textsDaniel Calviño Sánchez2021-03-222-0/+2
* | | Catch invalid cache source storage pathJohn Molakvoæ (skjnldsv)2021-03-241-0/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-03-2314-18/+36
|/
* Make psalm happyRoeland Jago Douma2021-03-222-3/+4
* Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-221-1/+20
* Fix parameter types in docsJoas Schilling2021-03-223-6/+6
* Add missing index on the user columnJoas Schilling2021-03-222-0/+2
* Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-228-3/+142
* [tx-robot] updated from transifexNextcloud bot2021-03-222-22/+22
* [tx-robot] updated from transifexNextcloud bot2021-03-2116-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-03-202-16/+16
* Merge pull request #26211 from nextcloud/backport/23718/stable21Morris Jobke2021-03-191-3/+5
|\
| * expand 'path is already shared' error messageRobin Appelman2021-03-191-3/+5
* | Merge pull request #26204 from nextcloud/backport/26200/stable21Morris Jobke2021-03-191-5/+5
|\ \
| * | Update user share must use correct expiration validationVincent Petry2021-03-191-5/+5
| |/
* | Merge pull request #26119 from nextcloud/backport/26003/stable21Vincent Petry2021-03-191-0/+4
|\ \ | |/ |/|