aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
* Double check for failed cache with a shared storageRoeland Jago Douma2018-10-291-1/+3
* Allow userId to be nullRoeland Jago Douma2018-10-191-1/+1
* Properly escape column name in "createFunction" callMorris Jobke2018-10-191-1/+1
* do not explode when getting permissions from a FailedStorageArthur Schiwon2018-09-261-1/+9
* Properly check share permissionsRoeland Jago Douma2018-09-191-2/+8
* Fix shared cacheRoeland Jago Douma2018-09-191-1/+1
* Check the permission of the underlying storageRoeland Jago Douma2018-09-191-1/+2
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-241-0/+1
|\
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-0/+1
* | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
* | cache parent exists status during share setupRobin Appelman2018-08-163-10/+17
* | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
* | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
* | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
* | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
* | more efficient unique share target generationRobin Appelman2018-08-162-13/+10
|/
* Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-094-9/+120
|\
| * Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| * Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-081-0/+1
| * Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| * Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-081-4/+62
* | Fix multiSelectMenu for public shares #10536MartB2018-08-061-0/+1
|/
* Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+29
* Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-241-2/+31
* return the as well note if we fetch a shareBjoern Schiessle2018-07-211-0/+1
* show note on public link pageBjoern Schiessle2018-07-211-0/+1
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-3/+11
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-2/+7
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-2/+7
* | Fix formatting of email and circle sharesDaniel Calviño Sánchez2018-07-121-1/+1
* | fix unit testsBjoern Schiessle2018-07-111-1/+1
* | update unit testsBjoern Schiessle2018-07-113-5/+15
* | start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
* | unshare from selfBjoern Schiessle2018-07-111-10/+15
* | accept/decline group sharesBjoern Schiessle2018-07-113-15/+96
* | implement federated group sharesBjoern Schiessle2018-07-112-48/+76
* | Fix exceptionRoeland Jago Douma2018-07-051-0/+1
* | Disable sidebar on deleted shareJohn Molakvoæ (skjnldsv)2018-07-051-1/+1
* | Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-052-5/+62
* | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-11/+1
* | Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+119
* | look for correct OCM permissionsBjoern Schiessle2018-07-021-6/+56
* | implement decline shareBjoern Schiessle2018-07-021-1/+16
* | adjust to latest api versionBjoern Schiessle2018-07-021-4/+8
* | send accept share notification (WIP)Bjoern Schiessle2018-07-023-0/+49
* | Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-291-4/+4
* | Fix ShareControllerTestRoeland Jago Douma2018-06-201-32/+7
* | Don't allow public share pages if link sharing is disabledRoeland Jago Douma2018-06-201-25/+0