1555 Commits (cec0b310a5af84d5afae4afa2449840dcdca56be)

Author SHA1 Message Date
Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 2 years ago
Joas Schilling 26c734abe4
fix(tests): Specify all positional parameters again to fix tests 3 years ago
Robin Appelman df71b4d734 pass the share to the cache instead of having to ask the storage 2 years ago
Robin Appelman 838929dc83 move "aways loaded" sharing script to event listener 2 years ago
Joas Schilling c3acd03a8e
fix(notifications): Remove share notification when the node is deleted 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 3 years ago
Joas Schilling c5dcf3c849
fix!: Remove LegacyBeforeTemplateRenderedListener from files_sharing 2 years ago
Joas Schilling 44b810bfbd
feat!: Migrate Sharing events to typed events 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
John Molakvoæ 8e1c693be5
fix(files_sharing): error and size/mtime for deleted shares 2 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 2 years ago
John Molakvoæ b0418f730f
fix: drop legacy sharing files 2 years ago
John Molakvoæ 6f54f72bb4
feat(sharing): add sharing overview view 2 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 2 years ago
Robin Appelman 50501f8515
add command do delete orphan shares 2 years ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 2 years ago
Maxence Lange d2efd0e03c displayname on federated shares 2 years ago
Christoph Wurst b8c61b3515 fix(caching): Avoid checking existence before fetching 3 years ago
Faraz Samapoor 12e3594299 Refactors "strpos" calls in /apps/files_sharing to improve code readability. 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Louis Chemineau 6b53e4b13a Mutualize expireDate handling when creating and updating a share 3 years ago
rakekniven 86b17e2248 Update apps/files_sharing/lib/Controller/ShareAPIController.php 3 years ago
rakekniven eaaeb32074 fix(l10n): Fixed grammar 3 years ago
Robin Appelman 60cf0c8f5f
add command for getting fileinfo for debugging 3 years ago
jld3103 dcf6ebebab
Fix inherited parameter names 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Côme Chilliet 74811813e7 Avoid extra parenthesis around SQL in IN expressions 3 years ago
Joas Schilling 80071bd8b9
fix(sharing): Remove casting to int from INF 3 years ago
jld3103 30858df737
Remove Deck from Sharees API 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Julius Härtl 7e3ea019d1
chore: Add return types 3 years ago
Julius Härtl 7cc9ba28a7
perf(federation): Only request root share info for checking availability 3 years ago
Robin Appelman c105b6a85d
still include the share target in the cache key for validating share mount 3 years ago
Robin Appelman 927174e325
fix cache key used to verify shared mountpoints 3 years ago
John Molakvoæ 887c9e05de
Port Files navigation to vue 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Côme Chilliet 3bcb4fc024
Put back the variable but make sure it is properly declared 3 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 3 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago
Anna Larch 7c4ceb444c Add group display name cache 3 years ago
Côme Chilliet 26033653a8
Remove dymanic var $mountOptions to fix PHP 8.2 compatibility 3 years ago
Julius Härtl 8629d8e44f
Check share attributes on preview endpoints 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 3 years ago
Carl Schwan 0a2a4d8687 Fix incorrect argument name in inherited method 3 years ago
Carl Schwan 60313683e2 Fix checkpassword undocummented null parameter 3 years ago
Carl Schwan c6b8a3bec3 Fix permission not being int 3 years ago
Carl Schwan 53e408f76a Fix exception getCode type 3 years ago
Carl Schwan 3a11128e6c Fix type when getting appconfig with int 3 years ago
Carl Schwan 9eb67ad57d More flexible date validation 3 years ago