Commit Graph

11 Commits (7a0be1657896f2908e4c2c959ffcc264029df64d)

Author SHA1 Message Date
Benedikt Terhechte dc9495392b Renamed to Postsack 3 years ago
Benedikt Terhechte bb20d3d41d Permission error on macOS, small improvements
On macOS, a special permission is needed to access the mail directory.
This commit adds support to help users to add this permission with
a screenshot and guides.

This was a bit involved because the image should only be loaded on macOS
and because loading images in egui is quite a pain.
3 years ago
Benedikt Terhechte 975eda71bd Large change, multiple related changes
- Split up the app into different app_state states
- Added the `startup` state and the `visualize` state
- lots of changes to support the startup screen / state
- The startup screen is still a hot mess
- changed the config handling
3 years ago
Benedikt Terhechte a606538524 Initial Mbox support 3 years ago
Benedikt Terhechte 5480eb0aa4 Fixed most clippy issues 3 years ago
Benedikt Terhechte b5be751e3f Support different formats 3 years ago
Benedikt Terhechte 6bdc412833 Removed warnings, started implementing apple mail 3 years ago
Benedikt Terhechte 2f34e13355 Somehow it is much faster now.. 3 years ago
Benedikt Terhechte 03fd95ee14 Put all the elements together. Still needs a test run. 3 years ago
Benedikt Terhechte 6e90f5b0d7
Moved the import functionality into a module 3 years ago
Benedikt Terhechte 2a0eb842a4 Started building query facilities 3 years ago