aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: lintaddConstrDepGit'Fellow2024-09-161-1/+2
* fix: lintGit'Fellow2024-09-161-1/+2
* fix: lintGit'Fellow2024-09-161-1/+5
* fix: lintGit'Fellow2024-09-161-1/+5
* fix(user_database): Add IDBConnection as a constructor dependencyGit'Fellow2024-09-161-124/+44
* 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
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: correct link to trademarkAndy Scherzinger2024-09-151-1/+1
|/ / /
* | | Merge pull request #48016 from nextcloud/fix/s3configtrait/proxy-falseKate2024-09-151-1/+1
|\ \ \
| * | | fix(S3ConfigTrait): Allow proxy field to take falsefix/s3configtrait/proxy-falseprovokateurin2024-09-151-1/+1
* | | | Merge pull request #48013 from nextcloud/fix/baseresponse/xml-element-value-s...Kate2024-09-151-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(BaseResponse): Cast XML element values to stringfix/baseresponse/xml-element-value-string-castprovokateurin2024-09-151-1/+3
| | |/ | |/|
* | | Merge pull request #48014 from nextcloud/fix/tags/boolean-user-has-tagsKate2024-09-151-2/+1
|\ \ \
| * | | fix(Tags): Return boolean for userHasTags()fix/tags/boolean-user-has-tagsprovokateurin2024-09-151-2/+1
| | |/ | |/|
* | | Merge pull request #48017 from nextcloud/fix/comment/children-count-integerKate2024-09-151-1/+1
|\ \ \
| * | | fix(Comment): Initialize childrenCount as integerfix/comment/children-count-integerprovokateurin2024-09-151-1/+1
| |/ /
* | | Merge pull request #48015 from nextcloud/fix/storage-local/get-source-path-sp...Kate2024-09-151-1/+1
|\ \ \ | |/ / |/| |
| * | fix(Storage\Local): Do not call getSourcePath() on SplFileInfofix/storage-local/get-source-path-spl-file-infoprovokateurin2024-09-151-1/+1
|/ /
* | Merge pull request #48003 from nextcloud/artonge/fix/missing_dotFerdinand Thiessen2024-09-153-4/+4
|\ \ | |/ |/|
| * fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-153-4/+4
* | Merge pull request #47999 from nextcloud/fix/noid/try-latest-buildjet-cacheJohn Molakvoæ2024-09-151-2/+2
|\ \ | |/ |/|
| * chore: update BuildJet/cache to v4fix/noid/try-latest-buildjet-cacheJohn Molakvoæ2024-09-151-2/+2
| * fix(ci): Use latest buildjet versionMarcel Müller2024-09-151-2/+2
|/
* Merge pull request #47990 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-09-152-2/+2
|\
| * chore(tests): Update psalm baselinenextcloud-command2024-09-152-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1520-10/+78
* Merge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sideba...Louis2024-09-143-10/+26
|\
| * feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-143-10/+26
* | Merge pull request #47928 from nextcloud/bugfix/noid/update-opendyslexicJohn Molakvoæ2024-09-149-16/+8
|\ \
| * | fix(tests): Test OTF font filebugfix/noid/update-opendyslexicJoas Schilling2024-09-121-1/+1
| * | fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-128-15/+7
| |/