summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use new button componentVanessa Pertsch2022-02-246-11/+13
* use new button componentVanessa Pertsch2022-02-243-6/+9
* [tx-robot] updated from transifexNextcloud bot2022-02-2434-28/+116
* Merge pull request #30978 from nextcloud/mount-cache-mount-providerRobin Appelman2022-02-2321-34/+167
|\
| * store mountprovider for each mount in the mounts tableRobin Appelman2022-02-2321-34/+167
|/
* Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-conf...Simon L2022-02-231-0/+4
|\
| * Mark split database configs as sensitiveJoas Schilling2022-02-231-0/+4
* | Merge pull request #31319 from nextcloud/fix/31246/fix-modalsSimon L2022-02-2316-44/+21
|\ \
| * | fix all modals after vue 5.0szaimen2022-02-2216-44/+21
* | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-238-77/+391
|\ \ \
| * | | Do status and predefined message setting in one goJoas Schilling2022-02-153-8/+118
| * | | Create the backup user status in 1 query instead of 3Joas Schilling2022-02-153-58/+50
| * | | Don't include unindexed is_backup in the query, it's ensured by the user_id l...Joas Schilling2022-02-151-2/+1
| * | | Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-158-4/+201
| * | | Delete the user status without loading it firstJoas Schilling2022-02-152-9/+25
| * | | Directly delete the user status instead of getting it a second timeJoas Schilling2022-02-151-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-23928-3588/+416
* | | | Merge pull request #30210 from nextcloud/dependabot/composer/build/integratio...MichaIng2022-02-235-8/+8
|\ \ \ \
| * | | | Update GuzzleHttp function call for v7MichaIng2022-02-224-7/+7
| * | | | Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-02-221-1/+1
|/ / / /
* | | | Merge pull request #31316 from nextcloud/enhancement/sensitive-insensitive-da...Joas Schilling2022-02-2213-59/+109
|\ \ \ \
| * | | | Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-2213-59/+109
| | |/ / | |/| |
* | | | Merge pull request #31317 from nextcloud/chore/deprecate-old-internal-job-cla...Christoph Wurst2022-02-225-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecate our old, internal background job base classesChristoph Wurst2022-02-225-0/+13
|/ / /
* | | Merge pull request #31261 from nextcloud/external-share-availability-errorJohn Molakvoæ2022-02-221-7/+5
|\ \ \
| * | | improve errors for external share availability checkRobin Appelman2022-02-211-7/+5
* | | | Merge pull request #31295 from nextcloud/fix-cleaning-remindersChristoph Wurst2022-02-221-3/+3
|\ \ \ \
| * | | | Fix cleaning reminders after subscription purgeThomas Citharel2022-02-211-3/+3
* | | | | Merge pull request #31241 from nextcloud/fix/use-new-button-componentVanessa2022-02-228-16/+21
|\ \ \ \ \
| * | | | | replace button with vue button componentVanessa Pertsch2022-02-218-16/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #31309 from nextcloud/fix/fix-checkers-php-errorCôme Chilliet2022-02-221-1/+1
|\ \ \ \ \
| * | | | | Avoid PHP errors in the checkers drone stepCôme Chilliet2022-02-211-1/+1
* | | | | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet2022-02-226-0/+101
|\ \ \ \ \ \
| * | | | | | Please drone checkersCôme Chilliet2022-02-211-0/+2
| * | | | | | Update autoloadCôme Chilliet2022-02-212-0/+2
| * | | | | | Avoid passing both $importSource and $version while version comes from sourceCôme Chilliet2022-02-173-8/+14
| * | | | | | Improve version handling for user_migrationCôme Chilliet2022-02-174-3/+31
| * | | | | | Add version handling to IMigratorCôme Chilliet2022-02-172-0/+63
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-02-2212-2/+30
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #31294 from nextcloud/fix/test-controllerSimon L2022-02-211-4/+4
|\ \ \ \ \ \
| * | | | | | Redirection now only happens when dir is emptyCarl Schwan2022-02-211-4/+4
* | | | | | | Merge pull request #31288 from nextcloud/automated/noid/psalm-baseline-update...Carl Schwan2022-02-211-3/+0
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2022-02-211-3/+0
* | | | | | | | Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_shareJohn Molakvoæ2022-02-213-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix regression for edit perm on file shareLouis Chemineau2022-02-213-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #31217 from nextcloud/bugfix/noid/also-cache-non-existing-...Joas Schilling2022-02-211-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Also cache non-existing to reuse itJoas Schilling2022-02-161-0/+5
* | | | | | | | Merge pull request #31195 from nextcloud/wrap_exceptionLouis2022-02-215-1/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-165-1/+46
| * | | | | | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-151-1/+1