Commit Graph

894 Commits (feat/vaults)

Author SHA1 Message Date
Tomáš Mládek 2614fbdec2 [ui] remember widget choice per object 2022-03-22 20:45:07 +01:00
Tomáš Mládek d21dbebd66 [ui] add fullscreen viewing for images 2022-03-21 00:04:48 +01:00
Tomáš Mládek 0213b3c9c1 limit video thumbnails to max 300s into a video file
(didn't realize the majority of the time is spent seeking!)
2022-03-21 00:04:48 +01:00
Tomáš Mládek 4271107cbb [ui] search results shown in AttributeView (enable gallery, etc.) 2022-03-21 00:04:48 +01:00
Tomáš Mládek 50aa34ef61 [ui] scroll detail-mode columns into view 2022-03-21 00:04:48 +01:00
Tomáš Mládek 4dcaeda3e9 [ui] also mark NUM_VISITED (preparation for frecency) 2022-03-21 00:04:48 +01:00
Tomáš Mládek 9893292ac8 [ui] various layout fixes - fragment overflow, imageviewer disappeared, pdf iframe height
- add uplink passthrough
- fix delete button position
2022-03-21 00:04:38 +01:00
Tomáš Mládek 8bfce8b75a [ui] fix image annotations broken link before reload 2022-03-20 23:44:10 +01:00
Tomáš Mládek 04615b3682 [ui] custom canvas-based image fragment rendering (allow resizing) 2022-03-20 23:44:10 +01:00
Tomáš Mládek 5051ac25c6 decode valueless entires as NaN
since NaN == NULL in SQLite, apparently
2022-03-20 23:44:10 +01:00
Tomáš Mládek 164cdcd105 [ui] use blobpreview for gallery previews (fragments, models, web get thumbnails)
- modelviewer also has no-interaction mode to fix scrolling in gallery view
- fragmentviewer doesn't link directly, fix thumbnail click
2022-03-20 23:43:43 +01:00
Tomáš Mládek 1b823bcce4
respect exif image orientation in previews 2022-03-16 11:30:06 +01:00
Tomáš Mládek a477468272
[ui] allow images in detail to fill screen 2022-03-15 17:22:14 +01:00
Tomáš Mládek c9a79492de
first iteration of EXIF data extraction 2022-03-15 17:20:50 +01:00
Tomáš Mládek b9ea04109e
add explicit autocheckpoint, change db option traces! to debugs! 2022-03-14 14:02:03 +01:00
Tomáš Mládek 89332de506
[ui] respect editable in AudioViewer; add `disable` props to input/selector 2022-03-10 20:35:29 +01:00
Tomáš Mládek 20b7270197
(cargo-release) version 0.0.60 2022-03-08 23:24:28 +01:00
Tomáš Mládek 1b50ef4da3
[ui] first version of audio annotations
TODOs:
- fix wavesurfer types
- fix selector not updating when value prop changes
- only allow annotation editing in edit mode
- allow addresses to be annotation values as well
2022-03-08 23:24:11 +01:00
Tomáš Mládek ea8ccc85e4
[ui] fix UpEntry overflow & display attribute labels 2022-03-03 10:51:01 +01:00
Tomáš Mládek 69c4527ddb
(cargo-release) version 0.0.59 2022-03-02 22:42:17 +01:00
Tomáš Mládek 52879cfe2c
[ui] load attribute labels from db 2022-03-02 22:39:20 +01:00
Tomáš Mládek 376d929232
return attribute labels in /all/attributes endpoint 2022-03-02 22:39:05 +01:00
Tomáš Mládek b6e5368a6c
[ui] if query in header could be an UpEnd query, execute that 2022-03-02 22:27:53 +01:00
Tomáš Mládek ef3a130855
refactor Jobs and their handling, really fix infinitely hanging jobs 2022-03-02 22:27:51 +01:00
Tomáš Mládek 1c316427ab
extract all metadata on vault rescan 2022-03-02 22:27:07 +01:00
Tomáš Mládek e8af838020
[ui] sort jobs by type (major jobs are shown first) 2022-03-02 22:24:24 +01:00
Tomáš Mládek 1aa779e816
also add attribute labels on id3 extraction 2022-03-02 22:24:17 +01:00
Tomáš Mládek 4f36bff549
id3 improvements - extract year/bpm as numbers; fix id3 extract job name; exit early if file isn't audio
also add EntryValue::guess_from
2022-03-02 08:13:35 +01:00
Tomáš Mládek 82c7bfcb64
run (all) extractors for manually added blobs and addresses 2022-02-28 22:43:23 +01:00
Tomáš Mládek 506727356c
add ID3 metadata extractor 2022-02-28 22:34:38 +01:00
Tomáš Mládek 920e67a283
add an "is_needed" check for extractors; add tests for web extractor 2022-02-28 22:34:38 +01:00
Tomáš Mládek 27cc6eb31c
refactor - remove unnecessary async fns, add helper fn for running blocking tasks in background
also impl Error for JobInProgressError
2022-02-28 22:34:31 +01:00
Tomáš Mládek ce50f5ad80
implement Drop for Job - prevent jobs from hanging in progress forever 2022-02-28 17:00:27 +01:00
Tomáš Mládek 019a451d4e
(cargo-release) version 0.0.58 2022-02-27 19:17:35 +01:00
Tomáš Mládek 1cf027f281
[ui] fix column bottom margin 2022-02-27 19:17:02 +01:00
Tomáš Mládek 9fc11d00bd
[ui] detail column max width is 1920px 2022-02-27 19:16:01 +01:00
Tomáš Mládek d03998915c
add web::block to all db actions in route handlers 2022-02-27 15:03:15 +01:00
Tomáš Mládek 0e1b1765ae
skip over paths which failed to canonicalize 2022-02-23 15:56:22 +01:00
Tomáš Mládek 8f80779ce6
[ui] display image preview before upload 2022-02-23 15:55:57 +01:00
Tomáš Mládek 9541c397e3 better handling of invalid paths in store view 2022-02-21 22:25:48 +01:00
Tomáš Mládek b35ffab860 (cargo-release) version 0.0.57 2022-02-21 22:01:37 +01:00
Tomáš Mládek 583fea153c add store info display // all blob listing 2022-02-21 22:01:31 +01:00
Tomáš Mládek f653ed0cf9
(cargo-release) version 0.0.56 2022-02-20 19:11:44 +01:00
Tomáš Mládek 7a16a136ab
[ui] better icon for selector clear 2022-02-20 19:11:34 +01:00
Tomáš Mládek a2337fde30
[ui] add deletion of objects 2022-02-20 18:04:47 +01:00
Tomáš Mládek 1470d91719
[ui] .button is a global style 2022-02-20 18:04:27 +01:00
Tomáš Mládek b5f4dc4a7b
[ui] add Null IValue type 2022-02-20 18:04:16 +01:00
Tomáš Mládek e522e99209
[ui] refactor - centralize all `fetch()` calls in `api.ts` 2022-02-20 13:06:01 +01:00
Tomáš Mládek c2b26ccfee
[ui] fix svelte warnings 2022-02-20 12:56:46 +01:00
Tomáš Mládek fd4d80c0b7
[ui] automatically mark any added "group" as of "group" type 2022-02-20 12:09:37 +01:00