jonnybarnes.uk/app/Http/Controllers
2017-06-22 15:41:23 +01:00
..
Admin Remove duplicate titleurl check now we are using better sluggable method 2017-06-16 13:04:51 +01:00
Auth Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
ArticlesController.php Sort out web syndication feeds, and add JSON feeds, fixes issue #52 2017-06-05 16:36:10 +01:00
AuthController.php Remove route closures to allow route caching 2017-03-03 14:23:56 +00:00
ContactsController.php Add Contacts tests 2017-02-18 14:16:22 +00:00
Controller.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
FeedsController.php Apply fixes from StyleCI 2017-06-05 15:40:38 +00:00
IndieAuthController.php Micropub Update and “Swarm” Support 2017-05-18 15:15:53 +01:00
MicropubClientController.php Form the micropub JSON correctly 2017-05-19 10:07:43 +01:00
MicropubController.php Use better syntax to access json request values 2017-06-17 22:29:30 +01:00
NotesController.php Massive simplification of code for displaying webmentions of notes, and the micropub client used to make a note 2017-06-22 15:41:23 +01:00
PhotosController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
PlacesController.php Remove un-needed use statement 2017-02-18 15:11:46 +00:00
SearchController.php Search! Closes #38 2016-11-25 19:51:42 +00:00
ShortURLsController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
StaticRoutesController.php Apply fixes from StyleCI 2017-03-03 15:07:42 +00:00
TokenEndpointController.php State not needed in verifyIndieAuthCode method 2017-05-18 18:42:38 +01:00
WebMentionsController.php Remove route closures to allow route caching 2017-03-03 14:23:56 +00:00