jonnybarnes.uk/resources/views
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
..
admin Add ability to delete notes 2017-06-11 17:10:17 +01:00
articles Sort out web syndication feeds, and add JSON feeds, fixes issue #52 2017-06-05 16:36:10 +01:00
bookmarks Fix a typo 2017-10-13 15:44:51 +01:00
contacts Add Contacts tests 2017-02-18 14:16:22 +00:00
errors Modify maintenance page 2017-02-16 10:02:58 +00:00
likes Squashed commit of the following: 2017-09-19 16:07:32 +01:00
micropub Show error messages in config page 2017-05-18 17:16:28 +01:00
notes Squashed commit of the following: 2017-10-22 16:16:13 +01:00
templates Responsive images 2017-09-16 11:39:36 +01:00
vendor Initial commit to new repo 2016-05-19 15:01:28 +01:00
allplaces.blade.php Use a DISPLAY_NAME variable for titles 2016-12-10 11:48:17 +00:00
colophon.blade.php Use a DISPLAY_NAME variable for titles 2016-12-10 11:48:17 +00:00
login.blade.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
master.blade.php Squashed commit of the following: 2017-09-16 18:45:06 +01:00
projects.blade.php Further editing of titles/URLs to use values defined in config 2016-12-10 11:58:38 +00:00
search.blade.php Use a DISPLAY_NAME variable for titles 2016-12-10 11:48:17 +00:00
singleplace.blade.php Use a DISPLAY_NAME variable for titles 2016-12-10 11:48:17 +00:00
webmention-endpoint.blade.php Use a DISPLAY_NAME variable for titles 2016-12-10 11:48:17 +00:00
welcome.blade.php Squashed commit of the following: 2017-08-11 21:02:03 +01:00