summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-231-2/+21
|\
| * Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
|/
* Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz2018-10-171-1/+3
|\
| * Double check for failed cache with a shared storageRoeland Jago Douma2018-10-161-1/+3
* | Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escapingMorris Jobke2018-10-161-1/+1
|\ \
| * | Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
| |/
* / Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-0/+1
|/
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-2/+2
* Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+2
* do not explode when getting permissions from a FailedStorageArthur Schiwon2018-09-261-1/+9
* Properly check share permissionsRoeland Jago Douma2018-09-061-2/+8
* Fix shared cacheRoeland Jago Douma2018-09-061-1/+1
* Check the permission of the underlying storageRoeland Jago Douma2018-09-061-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