aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax
Commit message (Collapse)AuthorAgeFilesLines
...
* Sharing dropdown changes: show users that have a parent folder shared with ↵Michael Gapczynski2011-08-072-2/+27
| | | | them and add the ability to change permissions
* Full support for making and deleting public links from share dropdownMichael Gapczynski2011-08-051-1/+0
|
* New implementation of share dialogMichael Gapczynski2011-08-021-0/+10
|
* Add support for assigning permissions in share dialog and switch to postMichael Gapczynski2011-07-311-3/+3
|
* Merge branch 'master' into sharing. Integrate with changes in master, rename ↵Michael Gapczynski2011-07-303-5/+5
| | | | | | | classes Conflicts: lib/base.php
* Add support for sharing multiple files from share dialog, move loops outside ↵Michael Gapczynski2011-07-282-4/+8
| | | | of OC_SHARE
* Include groups in user autocompleteMichael Gapczynski2011-07-241-2/+8
|
* Add support for user autocompleteMichael Gapczynski2011-07-241-0/+23
|
* Append number to name if target file already existsMichael Gapczynski2011-07-201-1/+0
|
* First implementation of sharing user interfaceMichael Gapczynski2011-07-202-0/+24