Commit Graph

223 Commits (ff66600bc060dd2713b88b4af88e5a0a291710e0)

Author SHA1 Message Date
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Thomas Müller 8ed8d9cd91 fixing namespace 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Michael Gapczynski 20f3875f1b Change default from address to sharing-noreply@server for emailing private links 13 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 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
Frank Karlitschek e8ec999090 port to use the new 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 c20abfef38 Fix a counting mistake 13 years ago
Michael Gapczynski 32de47d1d9 Update sharing when users are removed, added to groups, and removed from groups 13 years ago
Michael Gapczynski 6895c54a3f Fix javascript checkbox toggle for resharing 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
Jan-Christoph Borchardt 3ba9a9e6a8 adding proper copyright and license notice to the style files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Bart Visscher 5c55b9c5ac Sharing: Add a filename after public share link 13 years ago
Bart Visscher 524bd2e75f Sharing: Don't get share icon for undefined filename 13 years ago
Bart Visscher 7504ceb6f2 Sharing: Define missing template vars 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Michael Gapczynski 5fef9dfc22 Make users only able to share with users in groups they belong to 13 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 13 years ago
Robin Appelman 0af31a5328 missed one is_writeable 13 years ago
Robin Appelman c8c3b8a63e chunked implementation for readfile 13 years ago
Marvin Thomas Rabe 7c738a1384 Sharing dropdown width fixed. 13 years ago
Robin Appelman 325858e9e2 add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper 13 years ago
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 13 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 13 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Bart Visscher 88b2391d2b Fix wrong var name in sharedstorage.php 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 13 years ago
Robin Appelman 803f86e0fc dont try to use the filesystem when it isnt setup yet 13 years ago
Michael Gapczynski e0f655fb70 Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113 13 years ago
Michael Gapczynski de16537231 Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file 13 years ago
Michael Gapczynski 64a24191a3 Fix return for empty Shared folder in opendir() 13 years ago
Michael Gapczynski 9e50cecf27 Fix shared status for files inside a shared folder 13 years ago
Robin Appelman 65214bed0c make the sharing app return the corrrect result for is_writable on the shared folder 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
krzaczek 7454af0c79 apps files_sharing - fix in share.js to check the "can edit" checkbox - 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
Robin Appelman 524e3686a0 tell the user when the files are being scanned 14 years ago