Commit Graph

40 Commits

Author SHA1 Message Date
DariusIII 6aee2ef718 Laravel 13 support 2026-03-26 10:48:12 +01:00
DariusIII 725d8ecab7 Optimize code in controllers 2026-03-04 14:38:25 +01:00
DariusIII 9650565da2 Cast $invites to int 2026-02-26 20:38:02 +01:00
DariusIII 01a96bbc43 Declare strict types in classes 2026-02-26 14:26:07 +01:00
DariusIII ce10c0b7be Remove XXX covers processing and related code 2026-02-13 15:27:28 +01:00
DariusIII f4c444c9b0 Update phpstan level to 6 2026-02-11 14:02:26 +01:00
DariusIII c5e55dd562 Fix phpstan reported errors 2026-02-10 16:16:29 +01:00
DariusIII d0aa6f23ab Update code for php 8.5 compatibility 2026-01-22 12:44:59 +01:00
DariusIII 0c6ce9974a CS fixes 2026-01-07 14:51:28 +01:00
DariusIII dab7e957d5 Add indexes and caching for admin pages 2025-12-22 14:53:58 +01:00
DariusIII b0f0e2ac51 Update User model and fix role stacking 2025-12-14 19:50:36 +01:00
DariusIII bb8d5ac038 Update role management 2025-12-02 11:09:34 +01:00
DariusIII 8c675f8235 Update role handling 2025-12-01 23:02:53 +01:00
DariusIII 9aba4cf046 Update promotion handling when not changing role 2025-12-01 14:43:40 +01:00
DariusIII c9293f3969 FIx couple of issues with role stacking 2025-11-30 19:08:01 +01:00
DariusIII a58bd7f435 Update role stacking 2025-11-30 03:10:46 +01:00
DariusIII a5499f3494 Update user list and edit page 2025-11-27 21:42:55 +01:00
DariusIII d76bbfbab6 Add more filters to user list 2025-10-29 16:30:12 +01:00
DariusIII 1c5d75f104 Fix multiple issues and enhance templates 2025-10-26 22:12:10 +01:00
DariusIII fedfb9ed9e Reorganize templates 2025-10-10 14:42:03 +02:00
DariusIII f70d77c620 Update admin area 2025-10-05 03:40:50 +02:00
DariusIII 9a57093b97 CS fixes 2025-06-06 16:45:34 +02:00
DariusIII 4ee18a9cf5 Add country to user data in admin area 2025-06-06 16:45:14 +02:00
DariusIII d29d54bb27 Improve notifications 2025-06-06 16:05:15 +02:00
DariusIII 34bf090d5e Update relationship 2025-01-01 16:29:28 +01:00
DariusIII 41b619f7fc CS fixes 2023-05-26 23:55:24 +02:00
DariusIII 44d56aeba3 Fix return type declaration 2023-05-26 23:40:04 +02:00
DariusIII 62e52eeb26 CS fixes 2023-04-05 11:11:10 +02:00
DariusIII 461096efdf Fix return type declaration 2023-04-05 11:05:00 +02:00
DariusIII ad05688ac6 CS fixes 2023-03-30 21:48:07 +02:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
Shift 1eeb9eaece Shift to consistent, fluent response chains 2023-03-30 14:15:17 +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 08abdc6549 CS fixes 2022-11-30 20:55:23 +01:00
DariusIII e17dbc12d2 Fix return type declarations 2022-11-30 20:48:34 +01:00
DariusIII 6eab198c1d Code style fixes 2022-10-23 23:24:49 +02:00
DariusIII 4d188afb52 Update controllers 2022-10-23 23:18:00 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00