summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-021-2/+2
* There is no need to do old etag propagationRoeland Jago Douma2016-04-301-5/+0
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-20/+0
* get the actual user instead of a federated cloud idBjoern Schiessle2016-02-181-15/+43
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-8/+2
|\
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-8/+2
* | Happy new year!Thomas Müller2016-01-121-1/+1
|/
* Add the user's cloud id to the vCardThomas Müller2015-12-021-16/+0
* Update license headersLukas Reschke2015-10-261-1/+1
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+6
* Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller2015-10-071-1/+0
|\
| * Make the external share manager a mount providerRobin Appelman2015-10-051-1/+0
* | update licence headers via scriptMorris Jobke2015-10-051-0/+1
|/
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-2/+2
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-2/+2
* | show federated cloud id in the personal settingsBjoern Schiessle2015-06-021-0/+16
|/
* propagate etags for all user of a shareRobin Appelman2015-04-271-2/+0
* Keep shares when deleting shared foldersVincent Petry2015-04-091-1/+0
* always fall back to default share folderBjoern Schiessle2015-03-261-1/+14
* replace share proxy with hookRobin Appelman2015-03-261-0/+1
* Update license headersJenkins for ownCloud2015-03-261-1/+26
* Revert "Updating license headers"Morris Jobke2015-02-261-26/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+26
* delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-211-0/+2
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-27/+1
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-2/+2
* 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