summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-182-0/+38
* Merge pull request #31831 from nextcloud/backport/31380/stable23blizzz2022-04-141-1/+1
|\
| * Ignore errors when searching for bundled previewCôme Chilliet2022-04-141-1/+1
* | Merge pull request #31748 from nextcloud/backport/31592/stable23blizzz2022-04-141-0/+3
|\ \
| * | Add direct arg to login flowVincent Petry2022-04-141-0/+3
* | | Merge pull request #31678 from nextcloud/backport/31658/stable23Joas Schilling2022-04-143-2/+10
|\ \ \
| * | | Limit the length of app password namesJoas Schilling2022-03-233-2/+10
* | | | Merge pull request #31923 from nextcloud/backport/31610/stable23blizzz2022-04-141-1/+14
|\ \ \ \
| * | | | fix shared mount roots not being returned from `getSharesInFolder`Robin Appelman2022-04-131-1/+14
* | | | | Merge pull request #31880 from nextcloud/backport/31877/stable23blizzz2022-04-141-0/+5
|\ \ \ \ \
| * | | | | Do not decorate the CLI output if it's explicitly turned offChristoph Wurst2022-04-071-0/+5
* | | | | | Merge pull request #31878 from nextcloud/backport/31754/stable23blizzz2022-04-141-3/+3
|\ \ \ \ \ \
| * | | | | | Fix incorrect if conditions in ViewCôme Chilliet2022-04-141-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31836 from nextcloud/backport/31734/stable23blizzz2022-04-141-2/+2
|\ \ \ \ \ \
| * | | | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-04-131-2/+2
| |/ / / / /
* | | | | | Merge pull request #31835 from nextcloud/backport/31816/stable23blizzz2022-04-141-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Deduplicate storage ids in list before reusingJoas Schilling2022-04-041-0/+1
* | | | | | Merge pull request #31453 from nextcloud/s3-primary-ci-23blizzz2022-04-141-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | return dummy availability if storage is not found in cacheRobin Appelman2022-03-101-2/+5
* | | | | | Merge pull request #31862 from nextcloud/update-autoloaders-and-nodeJohn Molakvoæ2022-04-135-29/+10
|\ \ \ \ \ \
| * | | | | | Update autoloaders and Node package-lock.jsonMichaIng2022-04-135-29/+10
* | | | | | | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
|/ / / / / /
* | | | | | Log exceptionJoas Schilling2022-04-071-0/+1
* | | | | | Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling2022-04-071-1/+10
| |_|/ / / |/| | | |
* | | | | [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
| |/ / / |/| | |
* | | | Wrap oauth2 migrations inside conditionsLouis Chemineau2022-03-311-13/+24
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-304-22/+24
| |_|/ |/| |
* | | Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-284-4/+121
* | | Add profile default setting for adminChristopher Ng2022-03-252-12/+8
* | | Add global profile toggle configChristopher Ng2022-03-253-21/+41
| |/ |/|
* | Build OC\Core\Application when running occ or cron to register listeners corr...Côme Chilliet2022-03-221-0/+2
* | Revert "[stable23] Fix listeners declaration in case of occ usage"blizzz2022-03-211-2/+0
* | Merge pull request #31529 from nextcloud/backport/stable23/30889Carl Schwan2022-03-211-0/+2
|\ \
| * | Build OC\Core\Application when running occ or cron to register listeners corr...Côme Chilliet2022-03-111-0/+2
| |/
* | [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
|/
* 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 #31331 from nextcloud/backport/31328/stable23blizzz2022-03-101-0/+4
|\
| * Mark split database configs as sensitiveJoas Schilling2022-02-231-0/+4
* | Merge pull request #31102 from nextcloud/backport/30926/stable23Vincent Petry2022-03-091-14/+11
|\ \
| * | Allow sub-admins to access delegated settings.Claus-Justus Heine2022-02-231-14/+11
* | | 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 #31401 from nextcloud/backport/31360/stable23Vincent Petry2022-03-031-0/+3
|\ \ \
| * | | Don't set up full filesystem to check for certificatesJoas Schilling2022-03-021-0/+3
* | | | Merge pull request #31399 from nextcloud/backport/31390/stable23blizzz2022-03-022-0/+24
|\ \ \ \