Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.
This repository was archived by the owner on May 9, 2026. It is now read-only.

Cache supported image types #9

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',...}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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