aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/getitem.php
Commit message (Expand)AuthorAgeFilesLines
* Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-221-71/+0
* Fix group detection for sharing in case username contains '@', fix for oc-1270Michael Gapczynski2012-07-271-1/+6
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* remove not needed includesFrank Karlitschek2012-05-281-1/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Fix bug oc-542, encode urls for private linksMichael Gapczynski2012-05-071-1/+1
* Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a...Michael Gapczynski2012-05-051-27/+60
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* ported getUserFrank Karlitschek2012-05-011-1/+1
* some fixes for sharingGeorg Ehrke2012-04-271-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
* Fix shared status for files inside a shared folderMichael Gapczynski2011-12-171-0/+1
* apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax filekrzaczek2011-11-181-1/+1
* Correct little typo/bug in log display and remove ending php tagBrice Maron2011-10-181-2/+0
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-2/+2
* Show users shared with in the drop down for reshared filesMichael Gapczynski2011-08-241-6/+7
* Full support for viewing public links from sharing drop downMichael Gapczynski2011-08-191-1/+12
* Show which parent folder is shared with the user in the sharing drop downMichael Gapczynski2011-08-081-4/+6
* Sharing dropdown changes: show users that have a parent folder shared with th...Michael Gapczynski2011-08-071-2/+15
* 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