summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44552 from nextcloud/release/29.0.0_rc1v29.0.0rc1John Molakvoæ2024-03-281-2/+2
|\
| * build(hub): 29.0.0 RC1skjnldsv2024-03-281-2/+2
|/
* Merge pull request #44546 from nextcloud/backport/44530/stable29Joas Schilling2024-03-281-1/+1
|\
| * fix(security): Update expiration date in security.txtJoas Schilling2024-03-281-1/+1
* | Merge pull request #44531 from nextcloud/branchoff/welcome-stable29Joas Schilling2024-03-286-13/+13
|\ \ | |/ |/|
| * chore(branchoff): Test against stable29 branchesJoas Schilling2024-03-286-13/+13
|/
* Merge pull request #44504 from nextcloud/artonge/feat/retry_cache_operations_...Louis2024-03-281-6/+25
|\
| * feat(files)): Add retry logic to cover deadlock situations when moving many f...Louis Chemineau2024-03-281-6/+25
* | Merge pull request #44513 from nextcloud/feat/mdi-pdf-img-vidPytal2024-03-283-3/+15
|\ \
| * | feat: Add more new mdi iconsChristopher Ng2024-03-273-3/+15
| |/
* | Merge pull request #44515 from nextcloud/automated/noid/master-update-code-si...Joas Schilling2024-03-281-9/+10
|\ \
| * | fix(security): Update code signing revocation listnextcloud-command2024-03-281-9/+10
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2894-6/+188
|/
* Merge pull request #44465 from nextcloud/feat/allow-to-sort-groups-abcFerdinand Thiessen2024-03-2714-34/+238
|\
| * chore: Compile assetsFerdinand Thiessen2024-03-277-9/+31
| * feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-277-25/+207
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2722-30/+80
* Merge pull request #44484 from nextcloud/44131-persist-initial-share-configsF. E Noel Nfebe2024-03-278-15/+15
|\
| * chore(assets): Recompile assetsnextcloud-command2024-03-267-7/+7
| * fix(share): Send correct share attributes upon share creationfenn-cs2024-03-261-8/+8
* | Merge pull request #44449 from nextcloud/release/29.0.0_beta_6v29.0.0beta6Benjamin Gaussorgues2024-03-261-2/+2
|\ \
| * | build(hub): 29.0.0 beta 6Benjamin Gaussorgues2024-03-251-2/+2
* | | Merge pull request #44470 from nextcloud/fix/compatibility-replica-splittingBenjamin Gaussorgues2024-03-261-1/+1
|\ \ \
| * | | fix: Allow using replica config with split databasesJulius Härtl2024-03-261-1/+1
* | | | Merge pull request #44457 from nextcloud/fix/contactsinteraction/download-vcardBenjamin Gaussorgues2024-03-261-1/+1
|\ \ \ \
| * | | | fix(contactsinteraction): Allow vCard downloadChristoph Wurst2024-03-261-1/+1
* | | | | Merge pull request #44187 from nextcloud/artonge/feat/support_migrating_versi...Louis2024-03-2619-59/+511
|\ \ \ \ \
| * | | | | feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-2619-59/+511
* | | | | | Merge pull request #44483 from nextcloud/fix/setup-check-validate-trusted-pro...Ferdinand Thiessen2024-03-261-0/+10
|\ \ \ \ \ \
| * | | | | | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
* | | | | | | Merge pull request #44475 from nextcloud/fix/disabled-ipv6Benjamin Gaussorgues2024-03-261-1/+3
|\ \ \ \ \ \ \
| * | | | | | | fix(dns): detect disabled IPv6 support in DNS pinningBenjamin Gaussorgues2024-03-261-1/+3
* | | | | | | | Merge pull request #44412 from nextcloud/fix/add-csp-nonce-by-defaultFerdinand Thiessen2024-03-261-8/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to bloc...Ferdinand Thiessen2024-03-261-8/+5
* | | | | | | | | Merge pull request #42931 from hrenard/masterBenjamin Gaussorgues2024-03-261-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: always add user to group cacheHugo Renard2024-03-261-3/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #44455 from nextcloud/emoral435/fix/personalfiles/filter-g...Eduardo Morales2024-03-263-9/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | chore(assets): compile assetsEduardo Morales2024-03-262-3/+3
| * | | | | | | | fix(personal-files): correctly filters groupfolders nowEduardo Morales2024-03-261-6/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #44291 from nextcloud/44219-send-share-expiry-valF. E Noel Nfebe2024-03-267-11/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-03-266-7/+7
| * | | | | | | | fix(share): Send empty expireDate when not expireDate setfenn-cs2024-03-261-4/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #44474 from nextcloud/fix/preview/webp-preview-formatRichard Steinmetz2024-03-261-0/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/ / / / / /
* | | | | | | Merge pull request #44462 from nextcloud/fix/object-traitFerdinand Thiessen2024-03-261-3/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix(S3): Adjust typing for 32bit compatibilityFerdinand Thiessen2024-03-261-3/+6
|/ / / / / /
* | | | | | Merge pull request #44270 from nextcloud/fix/catch-setupcheck-trowablesBenjamin Gaussorgues2024-03-261-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: Log exceptions thrown by setup checksCôme Chilliet2024-03-251-0/+1
| * | | | | fix(setupcheck): Catch Throwables from setup checks and show them to the adminCôme Chilliet2024-03-181-1/+6
* | | | | | Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice...John Molakvoæ2024-03-262-1/+68
|\ \ \ \ \ \