Commit graph

883 commits

Author SHA1 Message Date
dc808aab22
explicit NULL entryvalue 2022-02-19 14:59:21 +01:00
e3be9578bd (cargo-release) version 0.0.53 2022-02-17 17:35:25 +01:00
5fbba9b12c [ui] only show scrollbar when necessary in Inspect 2022-02-17 17:34:45 +01:00
89f2ca8437 [ui] hide audio controls behind detail mode 2022-02-17 17:33:31 +01:00
9bbeeec75c [ui] add zoom to audioviewer 2022-02-17 17:27:52 +01:00
544b79d274 [ui] add audio timeline 2022-02-17 17:14:56 +01:00
f456478f78 (cargo-release) version 0.0.52 2022-02-17 16:45:23 +01:00
bac46cff88 [ui] lint fixes, cosmetics 2022-02-17 16:45:03 +01:00
1ff17a2d92 [ui] re-add manual sorting on Home, fix results 2022-02-17 16:41:59 +01:00
7739bfbd86 [ui] xywh reacts on src change 2022-02-17 16:34:24 +01:00
0d575abe79 [ui] add "Fragment Viewer" 2022-02-17 16:30:36 +01:00
8e3346e214 [ui] fix "expected prop columns" warning 2022-02-17 16:02:17 +01:00
ec094f507a [ui] allow for moving annotations 2022-02-17 15:14:31 +01:00
bd24f1f01d [ui] fix annotation error on img reload 2022-02-17 15:12:45 +01:00
1a38d4f66e [ui] fix /api root fetch (fixes image annotations) 2022-02-17 14:50:34 +01:00
c3931ecdfb
(cargo-release) version 0.0.51 2022-02-15 23:31:43 +01:00
a1f1847ead
[ui] under 1080px screen height, scroll entire content of browse scroll 2022-02-15 23:31:17 +01:00
c27c9dbb0a
[ui] fix overflow on Home 2022-02-15 23:15:26 +01:00
0b52e11f41
[ui] use AttributeView on Home, add Gallery view
also AttributeView doesn't need a title and UpType doesn't require an address
2022-02-15 23:10:46 +01:00
51cdd78023
[ui] disable fixed layout for Home tables 2022-02-15 22:38:29 +01:00
1176d2e7ae
[ui] fix Ellipsis bug due to multiple spaces 2022-02-15 22:33:52 +01:00
b02b6d7feb
[ui] use Table on Home view 2022-02-15 22:18:28 +01:00
604292d56d
[ui] sorting improvements 2022-02-15 22:17:23 +01:00
9639bec677
[ui] sorting logic into util 2022-02-15 22:07:32 +01:00
212b904864
[ui] actually format ADDED & LAST_VISITED relatively 2022-02-15 21:53:34 +01:00
82023b3ebb
[ui] format LAST_VISITED also 2022-02-15 21:39:28 +01:00
bcfcb24ad8
[ui] first step towards multitable 2022-02-15 21:08:07 +01:00
6820e9a174
create extractor trait 2022-02-15 13:32:46 +01:00
3da153296e
(cargo-release) version 0.0.50 2022-02-15 01:21:29 +01:00
27f1102169
[ui] force-cache for WaveSurfer 2022-02-15 01:21:23 +01:00
add8371776
send cache-control (immutable, 31) for /raw/{hash} 2022-02-15 01:21:04 +01:00
de5ce5b7e1
[ui] fix text preview overflow 2022-02-15 01:20:32 +01:00
d98aae9232
(cargo-release) version 0.0.49 2022-02-14 14:57:44 +01:00
70411fe6b1
[ui] use wavesurfer for audio playback 2022-02-14 14:57:35 +01:00
77b7bd7a31
[ui] audioviewer its own component 2022-02-14 13:27:51 +01:00
fbc63d2409
[ui] fix audio preview sizing, rework detail mode, height 2022-02-14 12:36:37 +01:00
55b6a8499e
[ui] fix a8s init bug on detail switch 2022-02-14 12:28:20 +01:00
22a97c65d3
[ui] load full image in detail mode 2022-02-13 16:00:21 +01:00
2f40ea4adb
[ui] add a link to a8s editor display 2022-02-13 15:46:55 +01:00
12d3509a46
[ui] refactor components to use addresses from context, not params 2022-02-13 15:08:09 +01:00
2a3144d22e
[ui] fix img stretch on og preview 2022-02-13 14:12:20 +01:00
0aa09a2e5b
[ui] actually disable tag widget in a8s 2022-02-13 13:16:39 +01:00
7a31797451
(cargo-release) version 0.0.48 2022-02-13 12:56:50 +01:00
0ef7ea5b3a
also impl From<f64> and From<Address> 2022-02-13 12:56:29 +01:00
b417dad0ec
impl From<AsRef<str>> for EntryValue, replace where appropriate 2022-02-13 12:56:29 +01:00
e81d520993
fix empty string value handling 2022-02-13 12:56:29 +01:00
44ac8ab84d
(cargo-release) version 0.0.47 2022-02-12 23:24:02 +01:00
08386052df
[ui] image annotation via Annotorious
exact structure in upend might change
2022-02-12 23:23:52 +01:00
950d026f1e
[ui] pass editable/detail states down to BlobPreview 2022-02-12 23:23:04 +01:00
205ca7758b
[ui] add fetchEntity once fn 2022-02-12 23:22:23 +01:00