aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareController.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-1/+4
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-12/+9
* Update share type constant usageJoas Schilling2020-06-241-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* 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
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+3
* | Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* | 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-311-0/+1
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* | Allow the video player on the hide downloadJoas Schilling2020-03-191-8/+18
* | 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
* | Allow single file downloads so the video player works againJoas Schilling2020-02-281-8/+10
* | Merge pull request #19349 from nextcloud/bugfix/noid/prevent-download-on-secu...Roeland Jago Douma2020-02-081-1/+4
|\ \
| * | Prevent archieved download on secure viewJoas Schilling2020-02-071-1/+4
* | | Disable link shares of disabled usersRoeland Jago Douma2020-02-071-0/+12
|/ /
* | Update license headersChristoph Wurst2019-12-051-1/+6
* | Some php-cs fixesRoeland Jago Douma2019-11-221-13/+13
|/
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-171-1/+2
* Fix public upload by also load the semaphore methodMorris Jobke2019-05-071-0/+1
* Do not allow JavaScript "eval" in the public share auth page with TalkDaniel Calviño Sánchez2019-04-101-2/+0
* Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-211-0/+2
* Fix writable public folder shareJulius Härtl2019-02-191-0/+1
* add myself as @authorJonas Sulzer2019-01-311-0/+1
* code stylingJonas Sulzer2019-01-311-2/+1
* restructure codeJonas Sulzer2019-01-311-26/+23
* only show "Add to your Nextcloud" on share link if federation is activatedJonas Sulzer2019-01-311-2/+14
* 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
* 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
* 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
* 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
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+2
* Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-0/+1
* Fix multiSelectMenu for public shares #10536MartB2018-08-061-0/+1