Commit graph

95 commits

Author SHA1 Message Date
a1db8c2920
[ui] show OG image in BlobPreview 2022-02-10 11:43:31 +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
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
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
deac0beb05
[ui] show groups in editable 2022-02-07 15:36:59 +01:00
4a49ec4d4f
[ui] fix last visited on address change 2022-02-07 10:26:19 +01:00
28b7fc8904
[webui] change icon for upload 2022-02-07 00:02:53 +01:00
34e737d457
"application/x-riff" == WAV audio 2022-02-07 00:01:38 +01:00
af86556654
[webui] forgotten absolute URIs 2022-02-06 23:43:04 +01:00
b51e41b643
[webui] (attempt to) relativize all paths? 2022-02-06 23:38:33 +01:00
420efdfdb4
[ui] fix initial sort in table 2022-02-06 23:37:05 +01:00
f35d614a83
[ui] switch away from query() taking () => string 2022-02-06 22:27:56 +01:00
3b423a2c59
[ui] only request options when selector focused 2022-02-06 14:44:07 +01:00
a92d30a521
[ui] linkify upobj links even in edit mode 2022-02-06 14:41:04 +01:00
3f5edc3443
[ui] fix identification in Table... 2022-02-06 14:39:39 +01:00
90cae6661f
[ui] create objects from selector directly 2022-02-06 14:16:56 +01:00
92c89a8f6b
... 2022-02-06 14:16:21 +01:00
5d0935cc51
[ui] fix pdf previews 2022-02-06 13:52:24 +01:00
52409a0195
[ui] get LBL attrs in a single query 2022-02-06 13:41:47 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
de1c16ef00
[ui] fix search spacing 2022-02-04 23:08:39 +01:00
6d25de5b56
[ui] don't show groups unless there are some 2022-02-04 23:03:05 +01:00
36594cbc50
[ui] dynamic page title 2022-02-04 22:44:40 +01:00
f1f89617ad
[ui] uridecode search query from url 2022-02-04 22:26:31 +01:00
ff2fcd024b
[ui] fix history overload during search 2022-02-04 22:24:47 +01:00
f8a0410282
hide desktop features when desktop is disabled 2022-02-04 12:11:00 +01:00
b215cf8e0d
cosmetics 2022-02-04 12:11:00 +01:00
20a6fa0de7
add audio waveform thumbnails 2022-02-03 18:40:19 +01:00
48837712de
[ui] spinner for video while waiting for poster to load 2022-02-03 17:04:50 +01:00
7f87f05b1c
[ui] better error msg on text 2022-02-03 17:02:30 +01:00
ba02f20dc2
[ui] forgotten currentbacklinks 2022-02-03 16:54:38 +01:00
ac6670ef1b
[ui] refactor blobpreview, fix model previews 2022-02-03 16:54:38 +01:00
faed70fe03
content disposition tweaks (attachment by default, ui target=_blank) 2022-02-03 16:54:37 +01:00
7673f6d74a
[ui] better error message on raw open fail 2022-02-03 16:54:36 +01:00
2b74aea57d
[ui] format ADDED attr 2022-02-03 10:13:47 +01:00
639e6d5c1c
[ui] add thumbnail HIER view 2022-02-02 19:17:30 +01:00
6bb3fe1788
[ui] mark each visited entity with a LAST_VISITED timestamp 2022-02-02 17:58:53 +01:00
d5337bd784
[ui] selector types 2022-02-02 17:58:30 +01:00
cb22756a47
separate endpoint for attr overwrites, implement AttributeUpdate 2022-02-02 00:45:05 +01:00
74c8a4f539
[ui] URIencode search queries 2022-02-01 13:12:45 +01:00
355ba80ebe
[webui] lint fixes 2022-01-30 16:50:23 +01:00
f9e5c19d21
[ui] add group remove feature 2022-01-30 16:40:48 +01:00