summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* do not show hyphen in og:title if slogan does not existStephan Müller2017-07-141-1/+1
* Merge pull request #5685 from nextcloud/jail-propagatorRoeland Jago Douma2017-07-122-56/+0
|\
| * Fix propagating changes within jail wrapperRobin Appelman2017-07-112-56/+0
* | upstreamMaxence Lange2017-07-112-3/+3
|/
* Fix activity emails for accept/decline of remote sharesJoas Schilling2017-07-101-1/+5
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-205-10/+50
* Merge pull request #5091 from nextcloud/shared-cache-during-initRobin Appelman2017-06-191-1/+8
|\
| * dont die if we try to access the shared cache while setting up the shared sto...Robin Appelman2017-05-241-1/+8
* | Merge pull request #5375 from nextcloud/share-folder-for-remote-sharesMorris Jobke2017-06-141-2/+4
|\ \
| * | Use the share_folder config for remote sharesJoas Schilling2017-06-131-2/+4
| |/
* | Make sure to only add system users onceJoas Schilling2017-06-141-8/+35
* | Allow to find local users by their email addressJoas Schilling2017-06-131-7/+30
|/
* fix for sharingDaniel Hansson2017-05-201-0/+1
* Fix the share type of guest shares when migrating from ownCloudJoas Schilling2017-05-121-0/+82
* Move the file sharing app to migrationJoas Schilling2017-05-122-308/+97
* Handle more error casesMorris Jobke2017-05-021-0/+2
* add missing translation and other small fixesBjoern Schiessle2017-04-281-0/+1
* use configured lookup serverBjoern Schiessle2017-04-281-1/+2
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+4
* Remove unused use statementsMorris Jobke2017-04-224-4/+0
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* Merge pull request #4329 from nextcloud/move-out-shared-folderMorris Jobke2017-04-122-6/+6
|\
| * rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get...Robin Appelman2017-04-122-6/+6
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-124-32/+31
|\ \
| * | Do proper DIRoeland Jago Douma2017-04-113-3/+3
| * | remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-114-32/+31
* | | Update comments to NextcloudMorris Jobke2017-04-111-4/+4
* | | share api expanded by tags (#26583)Michael Jobst2017-04-111-3/+14
|/ /
* | Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-112-3/+4
|\ \
| * | Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-3/+4
| |/
* / move capabilities to share by mail appBjoern Schiessle2017-04-101-15/+1
|/
* update unit testsBjoern Schiessle2017-04-071-3/+4
* update capabilitiesBjoern Schiessle2017-04-071-2/+24
* set expire date for all share typesBjoern Schiessle2017-04-031-20/+18
* allow password protected mail sharesBjoern Schiessle2017-04-031-2/+21
* add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-032-0/+19
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-282-0/+8
|\
| * fix shared storage numeric idRobin Appelman2017-03-272-0/+8
| * do not remove the method and only keep the testsMorris Jobke2017-03-231-0/+8
| * Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-8/+0
* | Merge pull request #3953 from nextcloud/downstream-27027Morris Jobke2017-03-231-2/+18
|\ \ | |/ |/|
| * set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-0/+3
| * return failed cache if the shared storage failed to setupRobin Appelman2017-03-201-0/+4
| * also set nonmaskedstorage in error casesRobin Appelman2017-03-201-0/+5
| * Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-2/+6
* | Merge pull request #3972 from nextcloud/merge-some-more-cssRoeland Jago Douma2017-03-221-4/+2
|\ \
| * | Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+2
* | | Fix reshare with user activity messageJoas Schilling2017-03-211-1/+1
|/ /
* | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-202-2/+18
|\ \ | |/ |/|