Cronologia Commit

Autore SHA1 Messaggio Data
  Brice Maron 29368d1c58 Add 3 More log writing in files sharing app 13 anni fa
  Brice Maron 2ac00b378a Fix file sharing : Don't give a unused param to execute 13 anni fa
  Michael Gapczynski 8c8490b28e Show users shared with in the drop down for reshared files 13 anni fa
  Michael Gapczynski 4c4b1e4c2d Clear the folder size cache for the 'Shared' folder when a new item is shared 13 anni fa
  Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 13 anni fa
  Michael Gapczynski 1b64b7395c Update documentation for unshareFromMySelf() 13 anni fa
  Michael Gapczynski 498356fcb8 Copy get.php into files_sharing, public links now use files templates 13 anni fa
  Michael Gapczynski 4078e0a242 -1 is now a class constant (UNSHARED), for unsharing files from self 13 anni fa
  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 13 anni fa
  Michael Gapczynski 5925697374 Fix bug in getPermissions() and clean-up unlink() and rename() 13 anni fa
  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 13 anni fa
  Michael Gapczynski 0edce1796b Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing 13 anni fa
  Michael Gapczynski 582dca4d91 Initial merging of files_sharing and files_publiclink 13 anni fa
  Robin Appelman 42ed3c6b7e fix problem with building the IN query 13 anni fa
  Michael Gapczynski 5fbed936bf Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory 13 anni fa
  Michael Gapczynski 5b09aef166 Additional user group sharing support and more clean-up in the constructor 13 anni fa
  Michael Gapczynski 5cb687d168 Refactor getUserAndGroups() for new user group sharing standard - user@group 13 anni fa
  Michael Gapczynski 3c517499bb OC_Share constructor refactored for user group sharing 13 anni fa
  Michael Gapczynski 497789cdd8 Clean up constructor for OC_Share, add some error handling for sharing files 13 anni fa
  Michael Gapczynski 0d79560e94 New implementation of share dialog 13 anni fa
  Michael Gapczynski 11d1627513 Merge branch 'master' into sharing. Integrate with changes in master, rename classes 13 anni fa
  Michael Gapczynski d13ba0ee2d Revise permissions system to support read, write, and delete 13 anni fa
  Michael Gapczynski 67fe835f03 Add a function for removing any duplicate or trailing '/' from the paths 13 anni fa
  Michael Gapczynski 7e3b796de8 More elegant solution for preparing IN ?s, thanks icewind 13 anni fa
  Michael Gapczynski 5bc0619234 Add support for sharing files with user groups 13 anni fa
  Michael Gapczynski 31a067b5a3 Add support for sharing multiple files from share dialog, move loops outside of OC_SHARE 13 anni fa
  Michael Gapczynski 17b5bcb24f Bug fixes for unshare() and opendir(), thanks darkh 13 anni fa
  Michael Gapczynski 4993fb4665 Filter out files you unshare from yourself in opendir() 13 anni fa
  Michael Gapczynski e6e673d7c0 Use SUBSTR instead of LIKE in queries, should now work with SQLite 13 anni fa
  Michael Gapczynski 6af4c465b8 Change all occurences of ['user_id'] to OC_USER::getUser() 13 anni fa