Greasy Fork is available in English.
Creates a search function that works on artist galleries and favorites collections. Search by deviation title and artist name. Numerous sorting options.
코드가 바뀐 버전들입니다. 모든 버전 보기
Fixed a bug where extremely wide images occasionally caused an infinite loop in the tiling algorithm. This would cause the page to hang on an unlucky search.
Minor formatting error in the settings caused by previous update. Fixed it.
Refactored the tile rendering functions to use deep cloning for performance improvement. All searches are now twice as fast. Benchmarked 1100 search results loading time went from 390ms -> 196ms average.Also reduced memory used in indexing database.
Minor bugfix to address a DeviantArt update that broke gallery search indexing.
V0.3 Update (December 19th, 2022):