Commit Graph

17 Commits

Author SHA1 Message Date
Lemmy 90e44d6edd autofmt 2026-02-23 13:54:29 -05:00
Alexander Nabokikh fa090313ec fix(1926): cache notification icons 2026-02-22 14:12:50 +01:00
Lemmy 288610ba56 imagecache: implementing queue to avoid spawning too many processes at once. 2026-01-25 17:12:24 -05:00
Lemmy 4f8660f8a2 Overview: blur tweaks 2026-01-15 09:49:39 -05:00
Lemmy ed7693b3fd Overview: blurring via ImageMagick when available. 2026-01-15 09:18:44 -05:00
Lemmy 5251a22d20 Bash vs sh: phase 1 - uniformization to sh. Always use sh, use "-lc" for all user defined commands 2026-01-09 15:01:17 -05:00
Lemmy 247b1cc8a2 ImageCacheService: improve quality by using PNG and improving downscale filtering 2026-01-07 10:43:11 -05:00
Lemmy 4ee59b1d9c Revert "ImageCacheService: allow uppercase file endings (fix #1272)"
This reverts commit e6564826f5.
2026-01-05 10:48:23 -05:00
Ly-sec e6564826f5 ImageCacheService: allow uppercase file endings (fix #1272) 2026-01-05 13:49:44 +01:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy e53dd69af9 Wallpaper: trying to figure the transitioning issue 2026-01-01 17:57:42 -05:00
Lemmy 43c7824aca System: replaced whereis by command -v 2025-12-29 17:02:34 -05:00
Lemmy 5bab582284 System: replaced "which" by "whereis" as it's more likely to be installed by default 2025-12-29 16:47:46 -05:00
Lemmy d9005d453d MediaCard: now uses ImageCacheService (orientation fix) + increased thumbnails size to 384x384 + image cache auto cleanup after 30days. 2025-12-28 11:59:42 -05:00
Lemmy c07ab79b5a autoformat 2025-12-25 17:56:33 -05:00
Lemmy 3259ecd295 Image Caching: better naming 2025-12-25 17:45:40 -05:00
Lemmy 09671d1a2c Image Caching: full refactor base on ImageMagick and fallback to QML. Allows support for a lot more image formats. 2025-12-25 17:31:12 -05:00