Kovid Goyal
|
158ebee92c
|
Unify metadata formatting between vide and animated image previews
|
2025-11-24 20:02:20 +05:30 |
|
Kovid Goyal
|
7c52f727dc
|
Show file metadata based preview with an error message when preview fails to render
|
2025-11-23 12:48:14 +05:30 |
|
Kovid Goyal
|
ffac770cce
|
Add string reps for preview classes
|
2025-11-23 10:22:29 +05:30 |
|
Kovid Goyal
|
3a69e3e58f
|
Fix cache not being used for custom image preview rendered content without an image
|
2025-11-23 09:49:49 +05:30 |
|
Kovid Goyal
|
7f2d0aebe9
|
choose-files: Add calibre based previews for ebook/document file types
|
2025-11-23 09:39:08 +05:30 |
|
Kovid Goyal
|
4cf92fbf26
|
Make image preview code re-useable for other types of previews that have both metadata and an image
|
2025-11-22 13:21:21 +05:30 |
|
Kovid Goyal
|
75c3019756
|
Avoid flicker when changing preview
Only render the new preview when it is fully ready, keep showing
previous preview till then.
|
2025-11-22 12:24:09 +05:30 |
|
Kovid Goyal
|
b627d2e4ab
|
Move error handling code into its own library
|
2025-10-12 13:51:16 +05:30 |
|
Kovid Goyal
|
4cdedc422e
|
Add modified date to image preview
|
2025-10-09 15:13:45 +05:30 |
|
Kovid Goyal
|
d598157590
|
Make goroutines in choose_files panic safe
|
2025-10-09 08:11:47 +05:30 |
|
Kovid Goyal
|
49d8b1a9d0
|
More work on image preview rendering
|
2025-10-08 22:00:12 +05:30 |
|
Kovid Goyal
|
a6335777d9
|
disk cache: add a path based API
This allows maintaining only a single cache entry per path when the
path's contents change.
|
2025-10-08 06:41:12 +05:30 |
|
Kovid Goyal
|
9f9216457e
|
Only showing metadata needs to be in the interface
|
2025-10-07 14:12:40 +05:30 |
|
Kovid Goyal
|
f0040edff2
|
More work on image previews
|
2025-10-07 13:30:28 +05:30 |
|
Kovid Goyal
|
4af95b3c51
|
choose_files: start work on image previews
|
2025-10-07 11:11:42 +05:30 |
|