aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47852 from nextcloud/sharding-code-fixesJohn Molakvoæ2024-09-168-15/+15
|\
| * fix: misc code fixes around db shardingsharding-code-fixesRobin Appelman2024-09-099-27/+27
* | Merge pull request #48050 from nextcloud/fix/weather_status/search-address-of...John Molakvoæ2024-09-161-0/+3
|\ \
| * | fix(weather_status): Fix search address errors when offlinefix/weather_status/search-address-offline-errorsprovokateurin2024-09-151-0/+3
* | | Merge pull request #48063 from nextcloud/bugfix/noid/fix-otf-loadingJoas Schilling2024-09-163-10/+25
|\ \ \
| * | | fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loadingJoas Schilling2024-09-163-10/+25
* | | | Merge pull request #47948 from nextcloud/fix/issue-34720Joas Schilling2024-09-161-3/+3
|\ \ \ \
| * | | | fix(collaboration): Reduce timeouts to 3s for link reference connectsfix/issue-34720Josh2024-09-131-3/+3
* | | | | Merge pull request #47792 from nextcloud/chore/use-public-api-helperJohn Molakvoæ2024-09-162-19/+14
|\ \ \ \ \
| * | | | | chore(files): Use public API where possiblechore/use-public-api-helperFerdinand Thiessen2024-09-052-19/+14
* | | | | | Merge pull request #47964 from nextcloud/dependabot/npm_and_yarn/multi-cf87d8...John Molakvoæ2024-09-160-0/+0
|\ \ \ \ \ \
| * | | | | | build(deps): bump send and expressdependabot/npm_and_yarn/multi-cf87d80143dependabot[bot]2024-09-141-61/+65
* | | | | | | Merge pull request #48044 from nextcloud/fix/cast-node-names-to-stringJohn Molakvoæ2024-09-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | test: cast node name and data to stringfix/cast-node-names-to-stringAnna Larch2024-09-151-2/+2
* | | | | | | | Merge pull request #48008 from nextcloud/fix/entity/strict-typesKate2024-09-162-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(Entity): Fix magic setter call for custom strong typed settersfix/entity/strict-typesprovokateurin2024-09-152-5/+9
* | | | | | | | | Merge pull request #48029 from nextcloud/fix/dav-cast-content-lenght-to-intAnna2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(dav): cast content length to intergerfix/dav-cast-content-lenght-to-intAnna Larch2024-09-151-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #48030 from nextcloud/fix/dav-cast-params-to-stringJohn Molakvoæ2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(dav): cast parameters to stringfix/dav-cast-params-to-stringAnna Larch2024-09-151-1/+1
* | | | | | | | | | Merge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-intAnna2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(filesreport): cast fileId to integerfix/filesreport-cast-fileId-to-intAnna Larch2024-09-151-1/+1
* | | | | | | | | | | Merge pull request #48018 from nextcloud/feat/verbose-cronJoas Schilling2024-09-161-6/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | feat: add verbose mode to cron.phpfeat/verbose-cronJohn Molakvoæ (skjnldsv)2024-09-151-6/+24
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-168-23/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | fix: Handle null checks with the ?? operatorrefactor/elvisChristoph Wurst2024-09-153-3/+3
| * | | | | | | | | | refactor: Use the elvis operatorChristoph Wurst2024-09-158-23/+22
* | | | | | | | | | | Merge pull request #48060 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-09-162-19/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-09-162-19/+0
* | | | | | | | | | | | Merge pull request #48028 from nextcloud/fix/fix-ldap-setupcheck-crashAndy Scherzinger2024-09-161-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nfix/fix-ldap-setupcheck-crashCôme Chilliet2024-09-151-4/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1654-56/+364
* | | | | | | | | | | Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-16671-4750/+4752
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chore: Update git blame ignorerefactor/void-testsChristoph Wurst2024-09-151-0/+2
| * | | | | | | | | | | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-15670-4750/+4750
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #48043 from nextcloud/fix/imip-test-expects-integerAnna2024-09-161-14/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #48046 from nextcloud/refactor/self-class-referenceAnna2024-09-157-15/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refactor: Replace __CLASS__ with ::class referencesrefactor/self-class-referenceChristoph Wurst2024-09-157-15/+15
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #47973 from melroy89/patch-1Andy Scherzinger2024-09-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: Add missing Nextcloud v30Melroy van den Berg2024-09-151-0/+1
* | | | | | | | | | | | Merge pull request #48045 from nextcloud/fix/add-function-type-for-mimetype-s...Kate2024-09-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix(dav): set string type for sanitizeMtimefix/add-function-type-for-mimetype-sanitizerAnna Larch2024-09-151-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #48010 from nextcloud/feat/switch-from-settype-to-castsAnna2024-09-155-60/+81
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | feat(db): switch from settype to castsfeat/switch-from-settype-to-castsAnna Larch2024-09-155-60/+81
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #48041 from nextcloud/refactor/dirname-to-dirDaniel2024-09-152-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | refactor: migrate dirname to __DIR__ constantsrefactor/dirname-to-dirChristoph Wurst2024-09-152-4/+4
|/ / / / / / / / /
* | | | | | | | | Merge pull request #47916 from nextcloud/feat/add-subscription-via-occAnna2024-09-154-0/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-154-0/+81
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #48037 from nextcloud/chore/noid/correctTrademarkLinkAndy Scherzinger2024-09-151-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |