Still searching for a better name, currently at https://microclient.jonnybarnes.uk
.
Sign up with your domain and start posting away. One caveat, for media uploads, the webapp POSTs directly to you media-endpoint, so beware of CORS restrictions.
- Upgrade the underlying Laravel framework to v5.7
- Add Nuno Maduro’s Collision package
- Add the Phpunit Pretty Printer
- Improve flex based layout
- Header now uses
flex-direction
andflex-wrap
- Flex is used to achieve a “sticky” footer
- Header now uses
- Improve uploading of pictures, in particular the file picker on the new ote form
- Fix sending location data with micropub request (issue#1)
- Slightly improve flex layout
- Add basic footer
- Initial relase