jonnybarnes.uk/app/Http/Controllers
Jonny Barnes e316f98e26 Squashed commit of the following:
commit 02c0896ab21422c7b2ee63ad87276de97d2649d1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Oct 17 20:55:08 2016 +0100

    Add change to log

commit 05946ce17bf81f4965da4c241c8b636b81fb15cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Oct 17 19:06:22 2016 +0100

    The docs implied a different format response, adjusting my code to the actual response

commit 55e3fab71eed3d44591d3742a9e30ae840427d2c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Oct 17 17:16:07 2016 +0100

    Add a missing bracket/semi-colon to end of return statement

commit 08c5b687db7228ebbecb0cd975857c886c6e0851
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Oct 17 17:10:42 2016 +0100

    Only add a map for actual places

commit eef45a3ab36015ffd3ce1129afd15f570e4e8496
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Oct 17 17:08:24 2016 +0100

    Allow a name to be used instead of co-ordinates
2016-10-17 20:56:00 +01:00
..
Auth Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
AdminController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
ArticlesAdminController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
ArticlesController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
AuthController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
ClientsAdminController.php Use a less generic model name than Client 2016-05-29 14:21:46 +01:00
ContactsAdminController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
ContactsController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
Controller.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
IndieAuthController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
MicropubClientController.php Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
MicropubController.php Use the correct URL format for places 2016-10-07 12:16:33 +01:00
NotesAdminController.php Fix StyleCI reported issues 2016-06-23 15:59:00 +01:00
NotesController.php Squashed commit of the following: 2016-10-17 20:56:00 +01:00
PhotosController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
PlacesAdminController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
PlacesController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
ShortURLsController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
TokensController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
WebMentionsController.php Fix job dispatching 2016-09-20 13:13:05 +01:00