Commit Graph

1448 Commits

Author SHA1 Message Date
ab82af9846 Use relative links in README 2020-11-15 00:01:48 +01:00
de3216f634 Update screencast videos 2020-11-15 00:01:48 +01:00
7fe6fb1cfb Update docs and screenshots 2020-11-15 00:01:48 +01:00
acbfb9464f Update nix module with new config values 2020-11-15 00:01:48 +01:00
b177035f54 Update changelog 2020-11-15 00:01:48 +01:00
46dbdd2625 Fix css when hovering a blue card 2020-11-14 13:42:30 +01:00
9ce4330b94 Merge pull request #441 from eikek/quick-links
Quick links
2020-11-14 12:26:04 +00:00
b98edba9e5 Click on tag in item detail to switch to search 2020-11-14 13:16:35 +01:00
fe8c122968 Switch to search by clicking on correspondent/concerned in detail 2020-11-14 12:57:38 +01:00
cf578a88d3 Make item detail header a link list 2020-11-14 12:11:04 +01:00
e2545de347 Make item-detail and item-light consistent in field naming
This changes the public structure for an "item-light" as returned in
search results. It makes unifying things easier if both names are the
same.
2020-11-14 11:37:50 +01:00
23391ef41c Refactor link-target in a separate module 2020-11-14 11:32:19 +01:00
4b700fb249 Indicate on a card that multi-select mode is active 2020-11-14 11:03:22 +01:00
ee6b54006c Fix reset search for content-only and provide it on top bar 2020-11-14 10:41:20 +01:00
795cd8bc80 Set search when clicking on parts of the item card
When user clicks on correspondent etc. on an item card, the search is
set to this value.
2020-11-14 01:45:10 +01:00
faf97222ea Make resetting search form more efficient
Instead of reloading the whole menu, only empty the fields.
2020-11-14 01:45:10 +01:00
b1d0ae0cc8 Expose clicks on item cards 2020-11-14 01:45:10 +01:00
b0bd7e417f Merge pull request #439 from eikek/mail-subject-filter
Mail subject filter
2020-11-13 23:07:12 +00:00
ec5b822e09 Add subject-filter to scan-mailbox-form 2020-11-13 23:15:20 +01:00
5034e12bec Add a subject filter to scan-mailbox args 2020-11-13 23:15:20 +01:00
7216629059 Merge pull request #440 from eikek/fix-mk-tools
Fix packaging tools
2020-11-13 22:14:52 +00:00
3c4f2c6841 Fix packaging tools
Due to hardcoding files, the new ones were not packaged.
2020-11-13 22:19:21 +01:00
98ee813820 Merge pull request #438 from eikek/item-card-fixes
Item card fixes
2020-11-13 07:36:47 +00:00
2f9e0a8214 Use more prominent indication when an item is selected
Downside to this approach is that the item card is not accessible when
selected.
2020-11-13 01:54:19 +01:00
8950cc4dc9 Improve item card 2020-11-13 01:18:45 +01:00
e5ce1fd45f Merge pull request #437 from eikek/upload-improvements
Upload improvements
2020-11-12 22:58:08 +00:00
75c1c5b7f4 Add tags and file-filter settings to scan-mailbox form 2020-11-12 22:37:37 +01:00
04ba14f802 Amend source form with tags and file-filter
Allow to define tags and a file filter per source.
2020-11-12 22:37:28 +01:00
95328c1e09 Merge pull request #436 from scala-steward/update/http4s-blaze-client-0.21.9
Update http4s-blaze-client, ... to 0.21.9
2020-11-11 20:39:42 +00:00
4fd6e02ec0 Improve glob and filter archive entries 2020-11-11 21:01:23 +01:00
27eb5d70de Apply given tags in processing step
Issue: #346
2020-11-11 21:01:23 +01:00
55a6f7aaf6 Add more properties to upload meta data 2020-11-11 21:01:23 +01:00
8f3946ebb5 Update http4s-blaze-client, ... to 0.21.9 2020-11-11 20:32:12 +01:00
b5038255a9 Merge pull request #434 from eikek/improvements
Improvements
2020-11-10 22:53:21 +00:00
a21a97f7d5 Add a simple glob data type 2020-11-10 22:44:08 +01:00
cd81161cb0 Add support for jbig2 encoded images
This is often used for binary images.

Closes: #433
2020-11-10 22:28:34 +01:00
746e04c624 Improve logging when creating preview images 2020-11-10 22:25:46 +01:00
ed26fe226b Split item card it several functions 2020-11-10 22:25:25 +01:00
ffaded9718 Merge pull request #432 from scala-steward/update/fs2-core-2.4.5
Update fs2-core, fs2-io to 2.4.5
2020-11-10 00:06:00 +00:00
ce0fe59e07 Update fs2-core, fs2-io to 2.4.5 2020-11-09 22:53:06 +01:00
6a31336adb Merge pull request #431 from eikek/pages-metadata
Pages metadata
2020-11-09 21:47:03 +00:00
976aa75710 Move card size definition in css and fix height bug
For very tall images (sometimes shopping receipts), the height must be
restricted, too.
2020-11-09 21:36:17 +01:00
10305bc82d Minor improvements 2020-11-09 21:16:53 +01:00
29455d638c Add startup task to find page counts of existing files 2020-11-09 20:35:35 +01:00
de00b46e5d Move searchbar to the right 2020-11-09 17:12:06 +01:00
89646ef3f6 Hide number of pages, if item is only one file with one page 2020-11-09 17:06:44 +01:00
7a14b05ea7 Enhance item card displaying current file and number of pages 2020-11-09 17:04:56 +01:00
f83d5fa875 Merge pull request #430 from scala-steward/update/flyway-core-7.2.0
Update flyway-core to 7.2.0
2020-11-09 15:16:05 +00:00
8b940ba638 Update flyway-core to 7.2.0 2020-11-09 15:35:49 +01:00
848c245db6 Change the card link to only use the main content
The card is no longer a link itself. The main target is moved to be
the content (the area containing the title and tags). This is in
preparation of upcoming changes: if the whole card is a link, it
cannot contain other links, due to a restriction by html. Later a card
may have more links to provide.
2020-11-09 14:36:58 +01:00