summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35419 from nextcloud/fix/login-csrf-not-logged-in-clear-c...Christoph Wurst2023-01-182-14/+27
|\
| * Fix login loop if login CSRF fails and user is not logged inChristoph Wurst2023-01-182-14/+27
* | Merge pull request #36204 from nextcloud/automated/noid/master-update-psalm-b...Daniel2023-01-181-9/+0
|\ \ | |/ |/|
| * Update psalm baselinenextcloud-command2023-01-181-9/+0
* | Merge pull request #36198 from nextcloud/3rdparty-remove-dsJoas Schilling2023-01-181-0/+0
|\ \
| * | chore: drop dependency php-dsJoas Schilling2023-01-181-0/+0
* | | Merge pull request #36002 from nextcloud/feat/files2vue-quotaJohn Molakvoæ2023-01-1830-177/+420
|\ \ \ | |/ / |/| |
| * | feat(files): Quota in navigationJohn Molakvoæ2023-01-1730-177/+420
* | | Merge pull request #36194 from nextcloud/revert/35071Joas Schilling2023-01-184-2509/+0
|\ \ \ | |_|/ |/| |
| * | Fix failed revert for #35071John Molakvoæ2023-01-174-2509/+0
| |/
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1858-132/+172
* | Merge pull request #36190 from nextcloud/3rdparty-guzzleJoas Schilling2023-01-171-0/+0
|\ \
| * | chore(3rdparty): Bump guzzlehttp/guzzle from 7.2.0 to 7.5.0 andJohn Molakvoæ2023-01-171-0/+0
* | | Merge pull request #36166 from nextcloud/fix/php82/declare-symfony-console-ap...Christoph Wurst2023-01-171-0/+1
|\ \ \ | |_|/ |/| |
| * | fix(PHP8.2): Declare Symfony Application property in console applicationChristoph Wurst2023-01-161-0/+1
* | | Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-1713-14/+2534
| |/ |/|
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-17154-270/+354
* | Merge pull request #36094 from nextcloud/bugfix/noid/user-info-api-exclude-st...Joas Schilling2023-01-162-17/+16
|\ \
| * | Only expose storage location to adminsVincent Petry2023-01-132-17/+16
* | | Merge pull request #36093 from nextcloud/techdebt/noid/improve-share-pw-gener...Joas Schilling2023-01-163-9/+12
|\ \ \
| * | | Improve password generation for link sharesVincent Petry2023-01-163-9/+12
* | | | Merge pull request #36161 from nextcloud/bugfix/36153/fix-sharemount-cache-ke...Vincent Petry2023-01-161-1/+1
|\ \ \ \
| * | | | still include the share target in the cache key for validating share mountRobin Appelman2023-01-161-1/+1
* | | | | Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storageVincent Petry2023-01-166-32/+150
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve saving applicable users in ext storageVincent Petry2023-01-126-32/+150
* | | | | Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-valuesVincent Petry2023-01-167-24/+65
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable SSL by default in ext storage configsVincent Petry2023-01-135-4/+9
| * | | | Extend ext storage params to contain default valueVincent Petry2023-01-133-20/+56
| | |_|/ | |/| |
* | | | Merge pull request #36113 from nextcloud/bugfix/noid/viewonly-versionsVincent Petry2023-01-162-13/+47
|\ \ \ \
| * | | | Extend ViewOnly DAV plugin to versions endpointVincent Petry2023-01-132-13/+47
| |/ / /
* | | | Merge pull request #35970 from nextcloud/perf/noid/exception-serializerJulius Härtl2023-01-164-20/+27
|\ \ \ \
| * | | | chore: Add typings to Log propertiesJulius Härtl2023-01-161-16/+6
| * | | | fix(ExceptionSerializer): encode arguments before filtering the traceJulius Härtl2023-01-161-3/+3
| * | | | perf(logging): Return early when log level does not match before serializing ...Julius Härtl2023-01-163-1/+18
* | | | | Merge pull request #36115 from nextcloud/fix/catch-exception-in-provisioning_apiCôme Chilliet2023-01-161-0/+12
|\ \ \ \ \
| * | | | | Tear down in catch of an ExceptionCôme Chilliet2023-01-121-0/+2
| * | | | | Catch Exceptions when loading storage data of usersCôme Chilliet2023-01-121-0/+10
* | | | | | Merge pull request #36073 from nextcloud/fix/fix-background-job-listblizzz2023-01-165-34/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix API breakage by using a new method insteadCôme Chilliet2023-01-125-6/+25
| * | | | | Remove deprecated method getAll instead of breaking API on deprecated methodCôme Chilliet2023-01-122-21/+0
| * | | | | Fix BackgroundJob list testsCôme Chilliet2023-01-121-1/+6
| * | | | | Use a Generator for job list to fix background-job:list commandCôme Chilliet2023-01-103-19/+22
* | | | | | Merge pull request #36075 from fmenabe/s3-storage-classCôme Chilliet2023-01-164-2/+11
|\ \ \ \ \ \
| * | | | | | Support of s3 storage class in External Storage applicationFrançois Ménabé2023-01-122-1/+4
| * | | | | | Manage s3 storage class in objectstoreFrançois Ménabé2023-01-122-1/+7
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1632-6/+84
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1524-32/+66
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-14298-534/+624
* | | | | | | Merge pull request #35637 from nextcloud/enh/a11y-contacts-menuPytal2023-01-1317-220/+235
|\ \ \ \ \ \ \
| * | | | | | | Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-1317-220/+235
|/ / / / / / /