summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* 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
* | update unit testsBjoern Schiessle2018-07-111-1/+7
* | start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
* | implement federated group sharesBjoern Schiessle2018-07-111-40/+53
* | 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
* | 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
* | Move public auth page overRoeland Jago Douma2018-06-201-17/+0
* | Move public preview endpoint overRoeland Jago Douma2018-06-202-11/+35
* | Quick hack to make the files sharing app work with this properlyRoeland Jago Douma2018-06-201-84/+57
* | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1
* | Regenerate session id after public share authRoeland Jago Douma2018-05-171-0/+1
|/
* Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_apiMorris Jobke2018-04-251-5/+6
|\
| * Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* | Fix testsRoeland Jago Douma2018-04-241-1/+3
* | Make the ShareAPIController strictRoeland Jago Douma2018-04-231-40/+39
|/
* Move common menu templates to public APIJulius Härtl2018-04-051-2/+2
* When formatting a share node an Empty target is invalidRoeland Jago Douma2018-04-041-1/+1
* Set "share_with" field to the ID of the circleDaniel Calviño Sánchez2018-03-161-2/+10
* fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-1/+1
* fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-2/+9
* Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-4/+7
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-271-28/+35
|\
| * share api: use default permission of no permission is givenBjoern Schiessle2018-02-271-28/+35
* | Fix files_sharing testsJulius Härtl2018-02-271-1/+1
* | Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-271-1/+15
|/
* Remove unused import statementsMorris Jobke2018-02-142-2/+0
* Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11