Commit Graph

949 Commits (0032461692650e2fef28fa78cbe19c2c5d408fbf)

Author SHA1 Message Date
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 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 1 year ago
Ferdinand Thiessen 96c8275586
feat(files_sharing): Migrate public share to use Vue files list 1 year ago
Stefan Cherniakov 457eaee2b3 fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Stefan Cherniakov d633b9bce6 fix(files_sharing): Make share reminders more stable & fix issues 1 year ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 1 year ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year 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
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Christoph Wurst 5c20f5b9a2
fix(sharing): Avoid (dead)locking during orphan deletion 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Robin Appelman d0ebe36906
fix: remove old test-only methods 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
Ferdinand Thiessen 163d02e2a7
fix(tests): Adjust legacy tests for nextcloud-router update 2 years ago
Benjamin Gaussorgues cc3a2c351a
fix(share): use user timezone to parse share expiration date 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Julius Härtl f3ae617bde
test(files_sharing): Test if recent files result use actual share target name 2 years ago
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 2 years ago
Joas Schilling cd659b7119
Fix unit tests 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Robin Appelman 5685d68bd3
add more checks to ensure mounts aren't empty 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Joas Schilling 26c734abe4
fix(tests): Specify all positional parameters again to fix tests 2 years ago