aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: lintaddConstrDepGit'Fellow2024-09-161-1/+2
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: lintGit'Fellow2024-09-161-1/+2
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: lintGit'Fellow2024-09-161-1/+5
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: lintGit'Fellow2024-09-161-1/+5
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix(user_database): Add IDBConnection as a constructor dependencyGit'Fellow2024-09-161-124/+44
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* 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 L10N
| * fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nfix/fix-ldap-setupcheck-crashCôme Chilliet2024-09-151-4/+4
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1654-56/+364
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-16671-4750/+4752
|\ \ | | | | | | refactor: Add void return type to PHPUnit test methods
| * | chore: Update git blame ignorerefactor/void-testsChristoph Wurst2024-09-151-0/+2
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-15670-4750/+4750
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #48043 from nextcloud/fix/imip-test-expects-integerAnna2024-09-161-14/+14
|\ \ \ | | | | | | | | test(dav): imip service test expects integers for last occurence
| * | | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #48046 from nextcloud/refactor/self-class-referenceAnna2024-09-157-15/+15
|\ \ \ \ | | | | | | | | | | refactor: Replace __CLASS__ with ::class references
| * | | | refactor: Replace __CLASS__ with ::class referencesrefactor/self-class-referenceChristoph Wurst2024-09-157-15/+15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #47973 from melroy89/patch-1Andy Scherzinger2024-09-151-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Add missing Nextcloud v30 to issue template
| * | | | | docs: Add missing Nextcloud v30Melroy van den Berg2024-09-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Melroy van den Berg <melroy@melroy.org>
* | | | | | Merge pull request #48045 from ↵Kate2024-09-151-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | nextcloud/fix/add-function-type-for-mimetype-sanitizer
| * | | | | fix(dav): set string type for sanitizeMtimefix/add-function-type-for-mimetype-sanitizerAnna Larch2024-09-151-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | Merge pull request #48010 from nextcloud/feat/switch-from-settype-to-castsAnna2024-09-155-60/+81
|\ \ \ \ \ | |_|/ / / |/| | | | feat(db): switch from settype to casts
| * | | | feat(db): switch from settype to castsfeat/switch-from-settype-to-castsAnna Larch2024-09-155-60/+81
| |/ / / | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #48041 from nextcloud/refactor/dirname-to-dirDaniel2024-09-152-4/+4
|\ \ \ \ | |_|/ / |/| | | refactor: migrate dirname to __DIR__ constants
| * | | refactor: migrate dirname to __DIR__ constantsrefactor/dirname-to-dirChristoph Wurst2024-09-152-4/+4
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #47916 from nextcloud/feat/add-subscription-via-occAnna2024-09-154-0/+81
|\ \ \ | | | | | | | | feat(caldav): create subscriptions via occ
| * | | feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-154-0/+81
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #48037 from nextcloud/chore/noid/correctTrademarkLinkAndy Scherzinger2024-09-151-1/+1
|\ \ \ \ | |_|/ / |/| | | fix: correct link to trademark
| * | | fix: correct link to trademarkAndy Scherzinger2024-09-151-1/+1
|/ / / | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | 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
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #48013 from ↵Kate2024-09-151-1/+3
|\ \ \ \ | |_|/ / |/| | | | | | | nextcloud/fix/baseresponse/xml-element-value-string-cast
| * | | fix(BaseResponse): Cast XML element values to stringfix/baseresponse/xml-element-value-string-castprovokateurin2024-09-151-1/+3
| | |/ | |/| | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | 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
| | |/ | |/| | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | 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
| |/ / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #48015 from ↵Kate2024-09-151-1/+1
|\ \ \ | |/ / |/| | | | | nextcloud/fix/storage-local/get-source-path-spl-file-info
| * | fix(Storage\Local): Do not call getSourcePath() on SplFileInfofix/storage-local/get-source-path-spl-file-infoprovokateurin2024-09-151-1/+1
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #48003 from nextcloud/artonge/fix/missing_dotFerdinand Thiessen2024-09-153-4/+4
|\ \ | |/ |/| fix: Restore missing dot in FilesListVirtual.vue
| * fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-153-4/+4
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | 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
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * fix(ci): Use latest buildjet versionMarcel Müller2024-09-151-2/+2
|/ | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* Merge pull request #47990 from ↵github-actions[bot]2024-09-152-2/+2
|\ | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * chore(tests): Update psalm baselinenextcloud-command2024-09-152-2/+2
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1520-10/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47920 from ↵Louis2024-09-143-10/+26
|\ | | | | | | | | nextcloud/artonge/feat/reset_route_when_sidebar_and_viewer_are_close 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-143-10/+26
| | | | | | | | | | | | | | | | | | | | 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 #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
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-128-15/+7
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>