Commit graph

284 commits

Author SHA1 Message Date
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
ea3c7a5c56 chore: update address constants (fix file detection, group adding) 2022-10-18 18:16:30 +02:00
601831e8bb fix: svg (pre)views 2022-10-01 22:38:44 +02:00
9ea1eea3ea feat: if audiowaveform is present, generate & cache peaks on backend
requires https://github.com/bbc/audiowaveform/ to be installed and on $PATH
2022-09-19 22:27:34 +02:00
3eadde0b23 chore: lower default size&quality of image previews 2022-09-18 13:24:07 +02:00
5704be7975 fix: restore store stats functionality somewhat 2022-09-16 16:26:58 +02:00
e48e007617 fix: VideoViewer vertical thumbnails 2022-09-11 16:18:17 +02:00
da5d3ad0c2 fix: consistent font sizing of timecode 2022-09-08 22:22:24 +02:00
136d38faac chore: extract all API URLs into a global variable 2022-09-08 19:32:36 +02:00
1e970bcba8 fix: lint due to NodeJS types 2022-09-08 19:23:46 +02:00
8566bb70d0 feat: add timecode display to VideoViewer during previewing 2022-09-08 08:15:22 +02:00
457242c9a9 fix: VIdeoViewer size in detail 2022-09-06 00:12:20 +02:00
1608c3db3d chore: fix svelte warnings 2022-09-06 00:10:24 +02:00
5fff81db85 fix: VIdeoViewer play after click 2022-09-06 00:06:15 +02:00
e9f30c3904 chore: VideoViewer preview optimization 2022-09-05 23:50:05 +02:00
423ec7b03a fix: .avi previews as video 2022-09-05 23:50:05 +02:00
86b36d6619 fix: HashBadge display in Chrome* 2022-09-05 23:05:04 +02:00
3bb2d7e3e1 fix: video loading state in VideoViewer 2022-09-05 23:00:16 +02:00
4018cae840 fix: remember atttributeview state in search 2022-09-05 00:07:23 +02:00
ce3420007d fix: use Gallery in Search, order by match order 2022-09-05 00:04:44 +02:00
7bfb4f86ca chore: refactor widgets + gallery 2022-09-04 23:29:41 +02:00
49b21cfd7a chore: note to self about detail animations 2022-09-04 22:53:23 +02:00