Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
2020-05-01 14:48:08 -05:00
Saúl Ibarra Corretgé
c2c323347a
rn: skip logging potentially sensitive data
2019-11-14 15:01:29 +01:00
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
...
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
2019-08-23 10:57:38 +02:00
Zoltan Bettenbuk
63c017f8e6
Fix persistency to handle default values too ( #3228 )
2018-07-06 11:03:16 -07:00
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
2018-02-27 20:52:34 -06:00
zbettenbuk
e4da0e988e
Split storage keys to features
2018-02-27 07:33:33 -06:00
zbettenbuk
e0deb6d64b
Prepare PersistenceRegistry for flat subtrees
2018-02-27 07:33:33 -06:00
Lyubo Marinov
d7dddb2509
Introduce base/storage to represent the Web Storage API and persistence-related customizations
2018-02-02 15:13:26 -06:00