jonnybarnes.uk/app
Jonny Barnes 1ba1b40588 Squashed commit of the following:
commit 94b13846d90c02041f56b21111709da91cd40726
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:51:47 2017 +0100

    Remove un-needed use statement

commit c370d83766fb10a100f780124bdcfc2694208140
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:44:50 2017 +0100

    use fillable instead of guarded, drop dates transform

commit dcf620c168f75d6c9860f5149adebfaceb9d772f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:42:41 2017 +0100

    Given we are adding a property for contacts, we need to invoke Laravel’s
    own model __construct() method.

commit 0cba9301c3175e60bf1c3b0ada36c79a3c33c72c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:37:19 2017 +0100

    Given change in mass-assignment protection, change how we populate database

commit 7d09d174153ca99c0975d70fbccdc340d437227c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 10:38:51 2017 +0100

    Use a property to hold parsed contact info

commit 25b05f8592ee282da5d82227b9873b523e9955d3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Oct 20 17:19:44 2017 +0100

    First attempts at reducing eloquent calls
2017-10-22 16:16:13 +01:00
..
Console remove reference to removed command 2017-10-19 14:05:10 +01:00
Exceptions Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
Http Remove the built in micropub client 2017-10-19 13:36:35 +01:00
Jobs Apply fixes from StyleCI 2017-10-13 19:50:22 +00:00
Providers Responsive images 2017-09-16 11:39:36 +01:00
Services Remove the built in micropub client 2017-10-19 13:36:35 +01:00
Article.php Apply fixes from StyleCI 2017-06-17 12:56:10 +00:00
Bookmark.php Apply fixes from StyleCI 2017-10-13 19:50:22 +00:00
Contact.php Better db seeding for tests 2017-07-17 17:07:08 +01:00
Like.php Squashed commit of the following: 2017-09-19 16:07:32 +01:00
Media.php Move duplicate logic into its own function 2017-10-07 17:20:22 +01:00
MicropubClient.php Apply fixes from StyleCI 2017-06-22 15:44:41 +00:00
Note.php Squashed commit of the following: 2017-10-22 16:16:13 +01:00
Place.php fix phpcs issues 2017-09-14 09:49:18 +01:00
Tag.php Basic bookmarks functionality 2017-10-10 15:58:07 +01:00
User.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
WebMention.php Add a Carbon helper function 2017-09-13 16:13:58 +01:00