Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -12/+12 |
* | fix(files_sharing): show proper share not found error message | skjnldsv | 2024-08-06 | 1 | -2/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+2 |
* | 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/+6 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+287 |