0f706c37fe
From the comment: This cache is important for two reasons. One, angular hits it up really often (because it needs to check for changes and it's not very clever about it). Two, it prevents weird type conversion issues that otherwise arise in $store.parseValue (e.g. converting "123." to the number 123 even though it actually was the beginning of an IP address that the user was in the process of entering). |
||
---|---|---|
.. | ||
connection.js | ||
filters.js | ||
glowingbear.js | ||
handlers.js | ||
inputbar.js | ||
irc-utils.js | ||
localstorage.js | ||
models.js | ||
notifications.js | ||
plugin-directive.js | ||
plugins.js | ||
settings.js | ||
utils.js | ||
websockets.js | ||
weechat.js |