Commit Graph

23 Commits

Author SHA1 Message Date
DariusIII c5e55dd562 Fix phpstan reported errors 2026-02-10 16:16:29 +01:00
DariusIII 4f2421b091 Update profile API and download views 2025-10-28 01:53:15 +01:00
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +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 0faefd419b Streamline calls to orderBy 2023-03-30 14:15:08 +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 289299187e Update model doc blocks 2019-08-28 23:41:42 +00:00
DariusIII b1f1f42818 Update ConsoleInfo, User and UserDownload models 2018-11-12 22:51:43 +01:00
DariusIII 1452b5fdea Fix PHPDOC block return type declarations 2018-05-31 10:50:18 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 59f09bf2cf Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-14 21:28:16 +00:00
DariusIII 9e4959950e Add barryvdh/laravel-ide-helper 2018-05-14 23:18:48 +02:00
DariusIII 888de1043a Various small changes to Models, RegisterController and update_groups.php 2018-01-31 23:35:19 +01:00
DariusIII b2ff8c2513 Move download related functions to UserDownload model from Users class 2017-12-10 22:35:33 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII fd102b67e6 Final fix for profile page errors relted to wrong foreign key in model relation 2017-09-27 13:30:42 +02:00
DariusIII 80b2ab5c8c Update Release, UserDownload, UsersReleases models and relations, use them where applicable 2017-09-26 14:44:36 +02:00
DariusIII 59f162b361 Add relation between User and UserDownload models 2017-09-22 11:28:33 +02:00
DariusIII 0c74f83b48 Update UserDownload model and migration, use it in Users class 2017-09-07 11:34:32 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02:00