- Fixed so .gif uploads as .gif
- Slugs are _ and not - based
- No Image redirects to random image @ https://omi.nz/bin/rnd/
- Backend post edit , no image points to /images/ui/ni.gif
- Added Trumbowyg to replace the most expensive TinyMCE
- Removed TinyMCE ... Huzzah!
- Tidied up md files
- single.blade: added post ID
- single.blade: added 'edit' link
- some readme changes
- inf.db more generic
- added Account page (WIP)
- start_service.php , auto starts app when accessing the site
- stop_servcie.php - run this to stop the service (if started by the above process)
- fixed Font.php compatibility bug
- corrected font for code,pre
- 'code' and 'pre' allowed via Purifier
- fixed require for symfony/css-selector ... to ^5.4
- removed phpunit/phpunit
- added back cache dir : /bootstrap/cache/.gitignore
- "phpunit/phpunit": "~5.7" to version "*"
- Using TinyMCE with API key - will need to find a fully free version!
- Fixed incompatibility bug in 'ezyang\htmlpurifier' and now pointing towards custom 'sirjeff\htmlpurifier'
- cleaning up code, removing unrequired images and git-ignoring them
- fixes for bugs due to compatibility running on new soft/hardware
- updated files to use the same as the online version
- fixed php version
- sql compatibility fix
- tidy up
- removed
/vendor/
- install instruction corrected ... clone project and compose!
- start tagging
- start merging branches in
- touched
release.md
in the beginning there was order ... not