Commit Graph

237 Commits (ef073a148f2dfcefc9f1bd2bd68fcb9c33aba3cf)

Author SHA1 Message Date
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Michael Gapczynski 471cad7d90 Remove manual file cache insertions of shared files, update mtime of shared folder 14 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 351740601a port oc_response 14 years ago
Michael Gapczynski 80dff77b65 Fix private links 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 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 15 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 15 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 15 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 15 years ago
Frank Karlitschek e2fb094693 some more porting 15 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 15 years ago
Michael Gapczynski 20f3875f1b Change default from address to sharing-noreply@server for emailing private links 15 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 15 years ago
Frank Karlitschek 70cea18cce ported getUser 15 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 15 years ago
Frank Karlitschek e8ec999090 port to use the new public api 15 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 c20abfef38 Fix a counting mistake 15 years ago
Michael Gapczynski 32de47d1d9 Update sharing when users are removed, added to groups, and removed from groups 15 years ago
Michael Gapczynski 6895c54a3f Fix javascript checkbox toggle for resharing 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 565e02d061 Add back removed groups to the select form correctly 14 years ago
Michael Gapczynski ef9511c713 Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 14 years ago
Michael Gapczynski d764585d8b Remove blind effect for email private link in drop down 14 years ago
Jan-Christoph Borchardt 3ba9a9e6a8 adding proper copyright and license notice to the style files 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 15 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 15 years ago
Bart Visscher 5c55b9c5ac Sharing: Add a filename after public share link 15 years ago
Bart Visscher 524bd2e75f Sharing: Don't get share icon for undefined filename 15 years ago
Bart Visscher 7504ceb6f2 Sharing: Define missing template vars 15 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 15 years ago
Michael Gapczynski 5fef9dfc22 Make users only able to share with users in groups they belong to 15 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 15 years ago
Robin Appelman 0af31a5328 missed one is_writeable 15 years ago
Robin Appelman c8c3b8a63e chunked implementation for readfile 15 years ago
Marvin Thomas Rabe 7c738a1384 Sharing dropdown width fixed. 15 years ago
Robin Appelman 325858e9e2 add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper 15 years ago
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 15 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 15 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 15 years ago