Commit Graph

379 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
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
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 3 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æ 6f54f72bb4
feat(sharing): add sharing overview view 3 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 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
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
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Julius Härtl 8629d8e44f
Check share attributes on preview endpoints 3 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 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
Carl Schwan 8e3f21d9ed Small progress with fixing unit tests 3 years ago
Carl Schwan cf39885b53 Propagate attributes when resharing 3 years ago
Roeland Jago Douma c6e100ed32
type closure to make psalm a bit happier 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
Max 99aa938452 feature: first take on using the viewer to render single file shares 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 4 years ago
Carl Schwan ab1a20522b
Enforcing permission during resharing 4 years ago
Vincent Petry bbb5043c07
Inherit hide download from share attributes 4 years ago
Vincent Petry 54a0d8fe64
Don't reset share attributes when not specified 4 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry 9493f86de3
Fix share controller to accept share attributes alone 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
Cyrille Bollu 50badb3fb6 Various improvements related to the recent implementation of temporary passwords 4 years ago
Joas Schilling 50c697dbd4
Fix unit tests 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