Commit graph

14 commits

Author SHA1 Message Date
Kevin MacMartin
27ef5d09e5 Implement deletion functionality for uploaded images and files 2018-01-21 20:55:07 -05:00
Kevin MacMartin
b900f56b71 Implement dashboard file upload support, and show the image preview as an img so it can regulate its own aspect ratio 2018-01-18 22:29:49 -05:00
Kevin MacMartin
d25acd9027 Fix dashboard and authentication by moving the public routes to the bottom 2018-01-09 21:57:43 -05:00
Kevin MacMartin
795e8335c2 Create a equal-featured vue variant of the public portion of the site 2017-11-21 23:12:31 -05:00
Kevin MacMartin
54613bf60b Add multi-language functionality and don't create unnecessary variables in the contact controller 2017-02-06 23:44:07 -05:00
Kevin MacMartin
3715826049 Use the api for contact and subscription form post routes 2017-01-30 21:00:05 -05:00
Kevin MacMartin
6ee1313bb7 Pull in updated init.sh and remove the space after function in the routes files 2017-01-26 20:07:54 -05:00
Kevin MacMartin
ce9973caab Upgrade to Laravel 5.4 2017-01-26 19:17:37 -05:00
Kevin MacMartin
961120131e Replace the abandoned laravel-head with a native implementation 2016-10-15 16:53:14 -04:00
Kevin MacMartin
6074935742 Pull in the latest laravel updates 2016-08-28 20:33:46 -04:00
Kevin MacMartin
5cf20c3424 Pull in changes from laravel upstream 2016-08-22 14:34:21 -04:00
Kevin MacMartin
fa6ebd134f Fix dashboard CSV export 2016-08-19 19:44:30 -04:00
Kevin MacMartin
f82f9d130e Update composer dependencies, update laravel-excel, add get logout route, and replace Route::controller instance with pure routes 2016-08-19 18:50:08 -04:00
Kevin MacMartin
21c62e37e4 Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00