summaryrefslogtreecommitdiff
path: root/jsconfig.json
diff options
context:
space:
mode:
authornanaya <[email protected]>2020-07-09 01:48:23 +0900
committernanaya <[email protected]>2020-07-09 01:52:46 +0900
commit8d8affdc453f8cfa5f1b60d2ba90f716202c9b5e (patch)
tree7c6af603d888edd72e34a53f7e6229496995fc5a /jsconfig.json
parent68b78ecd3d90fb6cb35d08a96ed74b7a59470c39 (diff)
Store FeedTree data in localStorage
Patching internal functions of dijit.Tree as they don't provide option on where to store the data. It stores to cookies by default but the data can get quite big for hundreds of feeds and exceeds cookies size limit. Not to mention it'll cause the cookie to be sent during any request with nothing handling it server side and just wasting bandwidth. This patch will also migrate current data in cookie to local storage accordingly.
Diffstat (limited to 'jsconfig.json')
0 files changed, 0 insertions, 0 deletions