All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- New configuration file, to change which disk mailman should utilize
- Utilize
spatie/sheets
to handle saving mails
- CommonMark is no longer used to parse body
- New destroy route to delete mails
- Ability to remove mails from the tool
- Complie SCSS file resolving a 500-error (thanks @bjrnblm! - #19)
- New sidebar icon
- Split vue tool in to individual components
- Timestamps are now displayed in [YYY-MM-DD HH:MM:SS] format
- Stored UUID's of mails are now orderd by time
- Replaced mail driver with event listener
- Composer authentication files are now ignored.
phpstan
is now a part of the build process
- Compiled assets for production
- General cleanup of code to raise quality
- Cleaned up the CHANGELOG.md (this file)
- Fleshed out TravisCI process
- Badges now properly reflect project status
- Formatted javascript to fit definition of "pretty"
- Initial release
- Initial project skeleton by Spatie
- Initial inbox layout
- Initial mail transporter
- Initial mailman
index
andshow
endpoints. - Initials are JSS
- Init
- In it