Commit Graph

655 Commits (52409a0195bec8cd1fc080ba35cfea803af6fc7c)

Author SHA1 Message Date
Tomáš Mládek 3c3cbaf9b2
[ui] workable search display 2022-01-16 18:53:18 +01:00
Tomáš Mládek 53b72abff1
[webui] search finds object 2022-01-14 22:05:17 +01:00
Tomáš Mládek 338be4be10
/raw/ queries of entries 2022-01-14 22:04:53 +01:00
Tomáš Mládek 2f6a265af8
alike value queries do not include addresses 2022-01-13 20:31:50 +01:00
Tomáš Mládek 849c697061
[ui] uplink now works outside of /browse 2022-01-13 19:33:48 +01:00
Tomáš Mládek ec691b3717
[ui] first step of search 2022-01-13 19:08:36 +01:00
Tomáš Mládek 0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00
Tomáš Mládek 835dec73d4
fix search 2022-01-10 22:28:46 +01:00
Tomáš Mládek 5222734ce8
[ui] create/add preliminaries 2022-01-10 22:28:28 +01:00
Tomáš Mládek 57847facee
[ui] *actually* make AttributeUpdate work 2022-01-09 21:46:52 +01:00
Tomáš Mládek 74e09146a4
[ui] fix multiple attr view buttons 2022-01-09 21:26:50 +01:00
Tomáš Mládek a099cbd85f
[ui] rudimentary attribute editing
also refactor to use actual correct types throughout
2022-01-09 21:24:49 +01:00
Tomáš Mládek 8ceb310d9e
preparations for a separate attr update endpoint 2022-01-09 21:18:19 +01:00
Tomáš Mládek 052403bc05
[ui] icon size 115% of font size by default 2022-01-09 13:02:37 +01:00
Tomáš Mládek 3421523585
[ui] error-proofing table formatters 2022-01-08 19:05:01 +01:00
Tomáš Mládek f75c74a266
`make clean` also cleans js lib 2022-01-08 13:02:29 +01:00
Tomáš Mládek 0bfc292fd4
[ui] fix notification icons, colors; icon colors 2022-01-08 13:01:50 +01:00
Tomáš Mládek 952475b92b
fix missed reporting on path cleanups 2022-01-08 12:21:04 +01:00
Tomáš Mládek 368eb90d5b
fix compile with no default features 2022-01-07 00:52:09 +01:00
Tomáš Mládek f489558b65
fix Input misbehaving when small 2022-01-06 23:23:35 +01:00
Tomáš Mládek 337ba75603
Input two-way binding, first version of an autocomplete Selector 2022-01-06 23:23:35 +01:00
Tomáš Mládek 091a02d530
add endpoint to list all attributes 2022-01-06 23:23:35 +01:00
Tomáš Mládek d9259785a1
title to all ellpises 2022-01-06 23:23:35 +01:00
Tomáš Mládek 4d413dde80
fix native open button, button align 2022-01-03 22:31:51 +01:00
Tomáš Mládek 5ff91af98e add STL viewer via three.js, change output format to es 2022-01-03 16:05:52 +01:00
Tomáš Mládek 4831d6b027 (cargo-release) version 0.0.16 2021-12-31 01:10:17 +01:00
Tomáš Mládek 6786e0a158 cargo update 2021-12-31 01:10:08 +01:00
Tomáš Mládek 33722c0ac8
hopefully fix contrast issue? 2021-12-31 00:01:39 +01:00
Tomáš Mládek 10dab431a8
use solarized as color scheme 2021-12-30 23:24:38 +01:00
Tomáš Mládek a6d9333eaf
separate global styles 2021-12-30 23:00:03 +01:00
Tomáš Mládek 28b91b5c4b
css tweaks, browse as cards 2021-12-30 22:33:37 +01:00
Tomáš Mládek af2913f17e
remove shoelace, switch from bootstrap icons to boxicons 2021-12-30 19:28:43 +01:00
Tomáš Mládek c16f0347b9
remove pointless yarn.lock 2021-12-29 13:00:18 +01:00
Tomáš Mládek 31422f1b0b
[ui] add clean script 2021-12-29 12:59:41 +01:00
Tomáš Mládek 353f2448b4
add no_default_features test to CI (allow fail) 2021-12-27 13:23:23 +01:00
Tomáš Mládek 9d06e25d11
refactor fetch fn in ui, fix error detection 2021-12-27 13:20:09 +01:00
Tomáš Mládek a43a9d6caf
thumbnails -> previews 2021-12-27 13:13:53 +01:00
Tomáš Mládek d11d20f210
fix tests due to tempdir -> tempfile change 2021-12-27 12:36:38 +01:00
Tomáš Mládek b63e27006a
fix footer obscuring bottom of content 2021-12-27 12:33:48 +01:00
Tomáš Mládek 0760e14002
remove dead css 2021-12-27 12:23:15 +01:00
Tomáš Mládek 6b95e59acf
try next port if taken 2021-12-27 11:58:01 +01:00
Tomáš Mládek 649235f1d2
preload blob previews 2021-12-26 18:36:58 +01:00
Tomáš Mládek 94a815306c
[ui] use video thumbnail as poster 2021-12-26 18:33:20 +01:00
Tomáš Mládek 3186b9ce6e
add video thumbnailing via ffmpeg 2021-12-26 18:16:37 +01:00
Tomáš Mládek aa67b93e4e
improve mime & content-disposition for thumbnails 2021-12-26 17:40:47 +01:00
Tomáš Mládek 5f8182e9b7
switch from tree_magic to mini_tree_magic 2021-12-25 11:35:37 +01:00
Tomáš Mládek a608659baa
thumbnails module, "text thumbnails" on backend 2021-12-23 23:45:46 +01:00
Tomáš Mládek 0f3dd88193
clippy fixes, no default feature compile fix 2021-12-23 11:18:04 +01:00
Tomáš Mládek 0058a9fcdd
test db open newness 2021-12-23 11:11:36 +01:00
Tomáš Mládek ce9e552844
rewrite database module as a struct instead of bare fns 2021-12-23 11:10:16 +01:00