Commit graph

305 commits

Author SHA1 Message Date
7579f83585 feat: add attribute view 2023-01-07 11:00:55 +01:00
acfd8432dc chore(ui): footer is hidden by default 2023-01-02 00:46:01 +01:00
c6c869787d fix(ui): jobs update after reload triggered 2023-01-02 00:45:40 +01:00
d392e41550 feat(ui): footer is persistent and can be hidden 2023-01-02 00:33:10 +01:00
724004be4b fix(ui): simplify BlobPreview markup, improve loading state 2023-01-01 18:51:40 +01:00
be869b1db0 fix(ui): don't update last/num visited if object is nonexistent 2023-01-01 16:25:40 +01:00
de688581ee perf(ui): supply labels from sort keys 2022-12-31 11:15:52 +01:00
bc8827fa18 style(ui): switched root font size from 15px to 16px 2022-12-29 20:57:46 +01:00
7f0884c171 style(ui): switch Inter for IBM Plex 2022-12-29 20:57:46 +01:00
3c3dc4b3ee chore(ui): adjust OFT features on videoviewer timecode 2022-12-29 20:57:44 +01:00
a60fe311d6 fix: gallery without sort 2022-12-22 13:15:20 +01:00
e20b4bff38 fix: unsupported display in detail mode 2022-12-22 00:35:13 +01:00
be41e57e77 chore: css fix 2022-12-22 00:15:33 +01:00
0794d300ba feat: loading state in videoviewer preview 2022-12-22 00:12:30 +01:00
f0404c94d3 feat: supported format detection in videoviewer 2022-12-22 00:07:33 +01:00
2bcff43ff3 chore: update web deps 2022-12-21 23:34:37 +01:00
bfda5cee52 fix: update vite, fix dynamic imports 2022-12-21 23:21:21 +01:00
11fba14861 fix: spinner centering 2022-12-21 22:52:14 +01:00
d866e838e2 ui: replace spinner 2022-12-21 22:49:17 +01:00
c369e7b693 fix: border on play icon 2022-12-21 22:45:14 +01:00
cf19bdb5c3 fix: .identified on UpObject 2022-12-21 22:13:53 +01:00
771d9648dc fix: placeholder width/height for spinner in blobpreview 2022-12-19 21:38:41 +01:00
36b6e51765 perf: enable lazy loading of images (?) 2022-12-18 14:08:33 +01:00
2c41cffce0 perf: only show items in gallery once sorted 2022-12-18 14:08:27 +01:00
881d48ec00 fix: centered spinner on image previews 2022-12-18 14:03:33 +01:00
0d5e201ff2 perf: only resort once initial query has finished 2022-12-17 19:07:31 +01:00
b0ef7f86cb feat: add i18next, move attribute labels 2022-10-25 21:47:17 +02:00
4b3e7fc7a1 fix: box-sizing: border-box 2022-10-24 22:40:01 +02:00
7f33bcf542 fix: duration attribute label 2022-10-23 18:24:33 +02:00
f34c8fc838 fix: format duration, also change formatting to xhxmxs 2022-10-23 18:24:07 +02:00
cfabc5358c fix: .wavs also detected as audio 2022-10-23 15:11:23 +02:00
d01868b23e fix: add .mp3 override to type detection 2022-10-23 11:37:46 +02:00
65a20824a8 fix: also loading peaks 2022-10-23 11:32:01 +02:00
e21c29cb02 fix: audio detection of .oggs 2022-10-23 11:24:47 +02:00
23b3388ea5 refactor: unify media type detection 2022-10-23 11:15:19 +02:00
e60a709536 feat: add duration display for audio preview 2022-10-23 10:52:14 +02:00
565dea3166 fix: icons when ui served from server 2022-10-22 17:28:44 +02:00
90f22308ee chore: shut up svelte check 2022-10-22 17:25:45 +02:00
5c3c6cad42 feat: download blob with identified filename 2022-10-22 17:25:27 +02:00
1ef4edf80c chore: unused css rule 2022-10-22 17:18:09 +02:00
6e09b35359 fix: remove BlobViewer duplicity in Inspect
- retain state on detail switch
- probably perf improvement?
2022-10-22 15:11:36 +02:00
3877f2e7af chore: disallow console.log 2022-10-22 14:57:46 +02:00
40381cf46d fix: confirm before generating audio peaks in browser, avoid lock-ups in Chrome 2022-10-21 21:40:03 +02:00
df8c1d653d fix: minor css fixes 2022-10-21 19:10:53 +02:00
ec2039c16c fix: blobpreview hashbadge more in line with handled 2022-10-21 19:03:54 +02:00
f45adc2880 feat: on group preview, prefer objects with previews 2022-10-21 19:00:43 +02:00
b5a46d928f fix: blobpreview sizing 2022-10-21 17:59:57 +02:00
cf3c4a70c3 fix: markdown display 2022-10-21 14:07:40 +02:00
6fa4ff0168 feat: recurse up to 3 levels resolving group previews 2022-10-18 20:26:08 +02:00
ce54f01337 feat: group preview 2022-10-18 20:20:55 +02:00