aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): Check if propfind response is valid before accessing shar...backport/48366/stable30provokateurin2024-09-261-0/+4
* refactor(files_sharing): Make permissions prop checks less error proneprovokateurin2024-09-261-6/+9
* fix(files_sharing): Parse OCM share permissions from OCM and not OCS propprovokateurin2024-09-261-1/+1
* Merge pull request #48365 from nextcloud/backport/48345/stable30Daniel2024-09-261-7/+9
|\
| * fix(files_external): Catch correct exceptionbackport/48345/stable30Marcel Klehr2024-09-261-7/+9
* | fix: Show storage full warning when storage is actually fullbackport/48354/stable30Louis Chemineau2024-09-261-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2698-108/+194
* fix(files): Fix having to resolve conflicts twice when dropping filesbackport/48331/stable30Christopher Ng2024-09-252-13/+14
* fix(tests): Check that the revert was successfulJoas Schilling2024-09-251-1/+3
* fix(tests): Also check that the backup status worksJoas Schilling2024-09-251-0/+12
* fix(tests): Make timing test more reliableJoas Schilling2024-09-251-1/+4
* test: fix ContactsMigratorTestAnna Larch2024-09-252-15894/+21
* fix(user_status): Fix integration test of user statusJoas Schilling2024-09-251-5/+5
* fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-251-7/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-25172-182/+222
* fix: Ensure app discover section is returned as listbackport/48311/stable30Ferdinand Thiessen2024-09-241-1/+1
* Merge pull request #48285 from nextcloud/backport/48207/stable30Andy Scherzinger2024-09-231-0/+2
|\
| * fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-231-0/+2
* | Merge pull request #48298 from nextcloud/backport/44945/stable30Andy Scherzinger2024-09-233-3/+4
|\ \
| * | fix(translations): Changed grammarrakekniven2024-09-233-3/+4
| |/
* | Merge pull request #48299 from nextcloud/backport/48162/stable30Joas Schilling2024-09-231-5/+5
|\ \
| * | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30Joas Schilling2024-09-231-5/+5
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-236-6/+10
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-226-4/+12
* Merge pull request #48061 from nextcloud/backport/48028/stable30Andy Scherzinger2024-09-211-4/+4
|\
| * fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nbackport/48028/stable30Côme Chilliet2024-09-161-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-21122-11064/+11128
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2094-134/+398
* | Merge pull request #48211 from nextcloud/backport/47399/stable30Christoph Wurst2024-09-192-8/+10
|\ \
| * | fix: expand select and group by for calandar reminder backendbackport/47399/stable30Hamza Mahjoubi2024-09-192-8/+10
* | | Merge pull request #48205 from nextcloud/ci-fix-30Robin Appelman2024-09-197-4/+71
|\ \ \ | |/ / |/| |
| * | fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-09-191-0/+23
| * | test: fix ShareControllerTest.phpRobin Appelman2024-09-191-1/+2
| * | test: fix trashbin StorageTestRobin Appelman2024-09-191-0/+1
| * | test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-191-1/+41
| * | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
| * | test: put parent items into cache in testsRobin Appelman2024-09-191-0/+2
| * | fix: Drop unnecessary exitLouis Chemineau2024-09-191-1/+0
* | | Merge pull request #48120 from nextcloud/backport/48090/stable30Joas Schilling2024-09-192-3/+6
|\ \ \ | |/ / |/| |
| * | fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-172-3/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1920-2/+88
* | | Merge pull request #47944 from nextcloud/backport/47883/stable30Ferdinand Thiessen2024-09-196-53/+314
|\ \ \
| * | | refactor(settings): `CheckServerResponseTrait` always expect absolute pathbackport/47883/stable30Ferdinand Thiessen2024-09-155-71/+76
| * | | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-155-25/+281
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1852-186/+300
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18146-198/+370
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-17130-378/+254
* | | fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable30Luc Didry2024-09-161-16/+31
* | | Merge pull request #48072 from nextcloud/backport/48044/stable30Kate2024-09-161-2/+2
|\ \ \