Commit Graph

1596 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Robin Appelman f46209a34e
chore: improve typing for SharedStorage::$storage 2 years ago
Robin Appelman 0ace9a4efa
fix: don't return null for SharedStorage::getWrapperStorage with share recursion 2 years ago
Robin Appelman ea8a774a0a fix: add some recrusive detection/prevention 2 years ago
Robin Appelman a598de627c chore: remove long depricated share code 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
Aragon Gouveia 311d1d2306 fix truncated circleId returned from Share API 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
Robin Appelman 0b8f0d0a0b
fix: only cleanup orphaned shared daly 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Robin Appelman e50c176428 also improe cache ci for shared cache 2 years ago
fenn-cs d1ec85d1c7 Use `@nextcloud/capabilities` to obtain share api defaults 2 years ago
fenn-cs d9a2a78392 Consider admin defaults when creating shares 2 years ago
Côme Chilliet 220296b216 fix: Fix template parameter for some listeners 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 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
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Julius Härtl 9677ca062e
fix: Also cleanup orphaned shares user cannot be found anymore 2 years ago
Robin Appelman dec880b285
optimize builtin storage wrappers 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
Max be373fca3c
fix(sharing): set name to target name in sharing cache 2 years ago
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
John Molakvoæ (skjnldsv) fac5197486
feat(files): add files_sharing indicator 2 years ago
Maxence Lange b5dcd048ae small fixes 2 years ago
Maxence Lange c6c06d517c set authType to basic 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
fenn-cs 766806c35d Enfore allowPublicShares admin setting 2 years ago
Robin Appelman 5685d68bd3
add more checks to ensure mounts aren't empty 2 years ago
Robin Appelman d6eb127f76
improve logic for getting the watcher for a shared external storage 2 years ago
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 2 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 2 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 3 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 3 years ago
John Molakvoæ b0418f730f
fix: drop legacy sharing files 3 years ago
John Molakvoæ 6f54f72bb4
feat(sharing): add sharing overview view 3 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 3 years ago
Robin Appelman 50501f8515
add command do delete orphan shares 3 years ago