Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Add prefix for local storage #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add prefix for local storage #66

wants to merge 3 commits into from

Conversation

rugk
Copy link

@rugk rugk commented Jun 5, 2016

Fixes #65

However I admit that it is not nice that getFullStorage still returns the values prefixed, but it is only used once in the Controller, so it was the easiest (hackish) method to just use the already existent loop there to remove the prefix.
If you'll fix this in a better way I have nothing against it! 😃

Possibly it would also be a good idea to make "imgbi_" a (global) variable, so that a server admin can change it if it is suitable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflicts when there is other stuff in local storage
1 participant