Commit Graph

27 Commits (287285880c0ed61f0b247b2cdef97cc75cf4b0a2)

Author SHA1 Message Date
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 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
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Thomas Müller 8ed8d9cd91 fixing namespace 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 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
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
Brice Maron 29368d1c58 Add 3 More log writing in files sharing app 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Michael Gapczynski 8c8490b28e Show users shared with in the drop down for reshared files 14 years ago
Michael Gapczynski 365c4fdae2 Allow sharing of files shared with you - Bug: Doesn't show up as being shared in the drop down 14 years ago
Michael Gapczynski b7b3a49203 Functions to get the token of a public link now stored by OC_Share, remove no longer needed ajax call to getlink.php 14 years ago
Michael Gapczynski 5b09aef166 Additional user group sharing support and more clean-up in the constructor 14 years ago
Michael Gapczynski 3c517499bb OC_Share constructor refactored for user group sharing 14 years ago
Michael Gapczynski 497789cdd8 Clean up constructor for OC_Share, add some error handling for sharing files 14 years ago
Michael Gapczynski cdf2dbcd52 Use chosen select form for selecting users in sharing drop down 14 years ago
Michael Gapczynski 57ca70e27c Add support for assigning permissions in share dialog and switch to post 14 years ago
Michael Gapczynski 31a067b5a3 Add support for sharing multiple files from share dialog, move loops outside of OC_SHARE 14 years ago
Michael Gapczynski 029b21bf54 First implementation of sharing user interface 14 years ago