summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [sharing] handle shares of users that aren't available anymoreMorris Jobke2015-06-231-1/+7
* skip users that are not available anymore during sharing upgradeMorris Jobke2015-06-231-1/+7
* Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
* Verify if path existsLukas Reschke2015-06-171-0/+5
* Disable video preview if previews are disabledMorris Jobke2015-06-102-1/+2
* fix subfolder reshares over webdavRobin Appelman2015-04-241-2/+2
* resolve reshares in public webdavRobin Appelman2015-04-241-3/+4
* always fall back to default share folderBjoern Schiessle2015-03-263-6/+20
* Uglify unit test to make them work on stable7Vincent Petry2015-03-131-13/+13
* Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
* Fix size propagation over shared storage boundaryVincent Petry2015-03-131-0/+22
* Merge pull request #13796 from owncloud/issue/13490-stable7-backportBjörn Schießle2015-02-042-20/+18
|\
| * use uid provided by setupfs hook to mount server2server sharesJoas Schilling2015-01-302-20/+18
* | Give a better error message for external shares with self-signed ssl certific...Robin Appelman2015-02-041-11/+17
|/
* Use source storage permissions when scanning shared storageVincent Petry2015-01-153-1/+47
* Fix source path when share is a mount pointVincent Petry2015-01-081-1/+3
* Check for version before mounting a public linkMorris Jobke2015-01-052-2/+3
* Patched french translation (backported from master)Thomas Imbreckx2014-12-051-6/+6
* password column needs to allow null otherwise Oracle will break for empty pas...Bjoern Schiessle2014-12-041-1/+1
* The "dir" key is used within the public sharing template to indicate in which...Lukas Reschke2014-11-251-1/+1
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-191-3/+15
* Hiding add to your own cloud if server2server sharing is not enabledClark Tomlinson2014-11-132-1/+9
* adjust strings - fixed #11930Thomas Müller2014-11-051-3/+11
* Store curl error message directlyVincent Petry2014-11-041-5/+2
* Check for cert bundle existence before using itVincent Petry2014-11-041-1/+10
* Fix warning with unset extension checkVincent Petry2014-10-291-1/+1
* if it is not a folder share the path already points to the correct fileBjoern Schiessle2014-10-211-1/+1
* Merge pull request #11610 from owncloud/fix-svg-s7Thomas Müller2014-10-171-1/+1
|\
| * Fix SVG iconsLukas Reschke2014-10-161-1/+1
* | Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objects...Jörn Friedrich Dreyer2014-10-161-18/+19
|\ \
| * | make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-161-16/+17
| * | make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-161-2/+2
* | | Use certificate bundle from files_external for external sharesRobin Appelman2014-10-161-0/+5
| |/ |/|
* | Fixed array detection on public downloadVincent Petry2014-10-131-1/+1
* | try to get path from filesystemBjoern Schiessle2014-10-101-0/+5
* | fix performance issuesBjoern Schiessle2014-10-102-0/+152
* | Updated info.xml app descriptionMTRichards2014-10-081-1/+5
|/
* some small fixed, suggested by scrutinizerBjoern Schiessle2014-10-012-4/+4
* throw a exception if we can't handle the provided pathBjoern Schiessle2014-10-014-3/+75
* call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c...Bjoern Schiessle2014-10-012-6/+61
* some small fixesBjoern Schiessle2014-10-012-4/+4
* clear share table after each test runBjoern Schiessle2014-10-011-0/+3
* unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-10-012-35/+74
* group shares and combine permissionsBjoern Schiessle2014-10-013-3/+29
* Use SVG previews for public sharingLukas Reschke2014-10-012-23/+31
* Check for blacklisted charactersLukas Reschke2014-09-241-0/+6
* Merge pull request #11202 from owncloud/stable_l10n_backportThomas Müller2014-09-2233-33/+179
|\
| * backport server2server stringsVolkan Gezer2014-09-2133-33/+179
* | fix button text l10nVolkan Gezer2014-09-211-1/+1
|/
* Do not double decode valuesLukas Reschke2014-09-151-1/+1