aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-191-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-5/+5
* files_sharing: Add OpenAPI specjld31032023-07-311-2/+3
* Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-061-56/+17
* Pluggable share providerLouis Chemineau2023-02-021-217/+33
* Fix various other small psalm issuesCarl Schwan2022-10-171-1/+1
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* feature: first take on using the viewer to render single file sharesMax2022-08-251-5/+4
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-46/+67
* Fix too many file download notifications when watching a videoszaimen2022-03-071-0/+6
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-1/+1
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-1/+1
* Emit event on link share actionJohn Molakvoæ2021-09-101-2/+32
* Migrate HintException to OCPGary Kim2021-06-301-2/+2
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-1/+1
* 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