Commit Graph

150 Commits (36196b6c2d68ba7de74b8314743539b043325198)

Author SHA1 Message Date
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Scott Barnett f4ecf47e61 Fixed delete cross positioning issue. 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Florian Pritz d928cd3636 files: hide non functioning code when called from a/f_s/get.php 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 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 4c4b1e4c2d Clear the folder size cache for the 'Shared' folder when a new item is shared 14 years ago
Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 14 years ago
Michael Gapczynski c72187474a Check that the files exist before adding them to the fakedirs 14 years ago
Michael Gapczynski 1b64b7395c Update documentation for unshareFromMySelf() 14 years ago
Michael Gapczynski 0eda75a193 One more bug fix in clearFolderSizeCache() 14 years ago
Michael Gapczynski f10f916f8c Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizes 14 years ago
Michael Gapczynski ceae4fa7b4 Fix bugs preventing file upload in shared folders with write permission 14 years ago
Michael Gapczynski 631152fc3e Implement searching of files shared with you 14 years ago
Jan-Christoph Borchardt d15673f13f removed single quotes around publicly linked download file 14 years ago
Jan-Christoph Borchardt add0a90e1e single quotes in JavaScript & PHP, double quotes in HTML 14 years ago
Michael Gapczynski c2f0fe51c4 Add getLocalFile() to OC_Filestorage_Shared 14 years ago
Michael Gapczynski 778b8543c1 Remove no longer needed functions in OC_Filestorage_Shared 14 years ago
Michael Gapczynski ca86093270 Full support for viewing public links from sharing drop down 14 years ago
Michael Gapczynski a57d4726bc Remove some scripts, now you can actually download the files in a public link folder 14 years ago
Michael Gapczynski d1aebcddf2 Add downloadURL to files templates for both public links and files 14 years ago
Michael Gapczynski 498356fcb8 Copy get.php into files_sharing, public links now use files templates 14 years ago
Michael Gapczynski 594532da9a Merge public link icon check 14 years ago
Michael Gapczynski 8fb75f379a Comment rename() and prevent trying to move items if the user doesn't have write permission 14 years ago
Michael Gapczynski b4cf61ee32 Bug fixes for mkdir(), renaming/moving support for files inside a shared folder with write permission 14 years ago
Michael Gapczynski 4078e0a242 -1 is now a class constant (UNSHARED), for unsharing files from self 14 years ago
Michael Gapczynski 1303e40b6e Remove navigation entry for shared files 14 years ago
Michael Gapczynski 5b8658ca10 New system of unsharing files from self, and a small bug fix when all files inside a shared folder are unshared from self 14 years ago
Michael Gapczynski 1c13b2681a Fix my last commit 9ee4fc 14 years ago
Michael Gapczynski 9ee4fcdf2f Only show 'Shared' directory if files are shared with you 14 years ago
Michael Gapczynski 5925697374 Fix bug in getPermissions() and clean-up unlink() and rename() 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 582dca4d91 Initial merging of files_sharing and files_publiclink 14 years ago
Robin Appelman 42ed3c6b7e fix problem with building the IN query 14 years ago
Michael Gapczynski 717ab56419 Display public icon next to publicly shared files 14 years ago
Michael Gapczynski 726933831d Public link folder uploading not implemented, comment out checkbox for it in dropdown 14 years ago
Michael Gapczynski e4c9871299 This should actually make the 'Shared' directory automatically everytime 14 years ago
Michael Gapczynski 5fbed936bf Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory 14 years ago
Michael Gapczynski 5b09aef166 Additional user group sharing support and more clean-up in the constructor 14 years ago
Michael Gapczynski 5cb687d168 Refactor getUserAndGroups() for new user group sharing standard - user@group 14 years ago
Michael Gapczynski e1473cfe83 Change OC_GROUP to OC_Group 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 a8e6be6016 Change the share file action icon if the file is already shared with someone 14 years ago
Michael Gapczynski 9e35d5a886 Remove hardcoded http:// when generating public links 14 years ago
Michael Gapczynski c65046773d Make unshare work from dropdown 14 years ago
Michael Gapczynski 6d25943f2f Fix some areas on dropdown triggering the dropdown to hide 14 years ago
Michael Gapczynski 0ad0ed77c5 Hide the dropdown if you click the share file action button 14 years ago