Commit Graph

24 Commits

Author SHA1 Message Date
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +01: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 e3e2732db3 Fix bad table reference in Forumpost model 2018-08-01 13:33:52 +02:00
DariusIII 0e43ca5be7 Update role related classes, rename user_roles to roles where used 2018-08-01 10:25:34 +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 2a59176993 Add ForumController and routes 2018-04-09 23:03:07 +02:00
DariusIII 9e0470f2bc Update Forumpost model getBrowseRange query 2018-03-21 15:29:31 +01:00
DariusIII 6cf78fb70a Forgot Forumpost model 2018-02-02 13:44:54 +01:00
DariusIII b846a64130 Update Forumpost model 2018-01-10 11:59:29 +01:00
DariusIII 59e90214e6 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-10 10:45:18 +00:00
DariusIII 1bc23bbb57 Remove nntmux/Forum.php and use Forumpost model 2018-01-10 11:45:07 +01:00
DariusIII b542914fab Update model relations, update ReleaseNfo model and fix one bug 2017-10-09 15:59:24 +02: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 744378bfe5 Let eloquemt handle timestamps 2017-09-13 23:14:44 +02:00
DariusIII 554d349fb7 Declare table name in ForumPost model 2017-09-12 13:55:32 +02:00
DariusIII 082a50c46a Update ForumPost model, migration and usage 2017-09-12 13:42:55 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02:00