aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | test: cast node name and data to stringbackport/48044/stable30Anna Larch2024-09-161-2/+2
* | | 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
| |/ /
* | | Merge pull request #48000 from nextcloud/backport/47920/stable30Louis2024-09-161-6/+22
|\ \ \
| * | | feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-161-6/+22
| |/ /
* | | 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
| |/ /
* | | Merge pull request #48073 from nextcloud/backport/48063/stable30John Molakvoæ2024-09-161-6/+21
|\ \ \
| * | | fix(a11y): Add OTF font loading checkbackport/48063/stable30Joas Schilling2024-09-161-6/+21
| |/ /
* / / fix(filesreport): cast fileId to integerbackport/48031/stable30Anna Larch2024-09-161-1/+1
|/ /
* | Merge pull request #48056 from nextcloud/backport/48043/stable30Kate2024-09-161-14/+14
|\ \
| * | test(dav): imip service test expects integers for last occurencebackport/48043/stable30Anna Larch2024-09-151-14/+14
* | | Merge pull request #47902 from nextcloud/backport/47881/stable30John Molakvoæ2024-09-161-2/+2
|\ \ \
| * | | fix(settings): Add back create group iconbackport/47881/stable30Christopher Ng2024-09-151-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1644-54/+250
* | | | Merge pull request #48053 from nextcloud/backport/48045/stable30Anna2024-09-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(dav): set string type for sanitizeMtimebackport/48045/stable30Anna Larch2024-09-151-1/+1
| |/ /
* | | Merge pull request #47995 from nextcloud/backport/47928/stable30John Molakvoæ2024-09-158-12/+4
|\ \ \ | |/ / |/| |
| * | fix(tests): Test OTF font filebackport/47928/stable30Joas Schilling2024-09-151-1/+1
| * | fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-157-11/+3
| |/
* | Merge pull request #47857 from nextcloud/backport/47737/stable30John Molakvoæ2024-09-151-1/+1
|\ \ | |/ |/|
| * fix(dav): also allow unsharing of circle sharesbackport/47737/stable30Anna Larch2024-09-101-1/+1
* | Merge pull request #47894 from nextcloud/backport/47339/stable30Andy Scherzinger2024-09-154-0/+77
|\ \
| * | fix(files_sharing): adjust permissions from custom edit and delete check methodsbackport/47339/stable30skjnldsv2024-09-112-0/+63
| * | fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-113-0/+14
* | | Merge pull request #47919 from nextcloud/backport/47914/stable30Andy Scherzinger2024-09-151-4/+3
|\ \ \
| * | | fix(LDAP): check index before accessing itbackport/47914/stable30Arthur Schiwon2024-09-121-4/+3
* | | | Merge pull request #47838 from nextcloud/backport/47824/stable30Andy Scherzinger2024-09-151-1/+1
|\ \ \ \