Commit graph

8 commits

Author SHA1 Message Date
Omar Rizwan e31f915bdd vendor frozen 2020-12-27 18:20:34 -08:00
Omar Rizwan a45e9ae97a cut base64 and cJSON modules out. fix read!
this wasn't too bad
2020-12-01 22:31:03 -08:00
Omar Rizwan adf4330f54 start refactor to use frozen instead of cJSON; I can list dirs, but can't read file yet
also (... at the same time ...) more work on refactoring background.js
to eliminate middle layer, I guess
2020-12-01 21:47:05 -08:00
Omar Rizwan c78377d464 Bring back base64. 2020-10-17 03:00:57 -07:00
Omar Rizwan 74b1b0f789 Starting to move to native messaging.
Why? The WebSocket stuff is broken right now, and I want to get rid of
the dep...
2020-10-16 21:56:49 -07:00
Omar Rizwan 73f8bc754e base64 hack to handle binary files.
add memory fences because why not.
2019-02-27 22:06:37 -08:00
Omar Rizwan e48e72aa68 fs: Trying to fix submodules. 2019-02-25 20:03:31 -08:00
Omar Rizwan 4ca75894c1 WebSocket communication seems to work. 2018-11-11 05:32:44 -08:00