Skip to content

Cache supported image types #9

@Maingron

Description

@Maingron

Once the site has loaded and the images have been spawned by this script, it is not necessary to check for supported image types again for at least the time of the current session.
A setting should be added that allows to cache supported image types as either Cookies, maybe in localstorage and no caching.
Would probably result in something like $_COOKIES['SupportedImageTypes'] = {'png','jpg',...}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions