Commit Graph

967 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Ferdinand Thiessen 324582729a
fix(lookup-server): disable lookup server for non-global scale setups 12 months ago
Ferdinand Thiessen aa7300b53d
fix(lookup-server): do not query data by default 12 months ago
Ferdinand Thiessen 28fd638017 fix(files_sharing): block downloading if needed 1 year ago
Robin Appelman 9e7bed0c46 test: add test for shared storage root being changed after watcher 1 year ago
Ferdinand Thiessen 8fc1b6f1cd fix(sharing): Ensure download restrictions are not dropped 1 year ago
Ferdinand Thiessen 2926fe270a fix(files_sharing): Respect permissions passed when creating link shares 1 year ago
Christopher Ng 42d997bcd7 test: Update tests 1 year ago
skjnldsv 5c359e424f feat(federatedfilesharing): auto-accept shares from trusted servers 1 year ago
Robin Appelman e59ebafc87 test: add test for permissions of copied share 1 year ago
Benjamin Gaussorgues 5581f0c7bf
chore: remove legacy action to test remote endpoint 1 year ago
provokateurin beea8854ca
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount 1 year ago
Luka Trovic 2ca51919db fix(sharing): add command to fix broken shares after ownership transferring 1 year ago
skjnldsv 4d9d617c84 feat(files_sharing): use share node or label as page title 1 year ago
Ferdinand Thiessen c84c256261
fix: Adjust preview for view-only shares 1 year ago
provokateurin aacb3ddc1e
fix(files_sharing): Cleanup error messages 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 38f3d7e8c7 fix(tests): Revert changes to tests now that reshares are not deleted but promoted 1 year ago
Luka Trovic 42181c2f49 fix: delete re-shares when deleting the parent share 1 year ago
provokateurin 1642a34e8a
refactor(files_sharing): Add Storage parameter strong types 1 year ago
Robin Appelman f8a59b56b4
test: fix share storage move test with object store 1 year ago
provokateurin 376d5665bb
fix(files_sharing): Fix all IStorage return types 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 0bdd25eb0f fix: add sharding compatible version of share reminder job 1 year ago
Robin Appelman 1ad58d68f3 test: fix ShareControllerTest.php 1 year ago
Robin Appelman 7661a7e90a test: fix ShareAPIControllerTest.php 1 year ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 1 year ago
Joas Schilling 0af0bf3d42
fix(autocomplete): Move known array keys to psalm docs 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
skjnldsv bb37954abb fix(files_sharing): adjust permissions from custom edit and delete check methods 1 year ago
Ferdinand Thiessen 11fdf4e2a7
chore(files_sharing): Remove now unused legacy scripts 2 years ago
Ferdinand Thiessen 96c8275586
feat(files_sharing): Migrate public share to use Vue files list 2 years ago
Stefan Cherniakov 457eaee2b3 fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2 years ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 2 years ago
Stefan Cherniakov d633b9bce6 fix(files_sharing): Make share reminders more stable & fix issues 2 years ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 2 years ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 2 years ago
Robin Appelman 7046aac7c4
test: update share tests to work with sharding 2 years ago
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 2 years ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
Julius Härtl 0ca5c7487a
perf(files_sharing): Move events to listener classes and registration instead of boot 2 years ago
fenn-cs 9a0913afdc refactor(shareApiController): use contrusctor property promotion & DI logger 2 years ago
Ferdinand Thiessen 2be421785f
fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 2 years ago