История коммитов

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