summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-092-5/+91
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+10
* circleId too short in some requestMaxence Lange2020-11-131-3/+4
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1
* Indicate preview availability in share api responsesRichard Steinmetz2020-10-131-1/+7
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-1/+4
* Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma2020-08-242-0/+4
|\
| * Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+4
* | Fix missing FN from federated contactJohn Molakvoæ (skjnldsv)2020-08-241-1/+1
|/
* Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ2020-08-171-1/+21
|\
| * Expose status via Collaborators APIGeorg Ehrke2020-08-141-1/+21
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-142-3/+3
|/
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-12/+9
* Add user input for link share labelsGary Kim2020-07-141-0/+3
* Update share type constant usageJoas Schilling2020-06-242-5/+6
* Fix reference to wrong class nameDaniel Calviño Sánchez2020-05-291-3/+3
* Have share permissions on link shares if it is enabledRoeland Jago Douma2020-05-151-9/+10
* Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-051-4/+5
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-041-60/+71
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-291-2/+21
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-5/+8
|\
| * Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-211-5/+8
* | Merge pull request #17623 from j3l11234/masterRoeland Jago Douma2020-04-241-0/+1
|\ \
| * | Add support for download share on old android browserj3l112342019-10-211-0/+1
* | | make php-cs happyRobin Appelman2020-04-231-1/+0
* | | Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-211-29/+30
| |/ |/|
* | Also disallow ; in remote urlsJoas Schilling2020-04-141-1/+1
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-107-21/+6
* | Use elseif instead of else ifChristoph Wurst2020-04-103-21/+21
* | Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-1/+1
|\ \
| * | Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-1/+1
|\ \ \ | |/ / |/| |
| * | Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* | | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-3/+3
|/ /
* | Fix multiline commentsChristoph Wurst2020-04-081-1/+1
* | Remove user name from public sharing pageJoas Schilling2020-04-011-5/+25
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-0/+3
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-252-2/+0
* | | Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
|/ /
* | Remove unused properties in ShareesAPIControllerJulius Härtl2020-03-201-8/+0
* | Allow the video player on the hide downloadJoas Schilling2020-03-191-8/+18
* | Fix willReturnOnConsecutiveCallsJoas Schilling2020-03-131-0/+1
* | Don't allow anchors and queries in remote urlsJoas Schilling2020-03-121-0/+3
* | Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-121-1/+8
|\ \
| * | Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+6
| * | Fix import order and formattingJohn Molakvoæ (skjnldsv)2020-03-111-1/+2
* | | Don't break when one remote share is downJoas Schilling2020-03-091-0/+4
|/ /
* | Don't try to format deleted sharesRoeland Jago Douma2020-03-021-0/+10