Commit Graph

1062 Commits (1539860da8ce92dc17c494c6384c5cabcda46c5d)

Author SHA1 Message Date
Tomáš Mládek 1539860da8 fix: rotate models right side up in (pre)view 2023-01-24 19:28:58 +01:00
Tomáš Mládek 042b207e0b chore: add 3d model stories 2023-01-24 19:23:39 +01:00
Tomáš Mládek abcc10a0cb chore: add example files (2 photos, 2 stls) 2023-01-24 19:21:37 +01:00
Tomáš Mládek 144a426c3a fix: inflight queryonce cache never revalidated 2023-01-24 19:18:11 +01:00
Tomáš Mládek c3fc9610eb fix: Selector mouse behavior, focus event
accidentally broke mouse selection in surface update
also update action on story, once it starts working
2023-01-24 19:17:44 +01:00
Tomáš Mládek 9c8b05f041 chore: fix Surface story, add prefilled story 2023-01-24 19:15:34 +01:00
Tomáš Mládek d501395387 chore: add --reinitialize to sb command 2023-01-24 19:15:05 +01:00
Tomáš Mládek 8eb4466222 feat: add arrow key support to Selector 2023-01-22 14:58:33 +01:00
Tomáš Mládek e5fc315852 chore: add Surface story 2023-01-22 14:58:33 +01:00
Tomáš Mládek 195ce6e4c0 chore: add Selector stories 2023-01-21 20:25:50 +01:00
Tomáš Mládek 0509cc21f7 fix: endless loading on group preview 2023-01-21 19:08:32 +01:00
Tomáš Mládek 3bf60effe5 refactor: Gallery thumbnail is now UpObjectCard
also fix BlobPreview layout overflow
2023-01-21 18:57:57 +01:00
Tomáš Mládek 46eb7035ba fix: unnecessary underline on UpObject banner 2023-01-21 18:56:07 +01:00
Tomáš Mládek d7920f6c15 chore: stories 2023-01-21 18:55:50 +01:00
Tomáš Mládek 8528805ea7 fix: always resolve UpObject when banner (check for blobbiness) 2023-01-21 15:32:33 +01:00
Tomáš Mládek db60b4156c chore: add Gallery story 2023-01-21 14:03:54 +01:00
Tomáš Mládek e2fa7d9e67 chore: add upobjectcard story, routerdecorator, link upobject story 2023-01-21 14:03:54 +01:00
Tomáš Mládek acb5120455 chore: add image stories for blobs 2023-01-21 14:03:54 +01:00
Tomáš Mládek bb113972b1 chore: add example images 2023-01-21 14:03:54 +01:00
Tomáš Mládek 6ddfcb530b chore: add vertical video + stories 2023-01-21 14:03:54 +01:00
Tomáš Mládek 6cc62d4f25 chore: add blobpreview, blobviewer video stories 2023-01-21 14:03:53 +01:00
Tomáš Mládek a9a0446904 build: storybook init 2023-01-21 14:03:53 +01:00
Tomáš Mládek f10f7eaed0 chore: add example vault with 1 video 2023-01-21 14:03:53 +01:00
Tomáš Mládek 1e4e1bd159 chore: rename /media to /assets 2023-01-19 22:48:46 +01:00
Tomáš Mládek b2e782215d (cargo-release) version 0.0.69 2023-01-15 22:43:15 +01:00
Tomáš Mládek d027cb52aa add CHANGELOG.md 2023-01-15 22:43:04 +01:00
Tomáš Mládek 8c2668754a feat: add current position display to Surface view 2023-01-11 19:16:44 +01:00
Tomáš Mládek a69138f0fe perf: load d3 asynchronously 2023-01-11 19:16:44 +01:00
Tomáš Mládek 2cab32ec32 wip: multiple modes of display for surface 2023-01-11 19:06:19 +01:00
Tomáš Mládek 0be4239b6e feat(ui): reverse surface Y scale, add loading state 2023-01-11 00:21:51 +01:00
Tomáš Mládek fce2c5d63c fix(ui): surface inaccuracies, zoom reacts everywhere, points are centered 2023-01-10 23:57:53 +01:00
Tomáš Mládek ff5a8265fb feat: add rudimentary surface view 2023-01-10 21:45:03 +01:00
Tomáš Mládek 3493a68291 chore(ui): remove unnecessary imports 2023-01-08 14:00:22 +01:00
Tomáš Mládek 984e148edb chore: ignore rel-noreferrer 2023-01-08 14:00:01 +01:00
Tomáš Mládek 85d200fba6 fix(ui): Selector initial attribute value 2023-01-08 13:58:32 +01:00
Tomáš Mládek 59c34dba5e fix(ui): footer space, markup 2023-01-07 17:18:51 +01:00
Tomáš Mládek 7579f83585 feat: add attribute view 2023-01-07 11:00:55 +01:00
Tomáš Mládek 7f889be0db feat: add cli addressing from `sha256sum` output 2023-01-04 21:41:33 +01:00
Tomáš Mládek a72b871185 fix(error): address deserialize errors include origin 2023-01-05 12:13:58 +01:00
Tomáš Mládek 89bca64d23 fix(api): malformed entries aren't parsed as invariants during PUT 2023-01-05 12:13:58 +01:00
Tomáš Mládek d5f6a615ba feat(cli): initial upend cli 2023-01-05 12:09:45 +01:00
Tomáš Mládek acfd8432dc chore(ui): footer is hidden by default 2023-01-02 00:46:01 +01:00
Tomáš Mládek c6c869787d fix(ui): jobs update after reload triggered 2023-01-02 00:45:40 +01:00
Tomáš Mládek d392e41550 feat(ui): footer is persistent and can be hidden 2023-01-02 00:33:10 +01:00
Tomáš Mládek 724004be4b fix(ui): simplify BlobPreview markup, improve loading state 2023-01-01 18:51:40 +01:00
Tomáš Mládek be869b1db0 fix(ui): don't update last/num visited if object is nonexistent 2023-01-01 16:25:40 +01:00
Tomáš Mládek de688581ee perf(ui): supply labels from sort keys 2022-12-31 11:15:52 +01:00
Tomáš Mládek bc8827fa18 style(ui): switched root font size from 15px to 16px 2022-12-29 20:57:46 +01:00
Tomáš Mládek 7f0884c171 style(ui): switch Inter for IBM Plex 2022-12-29 20:57:46 +01:00
Tomáš Mládek 3c3dc4b3ee chore(ui): adjust OFT features on videoviewer timecode 2022-12-29 20:57:44 +01:00