Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-20 | extension: defineFile -> routeWithContents. hot reload stuff. | Omar Rizwan | |
add runtime/background.js route. | |||
2020-12-25 | make windows/*/visible-tab.png. seems to work? | Omar Rizwan | |
2020-12-22 | start adding extensions/ folder. fix up js tests | Omar Rizwan | |
some hacks to start working on clearing old scriptParsed entries | |||
2020-12-02 | base64 reads. start working on screenshot stuff. | Omar Rizwan | |
2020-10-29 | fix file reads! (substr by offset/size). remove browser action | Omar Rizwan | |
2020-10-23 | Switch to browser namespace so we can use Promises. | Omar Rizwan | |
2020-10-22 | works on FF!! key thing was... to add indexedDB permission... | Omar Rizwan | |
(I guess FF uses the DB in the backend? it makes async errors work...) | |||
2020-10-16 | Starting to move to native messaging. | Omar Rizwan | |
Why? The WebSocket stuff is broken right now, and I want to get rid of the dep... | |||
2018-11-28 | Toolbar icon! Simplify file defns! Pretty cool! | Omar Rizwan | |
2018-11-14 | Route tree! | Omar Rizwan | |
2018-11-11 | Tabs subfolder. | Omar Rizwan | |
2018-11-11 | WebSocket communication seems to work. | Omar Rizwan | |