Commit Graph

131 Commits (f0517dbdd9c8cedcc4c191564e6bc7ee46ec7523)

Author SHA1 Message Date
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 3 months ago
Carl Schwan cc7655136c
refactor(share): Remove code related to science mesh integration 5 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 5 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 6 months ago
nfebe 64016898d5 fix(sharing): Allow reasonable control 4 'Hide download' on fed shares 6 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 7 months ago
Côme Chilliet f4993de065
fix(tests): Turn data providers into static methods in files_sharing tests 7 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 8 months ago
nfebe 2bb8c72c47 feat(files_sharing): Toggle display for trusted server shares 9 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 9 months ago
Robin Appelman aa15f9d16d
chore: run rector 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 10 months ago
Ferdinand Thiessen 9d8c2cd096
test(files_sharing): split `testCanAccessShare` into separate tests and fix for PHPUnit 10 11 months ago
Ferdinand Thiessen 3a99b88917
test(files_sharing): adjust mocks of `Talk` classes 11 months ago
Ferdinand Thiessen 7115658327
test(files_sharing): adjust tests for PHPUnit v10 11 months ago
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing 11 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 1 year ago
Ferdinand Thiessen 73dc0f0f19
fix(sharing): Ensure download restrictions are not dropped 1 year ago
Ferdinand Thiessen 253f4345f1
fix(files_sharing): Respect permissions passed when creating link shares 1 year ago
provokateurin beea8854ca
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount 1 year ago
provokateurin aacb3ddc1e
fix(files_sharing): Cleanup error messages 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Robin Appelman 7661a7e90a test: fix ShareAPIControllerTest.php 2 years ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
skjnldsv bb37954abb fix(files_sharing): adjust permissions from custom edit and delete check methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
fenn-cs 9a0913afdc refactor(shareApiController): use contrusctor property promotion & DI logger 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Benjamin Gaussorgues cc3a2c351a
fix(share): use user timezone to parse share expiration date 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 3 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Carl Schwan 2f406e5403 More fixes 4 years ago
Carl Schwan 8e3f21d9ed Small progress with fixing unit tests 4 years ago
Carl Schwan 7ded5a769b
Only normalize data in public shares and not crud 4 years ago
Carl Schwan 7b723813ce
Multiple fixes 4 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago