Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate files sharing to PSR LoggerInterface | Benjamin Gaussorgues | 2023-07-06 | 1 | -3/+0 |
* | Pluggable share provider | Louis Chemineau | 2023-02-02 | 1 | -1/+24 |
* | Remove at() matcher in files_sharing tests | Côme Chilliet | 2022-05-24 | 1 | -15/+36 |
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 1 | -0/+4 |
* | Revert "Add non-breaking space in the file size" | szaimen | 2022-02-10 | 1 | -4/+4 |
* | Add non-breaking space in the file size | Carl Schwan | 2022-01-14 | 1 | -4/+4 |
* | Emit event on link share action | John Molakvoæ | 2021-09-10 | 1 | -3/+3 |
* | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 1 | -1/+12 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -4/+4 |
* | Return correct error message on share download without read permission | Morris Jobke | 2020-10-26 | 1 | -1/+1 |
* | Show filename on share link download | John Molakvoæ (skjnldsv) | 2020-09-17 | 1 | -17/+21 |
* | Add BeforeTemplateRenderedEvent for files_sharing | Julius Härtl | 2020-07-15 | 1 | -12/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -13/+13 |
* | Add a test and fix the existing ones | Joas Schilling | 2020-04-01 | 1 | -29/+220 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -6/+6 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -6/+6 |
* | Disable link shares of disabled users | Roeland Jago Douma | 2020-02-07 | 1 | -6/+134 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Include the share in the Files_Sharing::loadAdditionalScripts event | Daniel Calviño Sánchez | 2019-10-17 | 1 | -2/+12 |
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -3/+3 |
* | Fix unit tests | Morris Jobke | 2018-11-07 | 1 | -1/+2 |
* | Adapts the code to the new master state | Michael Weimann | 2018-11-07 | 1 | -1/+2 |
* | Hides the header actions for file drops | Michael Weimann | 2018-11-07 | 1 | -3/+100 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -2/+4 |
* | Honour "hide download" in the public share page | Daniel Calviño Sánchez | 2018-10-30 | 1 | -0/+114 |
* | Expose hide download to public page | Roeland Jago Douma | 2018-10-30 | 1 | -1/+2 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -0/+5 |
* | Fix ShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -210/+16 |
* | Fix tests | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
* | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -5/+5 |
* | Fix files_sharing tests | Julius Härtl | 2018-02-27 | 1 | -4/+30 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+3 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -10/+16 |
* | Fix tests | Roeland Jago Douma | 2017-09-25 | 1 | -1/+2 |
* | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -0/+1 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+1 |
* | Move files_sharing Controllers => Controller | Roeland Jago Douma | 2016-10-24 | 1 | -0/+502 |