Commit Graph

188 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
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
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
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 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 2 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 3 years ago
John Molakvoæ 6f54f72bb4
feat(sharing): add sharing overview view 3 years ago
Maxence Lange d2efd0e03c displayname on federated shares 3 years ago
Faraz Samapoor 12e3594299 Refactors "strpos" calls in /apps/files_sharing to improve code readability. 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
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 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
Carl Schwan 8e3f21d9ed Small progress with fixing unit tests 3 years ago
Carl Schwan cf39885b53 Propagate attributes when resharing 3 years ago
tobiasKaminsky 610bbaed68 includeTags -> include_tags 3 years ago
Tobias Kaminsky 5b3fb7a8ff
Update apps/files_sharing/lib/Controller/ShareAPIController.php 3 years ago
tobiasKaminsky ebd28ef9e0
Show include tags on single share 3 years ago
tobiasKaminsky 4a4a3874da
Add includeTags to /share/id 3 years ago
Carl Schwan 7ded5a769b
Only normalize data in public shares and not crud 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 3 years ago
Carl Schwan ab1a20522b
Enforcing permission during resharing 3 years ago
Vincent Petry bbb5043c07
Inherit hide download from share attributes 3 years ago
Vincent Petry 54a0d8fe64
Don't reset share attributes when not specified 3 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 3 years ago
Vincent Petry 9493f86de3
Fix share controller to accept share attributes alone 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago
Cyrille Bollu 50badb3fb6 Various improvements related to the recent implementation of temporary passwords 4 years ago
Valdnet dfe7243338
l10n: Delete apostrophe 4 years ago
Vincent Petry f5c8fa4f11
Properly reset pw expiration 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 1e487c2a09
l10n: Spelling unification in Transifex. 4 years ago
Valdnet 522d9c1d1f
l10n: Delete dot 4 years ago
Valdnet c72718c61b
l10n: Add a dot 4 years ago
Louis Chemineau da435b1e67 Support CRUD share permissions 4 years ago
Joas Schilling d49ad7ea47
Limit more contact searches 4 years ago
Julius Härtl 5116bf146f
Allow to pass note when creating a share and send it with directly in the share mail when set 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago