Commit Graph

15 Commits

Author SHA1 Message Date
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