Héctor Ramón Jiménez
|
867fe819c0
|
Add explicit error handling to image loading
|
2025-10-28 21:19:25 +01:00 |
|
Héctor Ramón Jiménez
|
8b12b313a9
|
Share reqwest::Client in gallery example
|
2025-10-26 04:22:11 +01:00 |
|
Héctor Ramón Jiménez
|
42d592d87b
|
Filter out videos from gallery example
|
2025-10-25 23:11:41 +02:00 |
|
Héctor Ramón Jiménez
|
44e68aa4b6
|
Add border radius support for image
|
2025-10-25 23:00:25 +02:00 |
|
Héctor Ramón Jiménez
|
c896cd8d31
|
Decode images in parallel in gallery example
|
2025-10-25 22:59:30 +02:00 |
|
Héctor Ramón Jiménez
|
6fa54f7f6b
|
Decode on the fly in gallery example
Use `release` mode. Image decoding is terribly slow
in `debug` mode!
|
2025-10-25 22:59:30 +02:00 |
|
Héctor Ramón Jiménez
|
611f89fc59
|
Rename space_{x,y} to space::{horizontal,vertical}
|
2025-09-18 00:00:56 +02:00 |
|
Héctor Ramón Jiménez
|
0037699dda
|
Increase period in gallery example to Month
|
2025-08-06 03:36:39 +02:00 |
|
Héctor Ramón Jiménez
|
800a73ddd7
|
Use new async || closure syntax 🎉
|
2025-02-21 02:01:42 +01:00 |
|
Héctor Ramón Jiménez
|
91af1c5ed6
|
Update all examples to Rust 2024
|
2025-02-21 01:37:14 +01:00 |
|
Héctor Ramón Jiménez
|
0c528be2ea
|
Introduce with helper and use sipper in gallery example
|
2025-02-11 03:41:29 +01:00 |
|
Héctor Ramón Jiménez
|
ec4d007a4c
|
Simplify gallery example a bit
|
2025-02-09 08:02:05 +01:00 |
|
Héctor Ramón Jiménez
|
17395e8320
|
Use to_owned instead of to_string in gallery example
|
2025-02-09 06:40:48 +01:00 |
|
Héctor Ramón Jiménez
|
f3ae4266e9
|
Implement From<u32> instead of u16 for Length and Pixels
|
2025-02-09 06:38:48 +01:00 |
|
Cory Forsstrom
|
ab236376a3
|
Add blurhash to gallery
|
2025-02-06 14:44:11 -08:00 |
|
Héctor Ramón Jiménez
|
cd445f758f
|
Display grid placeholder when loading gallery example
|
2025-01-28 03:25:18 +01:00 |
|
Héctor Ramón Jiménez
|
086b06553b
|
Remove unnecessary endpoint function in gallery example
|
2025-01-27 20:47:59 +01:00 |
|
Héctor Ramón Jiménez
|
e1ad0910f0
|
Change period to Week in gallery example
|
2025-01-27 20:46:47 +01:00 |
|
Héctor Ramón Jiménez
|
e2c52c9728
|
Implement AI gallery example 🎉
It displays the most popular daily images of Civitai!
|
2025-01-27 05:01:43 +01:00 |
|