Commit Graph

28 Commits

Author SHA1 Message Date
Paul Frazee ea38f8233f tighten CSP for blob/file host: remove allow-same-origin 2015-07-21 12:42:40 -05:00
Paul Frazee 27a985a4bc fix the file httpserver to support hash-id blob hosting as well 2015-07-21 11:05:17 -05:00
Paul Frazee 5276690a48 add support to open devtools for webview content 2015-07-19 12:16:12 -05:00
Paul Frazee 2a56a32475 add blob and file http servers; add open file to menu 2015-07-19 11:42:19 -05:00
Paul Frazee d32f7b52a6 serialize IPC to avoid duplicate reference nulling 2015-07-10 14:56:32 -05:00
Paul Frazee bfc579a584 fix: use sha256 to checkout external files 2015-07-10 13:57:20 -05:00
Paul Frazee f18b89e378 add support for sha256 blobs 2015-07-10 11:07:35 -05:00
Paul Frazee 6cdcc86c86 custom menu, adds RPC recreation on page reload 2015-07-08 14:43:20 -05:00
Paul Frazee ebd4874c6f fix lib/blobs construction 2015-07-06 18:33:59 -05:00
Paul Frazee 4d9510336a notfounds in blob: protocol now register blob-want 2015-07-04 13:51:33 -05:00
Paul Frazee fadfda353d add buffer-transfer support to muxrpc-ipc 2015-07-02 11:47:35 -05:00
Paul Frazee d03f7ab2c2 fix: send manifest instead of config to ui 2015-07-01 22:07:27 -05:00
Paul Frazee 026de532c8 update sbot to use() phoenix-api 2015-07-01 13:02:59 -05:00
Paul Frazee f988d7fbe8 blob: protocol now supports ?fallback=img on notfound 2015-06-26 13:53:37 -05:00
Paul Frazee 753b9058ec add blob-search popups on blob notfound 2015-06-26 13:30:34 -05:00
Paul Frazee d3bb7cf6d7 remove redundant serialization of muxrpc over ipc 2015-06-25 19:03:26 -05:00
Paul Frazee b459569dcf add 'fetch-config' message handler 2015-06-25 18:53:06 -05:00
Paul Frazee 7f5bb1ffb2 setup muxrpc over ipc with the browserwindow 2015-06-25 18:47:11 -05:00
Paul Frazee e64cf9e059 blob checkouts no longer create another copy if an existing copy exists with the same content 2015-06-25 13:42:10 -05:00
Paul Frazee 93184f5b69 added blob 'checkout' on open in new window 2015-06-25 12:58:41 -05:00
Paul Frazee 616af83706 switch ext: proto to blob: 2015-06-25 11:16:23 -05:00
Paul Frazee 8c48c4000e add new-window intercept behavior 2015-06-24 21:42:31 -05:00
Paul Frazee 8a0c9db0fd add temp ssbplug-phoenix loader index.html 2015-06-24 21:23:58 -05:00
Paul Frazee fe030cb0e0 add ext: protocol 2015-06-24 21:23:27 -05:00
Paul Frazee f3421c4bba remove custom menu (for now) 2015-06-24 16:48:00 -05:00
Paul Frazee 79eee8153a run app in electron window instead of browser 2015-06-24 15:38:30 -05:00
Paul Frazee db3018c698 add application menu 2015-06-24 13:14:52 -05:00
Paul Frazee af5b5c5706 add assets and config for packaging 2015-06-24 12:24:53 -05:00