aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareController.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+29
* show note on public link pageBjoern Schiessle2018-07-211-0/+1
* 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-201-1/+1
* 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