Commit Graph

71 Commits (85edbb08c1768237e005fea3a763deff2c859c29)

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