summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareController.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move common menu templates to public APIJulius Härtl2018-04-051-2/+2
* 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
* 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-141-1/+0
* Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* Use the new direct endpoint for the og:imageRoeland Jago Douma2017-10-311-1/+6
* Do not error when downloading from a numeric public subfolderRoeland Jago Douma2017-10-301-0/+4
* Updated OpenGraph title to display folder name instead of a nextcloud standar...Sascha Sambale2017-10-251-2/+2