Commit Graph

80740 Commits (6d6d83d3d9ec355e2d99d5ddc2ef1ee9b4e1d3ba)
 

Author SHA1 Message Date
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 5 months ago
Daniel 7523c38e58
Merge pull request #52798 from nextcloud/bug/noid/log-requests-exceeding-rate-limit 5 months ago
Ferdinand Thiessen 1c7e4a1ba6
Merge pull request #52801 from nextcloud/chore/oc-helper-filesize 5 months ago
nextcloud-command 40239518c1 chore(assets): Recompile assets 5 months ago
John Molakvoæ (skjnldsv) 37d4bdce00 fix(files): do not even try to fetch a preview if èhas-preview` is false 5 months ago
Ferdinand Thiessen a01e85799c
Merge pull request #52802 from nextcloud/chore/oc-helper-can-exec 5 months ago
Daniel Kesselberg a53e15c971
fix: log requests exceeding the rate limiting 5 months ago
Joas Schilling 7304756e03
test: Sort the reactions before comparing 5 months ago
Robin Appelman 1950076ca1
Merge pull request #52378 from nextcloud/transfer-external-storage 5 months ago
Daniel 498c57f648
Merge pull request #52046 from nextcloud/bug/49834/calendar-unsharing 5 months ago
John Molakvoæ 3aae7ae305
Merge pull request #52792 from nextcloud/fix/mime-fallback-public 5 months ago
Joas Schilling df94cceb7b
fix(db): Store last insert id before reconnect 5 months ago
Robin Appelman b67a43764a
Merge pull request #52694 from nextcloud/fixHardcodedVersionsFolder 5 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 5 months ago
Kate 0f03a892b9
Merge pull request #52782 from nextcloud/feat/log-client-side-req-id 5 months ago
Ferdinand Thiessen 85a6b0d0eb
chore: deprecate \OC_Helper::canExecute 5 months ago
Daniel Kesselberg 023b98c44b
fix(dav): only consider user's principal for unsharing entries 5 months ago
Daniel Kesselberg c05d3fdb2e
fix(caldav): prevent unshare entry creation for owner unsharing 5 months ago
Nextcloud bot a338772ddd
fix(l10n): Update translations from Transifex 5 months ago
Côme Chilliet 2b4bfcc212 fix(log): Only log client request id if present, and at the end 5 months ago
Côme Chilliet 4c25654574 feat(log): Log the request id sent with the request 5 months ago
Côme Chilliet 43418eea5f fix(tests): Set encryption configuration even earlier so that all users are created with private key 5 months ago
Côme Chilliet a86d917907 fix(encryption): Only prevent cache deletion if target is not object store in moveFromStorage 5 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 5 months ago
Côme Chilliet 2d8f6b366a chore: Assert rename success in versionning tests 5 months ago
Côme Chilliet e6275f8759 fix: Preserve file id when moving from object store even if encryption wrapper is present 5 months ago
Côme Chilliet 27599ef45d fix(encryption): Fix a PHP error in Encryption Util in specific situations 5 months ago
Côme Chilliet 08bff4cf4a fix(admin_audit): Survive if file change id after rename (it should not) 5 months ago
Côme Chilliet 367c877b7a fix(tests): Avoid user login before a private key is setup 5 months ago
Côme Chilliet f6f83430a9 chore: Update psalm baseline to remove fixed issue 5 months ago
Côme Chilliet 561b590c77 chore(trashbin): Fix configuration mocking in trashbin tests 5 months ago
Côme Chilliet 14872c8040 chore(files_versions): Only mock getSystemValue method to avoid problems in files_versions tests 5 months ago
Côme Chilliet e35a8ed063 fix(tests): Disable encryption wrapper when it makes sense 5 months ago
Côme Chilliet 9bb0721d66 fix: Fix mtime preservation when moving a directory across storages with encryption registered 5 months ago
Côme Chilliet 8779ae38a4 fix(encryption): Fix filesize for part files in Encryption wrapper 5 months ago
Côme Chilliet 21233b7e17 fix(tests): Remove Encryption disabling in ViewTest to avoid side effects 5 months ago
Côme Chilliet 38f341c179 fix(tests): Unregister encryption modules in ViewTest to avoid side effects 5 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 5 months ago
Côme Chilliet fb615ef9f8
Merge pull request #52688 from nextcloud/feat/ocp-sanitize-filenames 5 months ago
Daniel Kesselberg 866063c198
fix: annotate possible exceptions 5 months ago
Christoph Wurst 8c68f1eeb7
Merge pull request #52778 from nextcloud/fix/noid-check-for-properties-before-processing 5 months ago
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between 5 months ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 5 months ago
John Molakvoæ (skjnldsv) cd6a53ea4d fix(files_sharing): add mime fallback to public preview too 5 months ago
John Molakvoæ b9da9416be
Merge pull request #52785 from nextcloud/feat/file-drop-recursive 5 months ago
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 5 months ago
John Molakvoæ (skjnldsv) b286bca485
fix(dav): remove unnecessary plugin getHTTPMethods 5 months ago
John Molakvoæ (skjnldsv) 4495794a0b
feat(dav): allow uploading folders to public shares 5 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 5 months ago
Robin Appelman 56897b6f3c
Merge pull request #52681 from nextcloud/occ-external-dependencies 5 months ago