Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 1 | -3/+3 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | use bruteforce protection on all methods wrapped by PublicShareMiddleware | Julien Veyssier | 2022-12-07 | 1 | -1/+21 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+22 |
* | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -1/+1 |
* | Don't allow public share pages if link sharing is disabled | Roeland Jago Douma | 2018-06-20 | 1 | -1/+27 |
* | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 1 | -1/+2 |
* | Add the new PublicShareController and PublicShareMiddleware | Roeland Jago Douma | 2018-06-20 | 1 | -0/+85 |