Commit Graph

126 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Côme Chilliet f4993de065
fix(tests): Turn data providers into static methods in files_sharing tests 3 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 4 months ago
nfebe 2bb8c72c47 feat(files_sharing): Toggle display for trusted server shares 5 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen 9d8c2cd096
test(files_sharing): split `testCanAccessShare` into separate tests and fix for PHPUnit 10 7 months ago
Ferdinand Thiessen 3a99b88917
test(files_sharing): adjust mocks of `Talk` classes 7 months ago
Ferdinand Thiessen 7115658327
test(files_sharing): adjust tests for PHPUnit v10 7 months ago
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing 8 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 11 months ago
Ferdinand Thiessen 73dc0f0f19
fix(sharing): Ensure download restrictions are not dropped 11 months ago
Ferdinand Thiessen 253f4345f1
fix(files_sharing): Respect permissions passed when creating link shares 11 months 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 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 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 7661a7e90a test: fix ShareAPIControllerTest.php 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
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year 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 2 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 3 years ago
Carl Schwan 8e3f21d9ed Small progress with fixing unit tests 3 years ago
Carl Schwan 7ded5a769b
Only normalize data in public shares and not crud 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 3 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago
Joas Schilling 50c697dbd4
Fix unit tests 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Robin Appelman 278b13155a
take permissions from multiple paths into account for share permissions 4 years ago
Valdnet 806a49aba5
Fix test 4 years ago
Louis Chemineau 85a101987d Add test to spelling unification 4 years ago