コミット履歴

作者 SHA1 メッセージ 日付
  Randolph Carter d2828bab07 fixes default email sender address 12 年 前
  Thomas Mueller 162a2c0fba moving sharing email code to core 12 年 前
  Jörn Friedrich Dreyer d8a171df26 implement share via link token 12 年 前
  Michael Gapczynski fefc4e1707 Load all apps in core share ajax file for apps to register their share backends 12 年 前
  Bart Visscher 6081bfa2bc Merge branch 'master' into routing 12 年 前
  Michael Gapczynski b475164e95 Fix autocomplete search for users for groups only share policy 12 年 前
  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 12 年 前
  Bart Visscher de1bfe9d6b Make the core ajax calls use the router 12 年 前
  Lukas Reschke ac79fe649c Added a missing CSRF check 12 年 前
  Michael Gapczynski 60feaf9abf Merge branch 'master' into share_expiration 12 年 前
  Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 12 年 前
  Michael Gapczynski 13d513c17c Fix shared collection item searching 12 年 前
  Thomas Müller 6e76c59007 Remove closing php tag 12 年 前
  Michael Gapczynski 6c29334b48 Add support for share expiration 12 年 前
  Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 12 年 前
  Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 12 年 前
  Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 12 年 前
  Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 12 年 前
  Michael Gapczynski 49229da0e1 Remove setTarget from ajax 12 年 前
  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. 12 年 前
  Michael Gapczynski 64ef1e2181 Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor... 12 年 前
  Bart Visscher d4882df8cb Fix warnings and better styling 12 年 前
  Bart Visscher 1b5c8ff471 Don't return error when just no sharing found 12 年 前
  Michael Gapczynski 0ddfc94cf5 Try to fix last commit 12 年 前
  Michael Gapczynski 5e2ef1e918 Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined' 12 年 前
  Michael Gapczynski b6b713eb76 Only show the user's groups in the share with autocomplete 12 年 前
  Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 12 年 前
  Michael Gapczynski 2201074e1f Basic setup for sharing with contacts 12 年 前
  Michael Gapczynski b6aa5d2875 Include contacts in share with search 12 年 前
  Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search 12 年 前