docspell/modules/webapp/src/main/elm
Eike Kettner 96612e0e59 Refactor scan mailbox form and add flag for post-processing
Mails are filtered once by using an imap search and then by some globs
to filter files and subjects. Imap can search by subject via a
string-contains, but not via globs or patterns (afaik). The subject
filter is applied to all downloaded mail headers. Now for post
processing (moving to some target folder or deleting), it can be
chosen to post-process all "seen" mails or only those that matched all
filters.
2021-01-24 01:46:31 +01:00
..
App Show new-invite as normal page 2021-01-09 01:16:59 +01:00
Comp Refactor scan mailbox form and add flag for post-processing 2021-01-24 01:46:31 +01:00
Data Control what tag categories to use for auto-tagging 2021-01-19 01:20:13 +01:00
Page Make source a quick link on card and detail 2021-01-11 21:37:36 +01:00
Util Allow to click on custom fields in detail view 2021-01-09 01:16:59 +01:00
Api.elm Update tag counts in search menu 2020-12-16 00:56:12 +01:00
Main.elm Fix page routing with remember me 2020-12-11 01:16:57 +01:00
Page.elm Fix browser back button to restore scroll state 2020-10-18 21:35:42 +02:00
Ports.elm Introduce fomantic-ui, replacing semantic-ui 2020-11-05 22:44:10 +01:00