Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup refcount stuff that wasn't being used anyway, update md | Omar Rizwan | 2020-12-28 | 1 | -0/+0 |
| | |||||
* | vendor frozen | Omar Rizwan | 2020-12-27 | 1 | -3/+0 |
| | |||||
* | cut base64 and cJSON modules out. fix read! | Omar Rizwan | 2020-12-01 | 1 | -6/+0 |
| | | | | this wasn't too bad | ||||
* | start refactor to use frozen instead of cJSON; I can list dirs, but can't ↵ | Omar Rizwan | 2020-12-01 | 1 | -1/+4 |
| | | | | | | | read file yet also (... at the same time ...) more work on refactoring background.js to eliminate middle layer, I guess | ||||
* | Bring back base64. | Omar Rizwan | 2020-10-17 | 1 | -0/+3 |
| | |||||
* | Starting to move to native messaging. | Omar Rizwan | 2020-10-16 | 1 | -6/+0 |
| | | | | | Why? The WebSocket stuff is broken right now, and I want to get rid of the dep... | ||||
* | base64 hack to handle binary files. | Omar Rizwan | 2019-02-27 | 1 | -0/+3 |
| | | | | add memory fences because why not. | ||||
* | fs: Trying to fix submodules. | Omar Rizwan | 2019-02-25 | 1 | -0/+3 |
| | |||||
* | WebSocket communication seems to work. | Omar Rizwan | 2018-11-11 | 1 | -0/+3 |