Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Fix psalm issues and add missing methods to ITemplate interface | Côme Chilliet | 2025-03-06 | 1 | -2/+3 |
* | fix(Http): Only allow valid HTTP status code values via templatefix/http/template-valid-status-codes | provokateurin | 2025-01-07 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -21/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Add template types to responses | jld3103 | 2023-06-30 | 1 | -3/+9 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+4 |
* | Fix CS | Joas Schilling | 2020-08-19 | 1 | -0/+1 |
* | Send "429 Too Many Requests" in case of brute force protection | Joas Schilling | 2020-08-19 | 1 | -0/+51 |