Commit Graph

66213 Commits (stable25)
 

Author SHA1 Message Date
Arthur Schiwon 53923d9519
Merge pull request #44559 from nextcloud/backport/44339/stable25
[stable25] fix(share): use share owner to get ownership
3 weeks ago
Joas Schilling 35baf71b91
Merge pull request #45008 from nextcloud/backport/44892/stable25
[stable25] fix(files): Also skip cross storage move with access control
3 weeks ago
Joas Schilling 0ce5133d66 fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks ago
Joas Schilling 4e6f8a5db8 fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks ago
Joas Schilling 4f6ba659fe
Merge pull request #44741 from nextcloud/backport/stable25/44736
[stable25] fix: Fix avatar images
1 month ago
Christopher Ng fb429921b8 test: Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 month ago
Christopher Ng 9eb08f983e fix: Fix avatar images
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 month ago
Joas Schilling a2231dc6f7
Merge pull request #44688 from nextcloud/backport/44678/stable25
[stable25] fix(3rdparty): Add a CI job to check 3rdparty integrity
1 month ago
Joas Schilling ab3cd961c3 fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 month ago
Maxence Lange e6c1ff1d3f fix(share): use share owner to confirm reshare
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 months ago
Joas Schilling 497a863123
Merge pull request #44476 from nextcloud/backport/44276/stable25
[stable25] fix(config): Make sure user keys are strings
2 months ago
Joas Schilling 2dda075d14
Merge pull request #44517 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
2 months ago
nextcloud-command 0d13e9b623 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Christoph Wurst ff4c01bb31 fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months ago
Joas Schilling 2ab4c08970
Merge pull request #44309 from nextcloud/backport/44299/stable25
[stable25] Forbid tagging readonly files
2 months ago
Côme Chilliet 43865acdd4
chore: Remove PHP8 constructor property promotions
25 supports 7.4

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
Côme Chilliet d18b92100d
fix(dav): Add missing use for OCP\Constants
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
Côme Chilliet f15fb1dc9a
chore: Break closure call on two lines to make it readable
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
Côme Chilliet edf5925f71
fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
John Molakvoæ fa33b00be7
Merge pull request #43845 from nextcloud/backport/43787/stable25 2 months ago
Joas Schilling 58fc052a44
Merge pull request #44146 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
2 months ago
nextcloud-command 4e2693f8a6 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Joas Schilling 5426fd6a65
Merge pull request #44077 from nextcloud/backport/43992/stable25
[stable25] fix: Avoid clear cache with prefix
2 months ago
Julius Härtl 7acb89b846 fix: Avoid clear cache with prefix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months ago
John Molakvoæ 68f4d89292
Merge pull request #43889 from nextcloud/backport/43599/stable25
[stable25] fix: Add bruteforce protection to email endpoint
3 months ago
John Molakvoæ 0423137145
Merge pull request #43781 from nextcloud/backport/43753/stable25 3 months ago
John Molakvoæ b7c280dfb1
Merge pull request #43866 from nextcloud/backport/43768/stable25 3 months ago
John Molakvoæ cf2fad5f40
Merge pull request #43870 from nextcloud/backport/43727/stable25 3 months ago
Joas Schilling f02be80793 fix: Add bruteforce protection to email endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Christoph Wurst 30ceea431d
fix(dav): Rate limit calendar/subscription creation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 months ago
Louis Chemineau 131adde88f
fix(dav): Init ViewOnlyPlugin after auth
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Louis Chemineau e243dd7dd2 Check node permissions when restoring a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Andy Scherzinger 0a6586bd56
Merge pull request #43749 from nextcloud/backport/40332/stable25
[stable25] Hide shares by disabled users
3 months ago
Stephan Orbaugh 00bee4f6e5
Merge pull request #43859 from nextcloud/backport/43727/stable25
[stable25] Check share status when touching versions
3 months ago
Louis Chemineau 4c289aa720
Check share attributes when downloading versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Julius Härtl edefc25c8a fix: Throw instead of yielding nothing when listing local directories
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months ago
Côme Chilliet 80bc080965
fix(tests): Adapt ManagerTest to new getAppValue call
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Côme Chilliet 2155281b81
Remove modern PHP syntax, and apply codesniffer fixes in Share20/Manager.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Côme Chilliet 0a43593607 Use nullsafe call syntax instead of additionnal check
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
3 months ago
Côme Chilliet 4f7efe6559 Fix tests, add test for the new feature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Côme Chilliet f6521c8960 Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Joas Schilling e6507f4040
Merge pull request #43506 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
3 months ago
nextcloud-command 515a040c52 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Matthieu Gallien 63a5333396
Merge pull request #43376 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
3 months ago
nextcloud-command 65230e07db fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Matthieu Gallien b8f98962c3
Merge pull request #43073 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
4 months ago
nextcloud-command 84e27bd333 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Christoph Wurst 3fd8b05590
Merge pull request #42909 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable25
[stable25] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
4 months ago
Ferdinand Thiessen 45a16bfdcd
Merge pull request #42943 from nextcloud/backport/36471/stable25
[stable25] feat(theming): Only convert a background image if it benefits from it
4 months ago
Ferdinand Thiessen a2a8555473 fix(themeing): Add error handling to ImageManager
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
4 months ago