Commit Verlauf

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