Commit Graph

1053 Commits (195ce6e4c0c562b11e064c1a2a1a8ba2bc800995)

Author SHA1 Message Date
Tomáš Mládek d866e838e2 ui: replace spinner 2022-12-21 22:49:17 +01:00
Tomáš Mládek c369e7b693 fix: border on play icon 2022-12-21 22:45:14 +01:00
Tomáš Mládek cf19bdb5c3 fix: .identified on UpObject 2022-12-21 22:13:53 +01:00
Tomáš Mládek 771d9648dc fix: placeholder width/height for spinner in blobpreview 2022-12-19 21:38:41 +01:00
Tomáš Mládek 36b6e51765 perf: enable lazy loading of images (?) 2022-12-18 14:08:33 +01:00
Tomáš Mládek 2c41cffce0 perf: only show items in gallery once sorted 2022-12-18 14:08:27 +01:00
Tomáš Mládek 881d48ec00 fix: centered spinner on image previews 2022-12-18 14:03:33 +01:00
Tomáš Mládek 0d5e201ff2 perf: only resort once initial query has finished 2022-12-17 19:07:31 +01:00
Tomáš Mládek b0ef7f86cb feat: add i18next, move attribute labels 2022-10-25 21:47:17 +02:00
Tomáš Mládek 4b3e7fc7a1 fix: box-sizing: border-box 2022-10-24 22:40:01 +02:00
Tomáš Mládek f3b67bbe9a ci: make makefile more command-y 2022-10-24 21:05:37 +02:00
Tomáš Mládek 051e95d640 fix: properly set WAL, eliminate (?) intermittent `database locked` errors 2022-10-24 19:29:41 +02:00
Tomáš Mládek ee8dc40577 fix: tracing target has to be static 2022-10-24 09:25:34 +02:00
Tomáš Mládek 363ddfc3fe fix: target 2022-10-23 19:20:52 +02:00
Tomáš Mládek 7f33bcf542 fix: duration attribute label 2022-10-23 18:24:33 +02:00
Tomáš Mládek f34c8fc838 fix: format duration, also change formatting to xhxmxs 2022-10-23 18:24:07 +02:00
Tomáš Mládek a5e7dc4f2a chore: ... 2022-10-23 18:17:38 +02:00
Tomáš Mládek 3292a5b346 fix: add proper targets to db logging, panic in debug mode 2022-10-23 16:07:08 +02:00
Tomáš Mládek 6394a70030 chore: log -> tracing 2022-10-23 15:59:10 +02:00
Tomáš Mládek 4a2eaf3c33 chore: don't package by default 2022-10-23 15:54:53 +02:00
Tomáš Mládek cfabc5358c fix: .wavs also detected as audio 2022-10-23 15:11:23 +02:00
Tomáš Mládek b5b05ed852 fix: add custom logging handler (elucidate db locked errors?) 2022-10-23 13:46:42 +02:00
Tomáš Mládek 74d35e4065 chore: log instrumenting 2022-10-23 13:46:06 +02:00
Tomáš Mládek 5c5d9d0f04 feat: add --allow-hosts CLI option 2022-10-23 13:30:58 +02:00
Tomáš Mládek 0998aeb96b (cargo-release) version 0.0.67 2022-10-23 11:39:43 +02:00
Tomáš Mládek 709fd9eb12 fix: .mp3 override in media extractor 2022-10-23 11:39:33 +02:00
Tomáš Mládek d01868b23e fix: add .mp3 override to type detection 2022-10-23 11:37:46 +02:00
Tomáš Mládek 65a20824a8 fix: also loading peaks 2022-10-23 11:32:01 +02:00
Tomáš Mládek e21c29cb02 fix: audio detection of .oggs 2022-10-23 11:24:47 +02:00
Tomáš Mládek 23b3388ea5 refactor: unify media type detection 2022-10-23 11:15:19 +02:00
Tomáš Mládek 4c0d352bd3 chore: change extractor error level to debug, add extractor markers 2022-10-23 10:54:52 +02:00
Tomáš Mládek e60a709536 feat: add duration display for audio preview 2022-10-23 10:52:14 +02:00
Tomáš Mládek b7eb4d6048 chore: enable tracing span for extractors 2022-10-23 10:51:24 +02:00
Tomáš Mládek 33565fdc27 fix: continue with other extractors when one fails 2022-10-23 10:50:36 +02:00
Tomáš Mládek ea3fc015f5 feat: add media (duration) extractor 2022-10-22 20:05:48 +02:00
Tomáš Mládek 565dea3166 fix: icons when ui served from server 2022-10-22 17:28:44 +02:00
Tomáš Mládek 90f22308ee chore: shut up svelte check 2022-10-22 17:25:45 +02:00
Tomáš Mládek 5c3c6cad42 feat: download blob with identified filename 2022-10-22 17:25:27 +02:00
Tomáš Mládek 1ef4edf80c chore: unused css rule 2022-10-22 17:18:09 +02:00
Tomáš Mládek f9f00f93a8 (cargo-release) version 0.0.66 2022-10-22 15:11:47 +02:00
Tomáš Mládek 6e09b35359 fix: remove BlobViewer duplicity in Inspect
- retain state on detail switch
- probably perf improvement?
2022-10-22 15:11:36 +02:00
Tomáš Mládek 3877f2e7af chore: disallow `console.log` 2022-10-22 14:57:46 +02:00
Tomáš Mládek 2f74c15553 chore: 32 max port retries 2022-10-22 12:51:21 +02:00
Tomáš Mládek f200ea824f chore: --ui-enabled actually does something 2022-10-22 12:50:52 +02:00
Tomáš Mládek 6b6bbc2f75 fix, ci: packaging step left out webui 2022-10-22 12:49:58 +02:00
Tomáš Mládek 40381cf46d fix: confirm before generating audio peaks in browser, avoid lock-ups in Chrome 2022-10-21 21:40:03 +02:00
Tomáš Mládek a6c07c7810 (cargo-release) version 0.0.65 2022-10-21 21:07:58 +02:00
Tomáš Mládek df8c1d653d fix: minor css fixes 2022-10-21 19:10:53 +02:00
Tomáš Mládek ec2039c16c fix: blobpreview hashbadge more in line with handled 2022-10-21 19:03:54 +02:00
Tomáš Mládek f45adc2880 feat: on group preview, prefer objects with previews 2022-10-21 19:00:43 +02:00