Commit Graph

13 Commits

Author SHA1 Message Date
DariusIII f4c444c9b0 Update phpstan level to 6 2026-02-11 14:02:26 +01:00
DariusIII d5746d98e3 Update message when user disables category 2026-02-04 13:47:36 +01:00
DariusIII ad05688ac6 CS fixes 2023-03-30 21:48:07 +02:00
Shift 71e1631df6 Remove redundant typing from DocBlocks 2023-03-30 14:15:45 +00:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
Shift 66c246852c Leverage injected request object
Laravel automatically injects the current Http [request object][1] to all Controller actions and Middleware. Leveraging this object improves consistency and testability.

[1]: https://laravel.com/docs/requests#accessing-the-request
2023-03-30 14:15:14 +00:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII ebd29758e9 Fix switched categories for TV and PC for users excluded categories views 2019-01-08 12:40:46 +01:00
DariusIII 8cfb30a35e Fix phpdoc block in ClearanceMiddleware 2018-12-19 22:39:14 +01:00
DariusIII 4b0c72066f Simplify ClearanceMiddleware checks 2018-10-27 20:49:44 +02:00
DariusIII a4daf54c8a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-06 13:53:43 +00:00
DariusIII c1a0c90ad9 Add custom permission error handling 2018-08-06 15:50:59 +02:00