Commit Graph

1 Commits (52863b84ffbfe12d90bdf797bd3409c01c8aafd0)

Author SHA1 Message Date
yann300 b0d2f76f64 move storage.js to eh root folder 8 years ago
yann300 2aed87988b system files 8 years ago
chriseth c90c063193 Fix readonly files in file explorer and sync to tabs. 8 years ago
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
yann300 7bf15f39e6 fix renaming/removal 8 years ago
Alex Beregszaszi 372f3f26af Reorder storage file 8 years ago
Alex Beregszaszi 9d37e90f33 Remove unused loadFiles 8 years ago
Alex Beregszaszi 60fc07ee8f Add boolean to set/remove/rename in storage 8 years ago
Alex Beregszaszi 5f635055a2 Ignore any keys not including sol: in keys() 8 years ago
Alex Beregszaszi d521af5f28 Use more strict replacements in storage 8 years ago
Alex Beregszaszi 20911afccf The old editorSize conversion code isn't supported anymore 8 years ago
Alex Beregszaszi 47667fa58e Change storage abstraction to use a new key 8 years ago
Alex Beregszaszi b4446dcd4a Use consistent naming in storage 8 years ago
Alex Beregszaszi 705d465a01 Reorder storage.js 8 years ago
Alex Beregszaszi 944a586380 Remove unused storage.getFileContent 8 years ago
Alex Beregszaszi a2514915d3 Move Chrome syncing back to app.js 8 years ago
Alex Beregszaszi 0eee795e40 Move storage.editorSize to app.js 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
Alex Beregszaszi 252c5ccc81 Fix storage issues on some browsers 9 years ago
Dave Hoover 35e9fee718 Pulling all storage-related methods into storage.js 9 years ago
Dave Hoover 861deadf23 Encapsulating 'Cache File Prefix' 9 years ago
Alex Beregszaszi d0db134a34 Use window.localStorage in all cases 9 years ago
Alex Beregszaszi 6a9e874fea Standard: remove unused variables 9 years ago
Alex Beregszaszi c66af27eb2 Standard: format whitespace (using semistandard-format) 9 years ago
Alex Beregszaszi 66acb7a0c8 Standard: mark globals 9 years ago
Alex Beregszaszi 53dc6b7939 Fix invalid reference to fileNameFromKey 9 years ago
Alex Beregszaszi 60ebbee3ed Standard: include curly brackets in branches as required 9 years ago
Alex Beregszaszi 3a7bc52ed6 Standard: add spacing as required 9 years ago
Alex Beregszaszi 4fb1947c21 Standard: use single quotes for strings 9 years ago
Alex Beregszaszi 0bbbb237ea Standard: use !== and === 9 years ago
Dave Hoover 9c4a31afe0 pulling some widely-used functions/data into app/utils.js 9 years ago
Dave Hoover fbe522ebc0 Need to provide updateFiles to StorageHandler 9 years ago
Dave Hoover 871f31c6f9 Initial refactoring effort: extract methods into modules 9 years ago