Commit Graph

1006 Commits (ac61839d1e843cd0b1def0639b4ac561e8dccaf5)

Author SHA1 Message Date
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 2 weeks ago
Carl Schwan 8555f98e32 refactor: Port External\Manager to the query builder 3 weeks ago
Louis Chemineau 6d672c4cba fix(encryption): Correctly set encrypted to 0 when copying 1 month ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 1 month ago
provokateurin 778c6c0d46 perf(base): Stop setting up the FS for every basic auth request 1 month ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 1 month ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 2 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 2 months ago
nfebe e7f4de6296 fix(files_sharing): Implementation conditional federation placeholder 2 months ago
nfebe 2bb8c72c47 feat(files_sharing): Toggle display for trusted server shares 2 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 3 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 3 months ago
skjnldsv bf3ce79abd feat(files_sharing): show Account menu on public pages 4 months ago
Côme Chilliet b1f6283f6e
fix(tests): Fix files_sharing tests conflicting with other tests 4 months ago
Misha M.-Kupriyanov 4f3de46c08 test: files_sharing add test for LoadAdditionalListener 4 months ago
Ferdinand Thiessen 495c364268
chore: use consistent casing for header names (required by openAPI) 4 months ago
Ferdinand Thiessen 9d8c2cd096
test(files_sharing): split `testCanAccessShare` into separate tests and fix for PHPUnit 10 4 months ago
Ferdinand Thiessen 3a99b88917
test(files_sharing): adjust mocks of `Talk` classes 4 months ago
Ferdinand Thiessen 7115658327
test(files_sharing): adjust tests for PHPUnit v10 4 months ago
Ferdinand Thiessen 60ccc85e76
fix(files_sharing): show note, label and list of uploaded files on file drop 4 months ago
Louis Chemineau ec1db0c32a
fix: Replace the deprecated direct download link with the public DAV endpoint 5 months ago
Marcel Müller 612a1560b1 fix(tests): Register mount in loginHelper as well 5 months ago
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing 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 367c877b7a fix(tests): Avoid user login before a private key is setup 5 months ago
John Molakvoæ (skjnldsv) cd6a53ea4d fix(files_sharing): add mime fallback to public preview too 5 months ago
skjnldsv bcc8de0c9d fix(files_sharing): bring back owner and ownerDisplayName initial state 5 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 6 months ago
Robin Appelman bcbf0e76a7
fix: more optimized caching for share target verification 6 months ago
Joas Schilling 5a167fdfd8
fix(phpunit10): Migrate away from PHPUnit at() calls 6 months ago
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups 7 months ago
Ferdinand Thiessen 34251c4375
fix(lookup-server): do not query data by default 7 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 8 months ago
Ferdinand Thiessen c19ce403f3
fix(files_sharing): block downloading if needed 8 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 8 months ago
Robin Appelman 65a10f281d
test: add test for shared storage root being changed after watcher 8 months ago
Ferdinand Thiessen 73dc0f0f19
fix(sharing): Ensure download restrictions are not dropped 8 months ago
Ferdinand Thiessen 253f4345f1
fix(files_sharing): Respect permissions passed when creating link shares 8 months ago
Christopher Ng 42d997bcd7 test: Update tests 9 months ago
skjnldsv 5c359e424f feat(federatedfilesharing): auto-accept shares from trusted servers 9 months ago
Robin Appelman e59ebafc87 test: add test for permissions of copied share 10 months ago
Benjamin Gaussorgues 5581f0c7bf
chore: remove legacy action to test remote endpoint 10 months ago
provokateurin beea8854ca
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount 11 months ago
Luka Trovic 2ca51919db fix(sharing): add command to fix broken shares after ownership transferring 11 months ago
skjnldsv 4d9d617c84 feat(files_sharing): use share node or label as page title 11 months ago
Ferdinand Thiessen c84c256261
fix: Adjust preview for view-only shares 11 months ago