aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #44496 from nextcloud/feat/s3-accelerateRobin Appelman2024-04-261-1/+16
|\ \ \ \ \
| * | | | | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
|/ / / / /
* | | | | Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-serviceAnna2024-04-261-1/+1
|\ \ \ \ \
| * | | | | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-191-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2698-220/+124
* | | | | | Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-uploadFerdinand Thiessen2024-04-251-4/+2
|\ \ \ \ \ \
| * | | | | | fix: chunked upload leading to 0-byte filesSimon L.2024-04-251-4/+2
|/ / / / / /
* | | | | | Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translat...Ferdinand Thiessen2024-04-251-0/+0
|\ \ \ \ \ \
| * | | | | | chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4Joas Schilling2024-04-251-0/+0
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2546-6/+342
* | | | | | Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sa...Julius Härtl2024-04-241-11/+19
|\ \ \ \ \ \
| * | | | | | fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | | | | | | Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/op...Joas Schilling2024-04-242-1/+4
|\ \ \ \ \ \ \
| * | | | | | | fix(openstack): Fix psalm issue with updated openstack versionJoas Schilling2024-04-241-1/+4
| * | | | | | | chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0Joas Schilling2024-04-241-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-ver...Joas Schilling2024-04-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(migration): Bump files_trashbin version to trigger migrationJoas Schilling2024-04-241-1/+1
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-24332-354/+1300
* | | | | | Merge pull request #44643 from nextcloud/feat/trashbin-deleted-byPytal2024-04-2312-46/+127
|\ \ \ \ \ \
| * | | | | | feat(trashbin): Add deleted by propertiesChristopher Ng2024-04-231-0/+10
| * | | | | | chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-238-44/+55
| * | | | | | chore(trashbin): Store deleted by userChristopher Ng2024-04-231-2/+4
| * | | | | | chore(trashbin): Add deleted_by column to files_trashChristopher Ng2024-04-233-0/+58
|/ / / / / /
* | | | | | Merge pull request #44923 from nextcloud/fix/public-share-truncationPytal2024-04-236-14/+29
|\ \ \ \ \ \
| * | | | | | chore: compile assetsChristopher Ng2024-04-224-4/+4
| * | | | | | fix: Fix truncation on public sharesChristopher Ng2024-04-222-10/+25
* | | | | | | Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0Joas Schilling2024-04-232-6/+0
|\ \ \ \ \ \ \
| * | | | | | | fix(storage): Fix DAV storage as false is never returnedJoas Schilling2024-04-221-6/+0
| * | | | | | | chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0Joas Schilling2024-04-221-0/+0
* | | | | | | | Merge pull request #44982 from nextcloud/fix/account-listFerdinand Thiessen2024-04-231-3/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(provisioning_api): Show warning but do not fail when listing accounts in ...Ferdinand Thiessen2024-04-231-3/+18
* | | | | | | | | Merge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-q...Côme Chilliet2024-04-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore: Add missing parameter to docblock tag psalm-taint-sinkCôme Chilliet2024-04-221-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #44973 from nextcloud/feat/legal-privacy-linksPytal2024-04-233-2/+23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | feat: Update help entry nameChristopher Ng2024-04-222-2/+2
| * | | | | | | | feat: Add legal notice and privacy policy links to help pageChristopher Ng2024-04-222-0/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #44794 from Velwark/patch-3Andy Scherzinger2024-04-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update LoggerWrapperCache.phpVelwark2024-04-231-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-urlChristoph Wurst2024-04-234-8/+17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-194-8/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1Pytal2024-04-2298-149/+151
|\ \ \ \ \ \ \
| * | | | | | | chore: compile assetsChristopher Ng2024-04-2296-138/+138
| * | | | | | | chore(deps): Bump @nextcloud/dialogs to v5.3.1Christopher Ng2024-04-222-11/+13
| | |/ / / / / | |/| | | | |
* / | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2318-2/+174
|/ / / / / /
* | | | | | Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_...Louis2024-04-221-17/+74
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | feat(dav): Support multiple scopes in DAV searchLouis Chemineau2024-04-171-17/+74
* | | | | | Merge pull request #44025 from nextcloud/fix/remove-oc-app-callsCôme Chilliet2024-04-2225-193/+239
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix: Lazy load IURLGenerator from AppManager to avoid installation crashCôme Chilliet2024-04-223-10/+19
| * | | | | fix: Revert to OC_App in places where we need all apps even disabled onesCôme Chilliet2024-04-222-2/+2
| * | | | | fix: Fix RouterTest by adding IAppManagerCôme Chilliet2024-04-221-0/+2