Commit Graph

930 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
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 1 year ago
Robin Appelman 7046aac7c4
test: update share tests to work with sharding 1 year 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
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 3 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 20058eb9de
tests: Fix test isolation on object storage 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Robin Appelman 6fcc1f5684
add test for shared mount conflict resolution 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Côme Chilliet 578648a062
Adapt tests to new job constructors 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago