Commit graph

696 commits

Author SHA1 Message Date
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
41293c4e4d
(cargo-release) version 0.0.39 2022-02-08 11:49:14 +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
ecfae8b851
(cargo-release) version 0.0.38 2022-02-07 22:07:12 +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
b5a90ce57c
support denoting entry entities in decomposed format (adding URLs) 2022-02-07 21:59:30 +01:00
686020e579
include decoded address in /api/obj 2022-02-07 20:54:14 +01:00
25bc14e3b4
allow searching in entities (URLs, attrs) 2022-02-07 18:33:57 +01:00
0f2fa6836f
refactor TryFrom<Entry, ImmutableEntry> 2022-02-07 18:27:02 +01:00
5653b1b107
(cargo-release) version 0.0.37 2022-02-07 16:34:25 +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
641550d7ae
(cargo-release) version 0.0.36 2022-02-07 10:26:27 +01:00
4a49ec4d4f
[ui] fix last visited on address change 2022-02-07 10:26:19 +01:00
2c36373d85
fix redirect to "/" in /api/thumb 2022-02-07 10:25:38 +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
9a6c24f235
(cargo-release) version 0.0.35 2022-02-06 23:43:12 +01:00
af86556654
[webui] forgotten absolute URIs 2022-02-06 23:43:04 +01:00
dd65876873
(cargo-release) version 0.0.34 2022-02-06 23:38:43 +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
5e10c78490
(cargo-release) version 0.0.33 2022-02-06 22:28:10 +01:00
f35d614a83
[ui] switch away from query() taking () => string 2022-02-06 22:27:56 +01:00
a83149e746
switch from GET /api/obj?query endpoint to POST /api/query endpoint
also switch from useSWR shim taking `() => SWRKey` as param
2022-02-06 22:25:33 +01:00
261fc97c9e
(cargo-release) version 0.0.32 2022-02-06 14:44:15 +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
d61bca6ac3
(cargo-release) version 0.0.31 2022-02-06 14:17:05 +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
1ee86a9da6
[ui, lib] remove identifying by ALIASes 2022-02-06 13:26:47 +01:00
6b9e534270
ALIAS points to LBL, not directly to value (!) 2022-02-06 12:54:51 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
c0e5035b38
(cargo-release) version 0.0.30 2022-02-04 23:10:36 +01:00
de1c16ef00
[ui] fix search spacing 2022-02-04 23:08:39 +01:00
f0d54a5ac3
[ui] also search in attrs 2022-02-04 23:04:38 +01:00
6d25de5b56
[ui] don't show groups unless there are some 2022-02-04 23:03:05 +01:00
2f664ce820
clear lexpr options just to be safe (no keywords) 2022-02-04 23:01:44 +01:00