Commit graph

156 commits

Author SHA1 Message Date
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
27f1102169
[ui] force-cache for WaveSurfer 2022-02-15 01:21:23 +01:00
de5ce5b7e1
[ui] fix text preview overflow 2022-02-15 01:20:32 +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
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
e8de358966
[ui] remove unused imports 2022-02-12 23:22:09 +01:00
6614797029
[ui] disable "unused-export-let" warning; make eslint config "eslintrc.js" 2022-02-12 23:21:29 +01:00
af60a5730a
[ui] also disable linting for _vars not just _args 2022-02-12 23:14:21 +01:00
fd0b4a53d2
[ui] fix img overflow on annotorious enable 2022-02-12 14:32:35 +01:00
e384bfbfaf
[ui] show any .stls as models 2022-02-10 15:58:53 +01:00
7427ed2216
[ui] fix preview overflow, max-height = height 2022-02-10 15:55:01 +01:00
76e9439f40
[ui] fix blobpreview img overflow 2022-02-10 14:51:09 +01:00
021263b128
[ui] detail column is at least 75% wide 2022-02-10 14:37:18 +01:00
6c14ca45a4
[ui] fix centering in image viewer 2022-02-10 14:37:07 +01:00
d945a9c8aa
[ui] base for annotations via Annotorious 2022-02-10 14:27:16 +01:00
e04cda1cf2
[ui] larger preview on detail 2022-02-10 13:14:32 +01:00
a1db8c2920
[ui] show OG image in BlobPreview 2022-02-10 11:43:31 +01:00
fa8a313dd5
[ui] add spinners to all home sections 2022-02-10 00:15:42 +01:00
01c95a11b8
[ui] gallery thumbnails of about 512px 2022-02-10 00:09:12 +01:00
15c524c07d
[ui] rudimentary "detail" mode 2022-02-09 23:58:56 +01:00
578a3fdcd8
[ui] show latest ADDED 2022-02-09 23:54:46 +01:00
52b18a4916
[ui] LAST_VISITED into BrowseColumn, store in seconds 2022-02-09 23:54:46 +01:00
a9e60d4722
[ui] show edit mode 2022-02-09 23:54:45 +01:00
64d15f7231
[ui] separate browse & column 2022-02-09 23:53:05 +01:00
579b669258
[ui] copy&paste new sorting to gallery
todo - DRY?
2022-02-09 20:40:59 +01:00
24075db535
... 2022-02-09 20:37:31 +01:00
5ad64a6591
make a PUT to /api/obj also insert bare addresses and prepare metadata; bunch of tidying up
/api/obj returns [entry_addr, entity_addr]
ADDED_ATTR is a const
impl TryInto<Address > for InAddress
2022-02-09 20:37:20 +01:00
b068f8e0a5
[ui] only enable font features for inter 2022-02-08 11:48:54 +01:00
f5cb98091d
[ui] do not track inter.css via LFS 2022-02-08 11:48:54 +01:00
8531cac459
[ui] actually fix absolute path to fonts 2022-02-08 11:48:41 +01:00
2a52036850 [ui] fix absolute path to fonts 2022-02-08 00:34:54 +01:00
10d9cd1718
[ui] support adding urls via search 2022-02-07 22:06:56 +01:00
d67d6daf6c
[ui] search in entities also 2022-02-07 22:01:10 +01:00
686020e579
include decoded address in /api/obj 2022-02-07 20:54:14 +01:00
71ca69959f
[ui] add more attribute labels 2022-02-07 16:34:18 +01:00
f082edd6b5
[ui] constrain value types for certain attrs / selector contexts 2022-02-07 16:32:49 +01:00
267e427a87
[ui] show raw attr in ellipsis title 2022-02-07 16:32:21 +01:00