Commit Graph

16 Commits

Author SHA1 Message Date
5e77ff0fc5 Start search by pressing enter and not on each stroke
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
0643534994 Add edit icon for changing attachment name 2020-06-14 17:03:07 +02:00
217fef7384 Throttle search requests
Throttle search requests when typing. Also fix handling subscriptions
in main.
2020-06-13 21:17:15 +02:00
80131522de Use same limit for searchable dropdowns 2020-06-09 22:57:21 +02:00
1dd84c11bd Apply tag colors from settings 2020-06-08 00:54:47 +02:00
b150269528 Add a load-more button to item list 2020-06-06 11:05:15 +02:00
6807ce4d2f Move utility functions into a Util file 2020-05-24 15:58:09 +02:00
920fcf28dd Change webapp to support multiple scan-mailbox tasks 2020-05-21 22:04:45 +02:00
72a88f21cb Use cards for viewing items 2020-05-17 21:42:16 +02:00
9b30542974 Copy/paste form together 2020-04-22 21:08:45 +02:00
c504a3df42 Fix elm-analyse issues 2020-01-29 20:56:14 +01:00
d535130c9e Provide email proposals from address book 2020-01-12 01:04:42 +01:00
f235f3a030 Starting with mail functionality 2020-01-05 23:23:28 +01:00
2001cca88b Using elm-format for all files 2019-12-29 21:55:12 +01:00
831cd8b655 Initial version.
Features:

- Upload PDF files let them analyze

- Manage meta data and items

- See processing in webapp
2019-09-21 22:02:36 +02:00
6154e6a387 Initial application stub 2019-09-21 14:54:03 +02:00