summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Add caching headers for public previewsJulius Härtl2019-01-021-2/+6
* Fix typo in "incoming"Joas Schilling2018-12-051-2/+2
* Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2
* change "Download" to "Download all files" for shared foldersJonas Sulzer2018-11-101-6/+15
* Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke2018-11-071-0/+4
|\
| * Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-061-0/+4
* | Reduce function callsMorris Jobke2018-11-071-1/+1
* | Adapts the code to the new master stateMichael Weimann2018-11-071-15/+23
* | Inlines the share note for file dropsMichael Weimann2018-11-071-0/+1
* | Inlines the share note for file dropsMichael Weimann2018-11-071-2/+1
* | Hides the header actions for file dropsMichael Weimann2018-11-071-1/+0
|/
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-061-0/+2
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-4/+80
|\
| * user can have his resharing rights revoked, yet seeing created sharesMaxence Lange2018-11-021-6/+13
| * check parents resharing rightsMaxence Lange2018-11-021-6/+14
| * limit to circles moderatorMaxence Lange2018-11-021-1/+2
| * display shares to circles moderatorMaxence Lange2018-11-021-0/+22
| * shares are displayed to users with resharing rightsMaxence Lange2018-11-021-0/+38
* | Add sending the password by Talk for a link share to ShareAPIControllerDaniel Calviño Sánchez2018-11-021-0/+20
|/
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-1/+15
* allow to add labels to sharesBjoern Schiessle2018-11-011-5/+13
* allow to create multiple link shares via share apiBjoern Schiessle2018-10-311-9/+0
* Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-301-6/+8
* Expose hide download to public pageRoeland Jago Douma2018-10-301-0/+1
* Propegate hide download state in share providerRoeland Jago Douma2018-10-301-2/+12
* 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
|/
* 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
* 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
|/
* Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-092-9/+118
|\
| * Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * 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