summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(files): Fix having to resolve conflicts twice when dropping filesbackport/48331/stable30Christopher Ng2024-09-252-13/+14
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(tests): Check that the revert was successfulJoas Schilling2024-09-251-1/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(tests): Also check that the backup status worksJoas Schilling2024-09-251-0/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(tests): Make timing test more reliableJoas Schilling2024-09-251-1/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* test: fix ContactsMigratorTestAnna Larch2024-09-252-15894/+21
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(user_status): Fix integration test of user statusJoas Schilling2024-09-251-5/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-251-7/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-25172-182/+222
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Ensure app discover section is returned as listbackport/48311/stable30Ferdinand Thiessen2024-09-241-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #48285 from nextcloud/backport/48207/stable30Andy Scherzinger2024-09-231-0/+2
|\ | | | | [stable30] fix: Don't crash if disabled user is missing in the database
| * fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-231-0/+2
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #48298 from nextcloud/backport/44945/stable30Andy Scherzinger2024-09-233-3/+4
|\ \ | | | | | | [stable30] fix(i18n): Changed grammar
| * | fix(translations): Changed grammarrakekniven2024-09-233-3/+4
| |/ | | | | | | | | | | [skip-ci] Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Merge pull request #48299 from nextcloud/backport/48162/stable30Joas Schilling2024-09-231-5/+5
|\ \ | | | | | | [stable30] fix(autocomplete): Move known array keys to psalm docs
| * | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30Joas Schilling2024-09-231-5/+5
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-236-6/+10
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-226-4/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48061 from nextcloud/backport/48028/stable30Andy Scherzinger2024-09-211-4/+4
|\ | | | | [stable30] fix(user_ldap): Use %n in plural translation to avoid a crash in L10N
| * fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nbackport/48028/stable30Côme Chilliet2024-09-161-4/+4
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-21122-11064/+11128
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2094-134/+398
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48211 from nextcloud/backport/47399/stable30Christoph Wurst2024-09-192-8/+10
|\ \ | | | | | | [stable30] fix: expand select and group by for calendar reminder backend
| * | fix: expand select and group by for calandar reminder backendbackport/47399/stable30Hamza Mahjoubi2024-09-192-8/+10
| | | | | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* | | Merge pull request #48205 from nextcloud/ci-fix-30Robin Appelman2024-09-197-4/+71
|\ \ \ | |/ / |/| | [stable30] Ci fixes
| * | fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-09-191-0/+23
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | test: fix ShareControllerTest.phpRobin Appelman2024-09-191-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix trashbin StorageTestRobin Appelman2024-09-191-0/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-191-1/+41
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: put parent items into cache in testsRobin Appelman2024-09-191-0/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: Drop unnecessary exitLouis Chemineau2024-09-191-1/+0
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #48120 from nextcloud/backport/48090/stable30Joas Schilling2024-09-192-3/+6
|\ \ \ | |/ / |/| | [stable30] fix(settings): disable Discover when appstore is disabled
| * | fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-172-3/+6
| | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1920-2/+88
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #47944 from nextcloud/backport/47883/stable30Ferdinand Thiessen2024-09-196-53/+314
|\ \ \ | | | | | | | | [stable30] fix(setup-checks): Ensure URL with webroot works
| * | | refactor(settings): `CheckServerResponseTrait` always expect absolute pathbackport/47883/stable30Ferdinand Thiessen2024-09-155-71/+76
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-155-25/+281
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We basically mock the way `URLGenerator::getAbsoluteURL` works, so we must make sure that the URL might already contain the webroot. Because `baseURL` and `cliURL` also contain the webroot we need to remove the webroot from the URL first. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Daniel <mail@danielkesselberg.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1852-186/+300
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18146-198/+370
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-17130-378/+254
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable30Luc Didry2024-09-161-16/+31
| | | | | | | | | | | | Signed-off-by: Luc Didry <luc@didry.org>
* | | Merge pull request #48072 from nextcloud/backport/48044/stable30Kate2024-09-161-2/+2
|\ \ \
| * | | test: cast node name and data to stringbackport/48044/stable30Anna Larch2024-09-161-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #48071 from nextcloud/backport/48030/stable30John Molakvoæ2024-09-161-1/+1
|\ \ \ \
| * | | | fix(dav): cast parameters to stringbackport/48030/stable30Anna Larch2024-09-161-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #48000 from nextcloud/backport/47920/stable30Louis2024-09-161-6/+22
|\ \ \ \ | | | | | | | | | | [stable30] feat: Reset route if neither the Viewer of the Sidebar is open
| * | | | feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-161-6/+22
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the viewer or the sidebar is opened, we add the fileid to the route. When both of them are closed, we do not remove the fileid from the route. This means that, upon reload, the sidebar will be opened even though it was closed previously. This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #48076 from nextcloud/backport/48050/stable30Kate2024-09-161-0/+3
|\ \ \ \
| * | | | fix(weather_status): Fix search address errors when offlinebackport/48050/stable30provokateurin2024-09-161-0/+3
| |/ / / | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>