Commit Graph

45 Commits (0a9e0d1051d42059fe810fab372605c185d18acf)

Author SHA1 Message Date
Vincent Petry 5e8959a5b3 Return and use isPreviewAvailable for share previews 11 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Vincent Petry c88509902e Fix mime type returning for "shared with others" files 11 years ago
Vincent Petry 7fac2b62e9 Fixed warning when file_target is not set 11 years ago
Vincent Petry 0879a63320 Mimetype for sharing overview 11 years ago
Bjoern Schiessle dbbb6c5945 extend OCS Share API to allow the user to ask for files shared with him 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 11 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 11 years ago
Thomas Müller 55fc693750 @breif -> @brief 11 years ago
Bjoern Schiessle ed981294f1 fix share api tests 11 years ago
Bjoern Schiessle 9d32475260 finally fix the paths for the OCS Share API 11 years ago
Bjoern Schiessle a09df0083e add 'received_from' info to the share, so that every share can have a different value 11 years ago
Bjoern Schiessle 9548670da7 we need the file_source to delete a share successfully 11 years ago
Bjoern Schiessle 3be5e48b0c only add "received_from" if a share was found 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Bjoern Schiessle f9d9a62e58 remove needless element tag 11 years ago
Bjoern Schiessle cd4e044f66 public upload is also possible with encryption enabled, since OC6 11 years ago
Bjoern Schiessle 7f83f2a8f2 use more accurate error codes 11 years ago
Bjoern Schiessle 48cd9d9444 filter duplicates directly in the sql query 11 years ago
Bjoern Schiessle e7dc6b21c8 split up reset()['path'] to make it compatible with older PHP versions 11 years ago
Bjoern Schiessle ab6ee79e11 adjust tests 11 years ago
Bjoern Schiessle abf10ac9bd new option to add reshares to the result 11 years ago
Bjoern Schiessle 3dd313dca2 add "received_from" and "received_from_displayname" field in case of a reshared file to the output 11 years ago
Bjoern Schiessle dd2bf69152 use true/false instead of yes/no for publicUpload and subfiles parameter 11 years ago
Bjoern Schiessle a1fe5148b5 use always path as parameter to specify a file/folder 11 years ago
Bjoern Schiessle 513dc20d4b also return success if no shares are found. 11 years ago
Thomas Müller 63ea6844e8 - adding unit test testGetShareFromUnknownId() 11 years ago
Bjoern Schiessle 259f03bee2 remove debug output 11 years ago
Bjoern Schiessle 39920955f2 set share id to 'unknown' if we can't retrive one 11 years ago
Bjoern Schiessle c9f1538c1f extend API to get the shares from all files in a given folder 11 years ago
Bjoern Schiessle b947aab802 some unit test for the new ocs share api 11 years ago
Bjoern Schiessle 199121134f return error if wrong shareType is given 11 years ago
Bjoern Schiessle 171b7ebffe remove debug output 11 years ago
Bjoern Schiessle e52639e4e6 use share ID as REST resource 11 years ago
Bjoern Schiessle 86dbb13823 more rest-style API 11 years ago
Bjoern Schiessle ef3307f099 return error if public upload is disabled 11 years ago
Bjoern Schiessle 7aed24fa6c allow to set a different permission during initial share operation 11 years ago
Bjoern Schiessle 14437ffd15 ocs api for file sharing 11 years ago
Bjoern Schiessle 3861c9bce1 some more OCS calls for sharing 11 years ago
Bjoern Schiessle b6ee727399 intermediate result ocs api 11 years ago
Bjoern Schiessle 21a0a96e43 intermediate results, share api 11 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 12 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 12 years ago
Robin Appelman 9953427197 also use new cache api here 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Frank Karlitschek 72e9a2ce57 moved to apps repository 12 years ago
Bart Visscher 7f754c02f3 Change code from using OC_Tasks_VTodo to OC_Tasks_App 13 years ago
Bart Visscher 76c37792cb WIP 13 years ago