6 Commits

Author SHA1 Message Date
azy
1e64f85568 feat: loading preview for images 2025-02-13 23:06:19 +08:00
azy
188b55ad25 Add the clippy::too_many_arguments macro to try preview, not sure if better to create a new struct with all arguments 2025-02-07 12:04:21 +08:00
azy
9e1d9baaa4 Add the preview of images
- New image.rs file in utils to convert images in usable array
- new accepted type of files in utils/files.rs
- the enum PreviewContent has now an Image entry to handle images
- conversion from image file to a usable paragraph into preview
2025-02-01 18:46:59 +08:00
azy
724844ba34 Add the preview of images
- New image.rs file in utils to convert images in usable array
- new accepted type of files in utils/files.rs
- the enum PreviewContent has now an Image entry to handle images
- conversion from image file to a usable paragraph into preview
2025-02-01 18:36:31 +08:00
Alex Pasmantier
4b632f81f8
docs(changelog): update changelog template (#317) 2025-01-26 10:57:54 +01:00
Alex Pasmantier
3970f65946
chore: flatten workspace into a single crate (#306) 2025-01-25 00:44:34 +01:00