Commit Graph

25 Commits

Author SHA1 Message Date
DariusIII d50153a962 CS fixes 2024-04-27 10:44:20 +02:00
Shift fe642048f2 Adopt Laravel type hints 2024-04-27 08:20:32 +00:00
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +01: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 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 77475fb282 Update forum page 2018-03-21 15:01:02 +01:00
DariusIII 070ff3fd5f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-21 13:40:52 +00:00
DariusIII cbc2845701 Fix my download basket added date display 2018-03-21 14:40:44 +01:00
DariusIII d88244f53c Return bool on deletion from cart in delCartByGuid function 2018-03-09 15:36:11 +01:00
DariusIII fda4a14de4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-02 12:42:58 +00:00
DariusIII 73b4ca4ed9 Replace insertGetId method with Model::create 2018-02-02 13:42:41 +01:00
DariusIII d036f3f28c Move some of the functions to their related models 2017-12-10 00:00:03 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII 6b7de95193 Rename columns createddate and updateddate to created_at and updated_at to comply with laravel 2017-09-28 15:18:52 +02:00
DariusIII 120a2797f9 Fix foreign key in UsersRelease model 2017-09-27 13:38:18 +02:00
DariusIII 80b2ab5c8c Update Release, UserDownload, UsersReleases models and relations, use them where applicable 2017-09-26 14:44:36 +02:00
DariusIII 16ce5e4b94 Update relation between User and UsersRelease models 2017-09-25 15:24:50 +02:00
DariusIII c05a18b04c Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-25 12:46:46 +00:00
DariusIII 7cccf98395 Update UsersRelease model and related migration 2017-09-25 14:46:34 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02:00