Commit Graph

74 Commits (c2ed8d5aa111ac537cf37bbf0d60fd503a62c24a)

Author SHA1 Message Date
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
Georg Ehrke c90e3e4f5b fix preview for reshared file 13 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 13 years ago
Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 13 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 14 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Michael Gapczynski c53310e49b Remove unnecessary ajax file from files_sharing 14 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 14 years ago
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 14 years ago
Michael Gapczynski 7d17c59a51 Fix group detection for sharing in case username contains '@', fix for oc-1270 14 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 14 years ago
Michael Gapczynski df9f5b902a Fix group detection for sharing in case username contains '@', fix for oc-1270 14 years ago
Lukas Reschke 38271ded75 Added CSRF checks 14 years ago
Arthur Schiwon 0bd7d14b7a Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 14 years ago
Michael Gapczynski 7b2ec41477 Revert santizing toaddress, because PHPMailer now throws exceptions 14 years ago
Michael Gapczynski ebcf5bce3c Sanitize toaddress for emailing private links 14 years ago
Michael Gapczynski 91a15bae76 Revert santizing toaddress, because PHPMailer now throws exceptions 14 years ago
Michael Gapczynski 7077678f7f Sanitize toaddress for emailing private links 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke 04a0755fd3 CSRF checks 14 years ago
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
Frank Karlitschek 5d425a9f79 use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
Frank Karlitschek c79a529edd remove not needed includes 14 years ago
Michael Gapczynski 7b92c27777 Check if a file is encrypted before sharing (encrypted files cannot be shared) 14 years ago
Michael Gapczynski a3b06e9658 Check if a private link points to a folder or file and change text accordingly 14 years ago
Michael Gapczynski cda9dcc7aa Fix private link emailing and clean up file name displayed in email 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Michael Gapczynski daff3aa667 Prevent overwriting of private link status 14 years ago
Arthur Schiwon eb7e2d7d35 Sharing: even if a user has more groups in common, he should appear only once in the dropdown list 14 years ago
Michael Gapczynski e0a5f976e7 Fix bug oc-542, encode urls for private links 14 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 14 years ago
Frank Karlitschek ff66600bc0 port appconfig 14 years ago
Thomas Müller 8ed8d9cd91 fixing namespace 14 years ago
Michael Gapczynski 20f3875f1b Change default from address to sharing-noreply@server for emailing private links 14 years ago
Frank Karlitschek 70cea18cce ported getUser 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Georg Ehrke 7eb7492360 some fixes for sharing 15 years ago
Michael Gapczynski 754844f5c9 Add ability to send private links from sharing via email 15 years ago
Michael Gapczynski 7d9587bab3 Forgot to remove error log messages... 15 years ago
Michael Gapczynski b369adbd94 Allow admin to disable resharing of files 15 years ago
Michael Gapczynski ef9511c713 Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 14 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Michael Gapczynski 5fef9dfc22 Make users only able to share with users in groups they belong to 15 years ago
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 15 years ago
Michael Gapczynski 9e50cecf27 Fix shared status for files inside a shared folder 15 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 15 years ago
krzaczek 82f30c709c apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file 15 years ago