Commit Graph

467 Commits (41d14948983a42b942b1a0d260c3af803e6cc098)

Author SHA1 Message Date
Michael Gapczynski daff3aa667 Prevent overwriting of private link status 13 years ago
Michael Gapczynski 60103d9b94 Only mount shared storage after a user has logged in, fixes shared folder not appearing for some WebDAV clients and sync client 13 years ago
Michael Gapczynski 3c6c8ecab0 Make email private link submit on enter as well 13 years ago
Michael Gapczynski 93c0e8b3bf Fix unsharing files also deleting private link, bug fix for oc-251 13 years ago
Michael Gapczynski 98cd98e2e5 Skip over users that have already been shared with when sharing with a group 13 years ago
Michael Gapczynski d4636f4b86 Fix renaming of shared files if target already exists, bug fix for oc-81 13 years ago
Michael Gapczynski 2e826fa82a Go back to updating mtime of shared folder to invoke a file cache rescan 13 years ago
Robin Appelman 3e57e76c48 fix creating the shared folder when the user home folder is not in the root mount 13 years ago
Michael Gapczynski 14b240a3f4 Still trying to fix some sharing use cases 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 f6df71b74d Set Content-Disposition to attachment for shared private links 13 years ago
Brice Maron 010b97febd Avoid touch operation when unshare public link 13 years ago
Michael Gapczynski bf8b3b0696 Forgot to set token variable 13 years ago
Michael Gapczynski e0a5f976e7 Fix bug oc-542, encode urls for private links 13 years ago
Michael Gapczynski 71423ec566 Fix bug oc-402, check if token is set for a private link 13 years ago
Michael Gapczynski b9033d3b78 Only load sharing statuses if in files app 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Bart Visscher 2d581c675f Audit: Log sharing actions 13 years ago
Michael Gapczynski 471cad7d90 Remove manual file cache insertions of shared files, update mtime of shared folder 13 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Michael Gapczynski 80dff77b65 Fix private links 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 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
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
Michael Gapczynski 565e02d061 Add back removed groups to the select form correctly 13 years ago
Michael Gapczynski ef9511c713 Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 13 years ago
Michael Gapczynski d764585d8b Remove blind effect for email private link in drop down 13 years ago