summaryrefslogtreecommitdiff
path: root/components/images (follow)
Commit message (Collapse)AuthorAgeFilesLines
* plugin: create caching image manager2 * r + 2 * t2025-08-272-43/+39
| | | | No need for external proc
* plugin: saveItem ensure parent dir2 * r + 2 * t2025-08-271-3/+1
| | | | Also const everything and format
* internal: async save item2 * r + 2 * t2025-08-261-3/+3
| | | | Fixes #180
* internal: use device scaling for image caching (#348)Davi Ribeiro2025-08-051-3/+8
| | | | | | | | | * internal: fixes image caching (#275) * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: refactor widgets folder2 * r + 2 * t2025-08-042-0/+72
Split into subdirs and rename to components