summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove undefined parameter, add descriptionArthur Schiwon2021-04-221-1/+1
* Explicitly check hex2bin inputRoeland Jago Douma2021-04-221-3/+19
* [tx-robot] updated from transifexNextcloud bot2021-04-212-0/+4
* Merge pull request #26639 from nextcloud/backport/26551/stable21Roeland Jago Douma2021-04-201-1/+1
|\
| * ensure redis returns bool for hasKeyArthur Schiwon2021-04-191-1/+1
* | Merge pull request #26625 from nextcloud/bugfix/noid/fix-sharemail-empty-pass...Morris Jobke2021-04-201-2/+7
|\ \
| * | Fix empty password check for mail sharesVincent Petry2021-04-191-2/+7
| |/
* / [tx-robot] updated from transifexNextcloud bot2021-04-202-0/+2
|/
* Fix constraint violation detection in QB MapperJoas Schilling2021-04-161-3/+6
* [tx-robot] updated from transifexNextcloud bot2021-04-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-144-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-04-132-6/+6
* Limit size of properties to 2048 charactersLukas Reschke2021-04-121-0/+11
* Increase subnet matcherLukas Reschke2021-04-121-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-092-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-076-2/+68
* Merge pull request #26400 from nextcloud/backport/26061/stable21Lukas Reschke2021-04-063-12/+23
|\
| * Fix phpcs issues in encryption updateVincent Petry2021-04-011-3/+0
| * Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-04-013-12/+26
* | [tx-robot] updated from transifexNextcloud bot2021-04-066-0/+8
* | [tx-robot] updated from transifexNextcloud bot2021-04-052-2/+2
* | [tx-robot] updated from transifexNextcloud bot2021-04-044-0/+4
* | [tx-robot] updated from transifexNextcloud bot2021-04-038-0/+8
* | Merge pull request #26406 from nextcloud/backport/26396/stable21John Molakvoæ2021-04-022-5/+15
|\ \
| * | Properly handle creating the template directory in a subfolder (fixes #25787)Julius Härtl2021-04-011-3/+3
| * | Get the parent directory before creating a file from a templateJulius Härtl2021-04-012-2/+12
* | | [tx-robot] updated from transifexNextcloud bot2021-04-026-2/+14
* | | make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman2021-04-015-4/+51
|/ /
* / Allow apps to write/update account dataJoas Schilling2021-04-012-0/+24
|/
* 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
|\