summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* OCS API for server-to-server sharingBjoern Schiessle2014-12-041-0/+24
* Remove phpass and migrate to new Hasher interfaceLukas Reschke2014-11-171-7/+20
* Refactor file sharing public link handlingLukas Reschke2014-11-141-1/+1
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-3/+3
* make share folder configurableBjoern Schiessle2014-08-181-0/+20
* don't move a share mount point into a different mount pointBjoern Schiessle2014-07-011-0/+1
* make sure that hooks are registered for the testsBjoern Schiessle2014-06-251-0/+14
* Fix setupFromToken when a password is setRobin Appelman2014-06-161-1/+1
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-0/+20
* move the mount point up if a share is mounted to a subfolder and the subfolde...Bjoern Schiessle2014-05-211-0/+22
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Merge pull request #8221 from owncloud/type-hinting-sharingVincent Petry2014-05-081-1/+1
|\
| * Merge branch 'master' into type-hinting-sharingBart Visscher2014-04-281-4/+69
| |\
| * | Fix PHPdoc in apps/files_sharingBart Visscher2014-04-151-1/+1
* | | Fix endless loop on windows serversJoas Schilling2014-05-071-1/+1
* | | check if we have a fileinfoBjoern Schiessle2014-05-071-1/+5
| |/ |/|
* | make it possible to move files out of a shared mount pointBjoern Schiessle2014-04-231-0/+31
* | typos, use, unused and return fixedThomas Müller2014-04-231-4/+3
* | fix etag propagationBjoern Schiessle2014-04-231-0/+35
|/
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-0/+114