Historique des commits

Auteur SHA1 Message Date
  Randolph Carter d2828bab07 fixes default email sender address il y a 12 ans
  Thomas Mueller 162a2c0fba moving sharing email code to core il y a 12 ans
  Jörn Friedrich Dreyer d8a171df26 implement share via link token il y a 12 ans
  Michael Gapczynski fefc4e1707 Load all apps in core share ajax file for apps to register their share backends il y a 12 ans
  Bart Visscher 6081bfa2bc Merge branch 'master' into routing il y a 12 ans
  Michael Gapczynski b475164e95 Fix autocomplete search for users for groups only share policy il y a 12 ans
  Björn Schießle 003241e847 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set il y a 12 ans
  Bart Visscher de1bfe9d6b Make the core ajax calls use the router il y a 12 ans
  Lukas Reschke ac79fe649c Added a missing CSRF check il y a 12 ans
  Michael Gapczynski 60feaf9abf Merge branch 'master' into share_expiration il y a 12 ans
  Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release il y a 12 ans
  Michael Gapczynski 13d513c17c Fix shared collection item searching il y a 12 ans
  Thomas Müller 6e76c59007 Remove closing php tag il y a 12 ans
  Michael Gapczynski 6c29334b48 Add support for share expiration il y a 12 ans
  Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option il y a 12 ans
  Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked il y a 12 ans
  Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user il y a 12 ans
  Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you il y a 12 ans
  Michael Gapczynski 49229da0e1 Remove setTarget from ajax il y a 12 ans
  Michael Gapczynski 5eca531f99 Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master. il y a 12 ans
  Michael Gapczynski 64ef1e2181 Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor... il y a 12 ans
  Bart Visscher d4882df8cb Fix warnings and better styling il y a 12 ans
  Bart Visscher 1b5c8ff471 Don't return error when just no sharing found il y a 12 ans
  Michael Gapczynski 0ddfc94cf5 Try to fix last commit il y a 12 ans
  Michael Gapczynski 5e2ef1e918 Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined' il y a 12 ans
  Michael Gapczynski b6b713eb76 Only show the user's groups in the share with autocomplete il y a 12 ans
  Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display il y a 12 ans
  Michael Gapczynski 2201074e1f Basic setup for sharing with contacts il y a 12 ans
  Michael Gapczynski b6aa5d2875 Include contacts in share with search il y a 12 ans
  Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search il y a 12 ans