Mark Haslinghuis
b51a7b288a
Fix MSP_BOARD_INFO && Storage Quota
...
Cleanup LocalStorage
2022-05-30 23:19:51 +02:00
Mark Haslinghuis
f41e135333
Migrate chrome storage API to window.localStorage
...
Add remove function
Remove callback from set and remove
Rebased
Rebased
2022-04-22 01:08:48 +02:00
Tomas Chmelevskij
03690e087f
chore: add comman dangle rule for multiline
2021-12-18 08:21:05 +01:00
Ivan Efimov
e63a5fe642
Presets TAB
2021-11-23 22:28:56 -06:00
Tomas Chmelevskij
616c2e796d
chore: add semi
rule to the linter and run --fix
...
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Mark Haslinghuis
e0bc8174d8
Change lexical scope configInsert and configStorage
2020-12-09 21:12:10 +01:00
Miguel Angel Mulero Martinez
fec4ab4b6a
Remove ChromeOS support
2020-10-06 15:12:39 +02:00
Kyle K
3ab9097090
Small bug fixes
...
Cleaning up some errors in the javascript console before I start adding new ones.
src/js/ConfigStorage.js: forgot to test writing multiple keys at once, can now write multiple keys at once.
src/js/FirmwareCache.js: avoid throwing an error if someone comes asking for an undefined firmware
src/js/jenkins_loader.js: same .error deprecation as #1568
2019-08-16 22:15:58 +00:00
Kyle K
9fa5cca011
Chrome Apps don't get window.localStorage
2019-08-08 21:28:17 +00:00
Kyle K
426e753b53
add an alternative to chrome.storage.local
2019-08-02 06:13:39 +00:00