summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-182-0/+38
* Merge pull request #31974 from nextcloud/backport/31878/stable22blizzz2022-04-141-3/+3
|\
| * Fix incorrect if conditions in ViewCôme Chilliet2022-04-141-3/+3
* | Merge pull request #31819 from nextcloud/backport/31574/stable22blizzz2022-04-143-8/+24
|\ \
| * | don't try to get custom certs for s3 primary storageRobin Appelman2022-04-042-3/+10
| * | return default bundle when there is an error getting the bundleRobin Appelman2022-04-041-7/+11
| * | use the nextcloud certificate bundle for s3Robin Appelman2022-04-041-1/+6
* | | Merge pull request #31747 from nextcloud/backport/31592/stable22blizzz2022-04-141-0/+3
|\ \ \
| * | | Add direct arg to login flowVincent Petry2022-04-141-0/+3
* | | | Merge pull request #31677 from nextcloud/backport/31658/stable22blizzz2022-04-143-2/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Limit the length of app password namesJoas Schilling2022-03-233-2/+10
* | | | Merge pull request #31881 from nextcloud/backport/31877/stable22blizzz2022-04-141-0/+5
|\ \ \ \
| * | | | Do not decorate the CLI output if it's explicitly turned offChristoph Wurst2022-04-071-0/+5
* | | | | Merge pull request #31837 from nextcloud/backport/31734/stable22blizzz2022-04-141-2/+2
|\ \ \ \ \
| * | | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-04-041-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #31834 from nextcloud/backport/31816/stable22blizzz2022-04-141-0/+1
|\ \ \ \ \
| * | | | | Deduplicate storage ids in list before reusingJoas Schilling2022-04-041-0/+1
| |/ / / /
* | | | | Merge pull request #31830 from nextcloud/backport/31380/stable22blizzz2022-04-141-1/+1
|\ \ \ \ \
| * | | | | Ignore errors when searching for bundled previewCôme Chilliet2022-04-041-1/+1
| |/ / / /
* | | | | Merge pull request #31941 from nextcloud/backport/31907/stable22Vincent Petry2022-04-141-0/+1
|\ \ \ \ \
| * | | | | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
| | |/ / / | |/| | |
* / | | | fix shared mount roots not being returned from `getSharesInFolder`Robin Appelman2022-04-111-1/+14
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-072-0/+36
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
|/ / /
* | / ran autoloaderchecker.shszaimen2022-03-314-25/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-03-304-22/+24
* | Build OC\Core\Application when running occ or cron to register listeners corr...Côme Chilliet2022-03-291-0/+2
|/
* handle setupFS with null userRobin Appelman2022-03-211-4/+4
* dont mark fs as setup when no user is activeRobin Appelman2022-03-211-2/+2
* fix fs cache test user setupRobin Appelman2022-03-211-0/+2
* pass user object during fs initRobin Appelman2022-03-212-8/+15
* only setup part of the filesystem for appdata requestsRobin Appelman2022-03-214-49/+61
* [tx-robot] updated from transifexNextcloud bot2022-03-202-52/+52
* [tx-robot] updated from transifexNextcloud bot2022-03-192-2/+108
* [tx-robot] updated from transifexNextcloud bot2022-03-142-0/+20
* Merge pull request #30966 from nextcloud/backport/30235/stable22blizzz2022-03-103-3/+4
|\
| * Update autoloaderJoas Schilling2022-03-102-0/+4
| * Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-03-101-3/+0
* | Merge pull request #31122 from nextcloud/backport/30945/stable22blizzz2022-03-107-5/+62
|\ \
| * | Adjust since versionJoas Schilling2022-03-103-5/+5
| * | Use the new option to signaling insensitivityJoas Schilling2022-02-221-0/+2
| * | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-226-5/+60
* | | Merge pull request #29565 from nextcloud/backport/25332/stable22blizzz2022-03-101-4/+10
|\ \ \ | |_|/ |/| |
| * | Update lib/private/Files/Storage/Wrapper/Availability.php add void Vincent Petry2021-11-051-1/+1
| * | Return false in hasUpdated when storage is not availableVincent Petry2021-11-051-4/+10
* | | use persistent connections when connecting to redisRobin Appelman2022-03-041-4/+12
* | | Fix avatar file return typeChristopher Ng2022-03-041-2/+2
* | | Merge pull request #31243 from nextcloud/backport/31141/stable22Carl Schwan2022-03-021-2/+2
|\ \ \
| * | | Improve caching policyCarl Schwan2022-02-181-2/+2