Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-02 | FileManager: show video thumbnails, update thumbnail if name is the same but ↵ | dec05eba | |
the content has changed (last modified time changed) | |||
2021-03-28 | Use imagemagick to create thumbnails instead of doing it ourselves. Better ↵ | dec05eba | |
result and less memory usage because out of process memory reclaimed on exit | |||
2020-09-23 | Add matrix image upload | dec05eba | |
2020-09-22 | Initial file manager implementation, with thumbnail caching | dec05eba | |
2020-09-21 | Initial matrix support | dec05eba | |
2020-09-17 | Decrease maximum size for waifu2x scaling | dec05eba | |
2020-09-17 | Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ↵ | dec05eba | |
image view mode |