hensm
|
0cdc402b4e
|
Add browser_action icons
|
2019-03-11 23:11:22 +00:00 |
|
hensm
|
b4deca4905
|
Add docs to Windows installer script
|
2019-03-09 00:55:31 +00:00 |
|
hensm
|
285b31e7c9
|
Use MUI pages for Windows installer UI
|
2019-03-08 00:44:29 +00:00 |
|
hensm
|
0fef3fd98c
|
Require explicit public modifier
|
2019-03-07 08:01:55 +00:00 |
|
hensm
|
04a5284fdc
|
NativeMessagingHosts registry key should be application name
|
2019-03-06 18:22:10 +00:00 |
|
hensm
|
46ad73920d
|
Add missing Windows button selector
|
2019-03-05 19:38:33 +00:00 |
|
hensm
|
1e77267eeb
|
Bump version number
v0.0.2
|
2019-03-05 19:17:34 +00:00 |
|
hensm
|
33c1e2acf4
|
Use latest release GitHub API
|
2019-03-05 19:16:50 +00:00 |
|
hensm
|
1d4337cc7a
|
App build output naming consistency
|
2019-03-05 19:15:08 +00:00 |
|
hensm
|
45908a09e1
|
Cleanup app build script and add more detailed documentation
|
2019-03-05 05:26:42 +00:00 |
|
hensm
|
95eb3ad9b5
|
Update packaging docs
|
2019-03-05 01:32:38 +00:00 |
|
hensm
|
1f144e486f
|
Add Windows installer script
|
2019-03-05 01:13:20 +00:00 |
|
Matt Hensman
|
c2222b27ee
|
Update README.md
|
2019-03-04 16:20:13 +00:00 |
|
hensm
|
076c8ce699
|
Convert ext updater to typescript
|
2019-02-27 19:00:29 +00:00 |
|
hensm
|
06044d9460
|
Convert ext popup to typescript
|
2019-02-27 18:33:29 +00:00 |
|
hensm
|
22a15f4790
|
Add missing BridgeInfo type
|
2019-02-27 17:54:18 +00:00 |
|
hensm
|
addd6821c4
|
Remove Options index signature
|
2019-02-27 17:54:06 +00:00 |
|
hensm
|
8cef999afb
|
Convert ext lib to typescript
|
2019-02-27 16:46:09 +00:00 |
|
hensm
|
7eaa97a556
|
Convert ext options to typescript
|
2019-02-27 16:32:04 +00:00 |
|
hensm
|
3ea943c509
|
Convert ext main.js -> main.ts
|
2019-02-26 19:28:52 +00:00 |
|
hensm
|
2014566cc4
|
Reorganize ext build scripts and add linting
|
2019-02-26 14:08:17 +00:00 |
|
hensm
|
1e49fbe9be
|
Finish app conversion and enforce code style
|
2019-02-26 01:34:04 +00:00 |
|
hensm
|
b7571791e2
|
Switch from babel to typescript for initial ext conversion
|
2019-02-25 14:34:27 +00:00 |
|
hensm
|
e4dffe0cce
|
Convert app to typescript
|
2019-02-25 01:00:33 +00:00 |
|
hensm
|
db7edb70bb
|
Message response doesn't need to be in message format
|
2019-02-24 17:33:13 +00:00 |
|
Matt Hensman
|
41280031bf
|
Fix redundancy
Fix redundancy
|
2019-02-23 22:15:38 +00:00 |
|
hensm
|
f9c5716651
|
Update diagram and add missing messages to table
|
2019-02-21 21:11:24 +00:00 |
|
hensm
|
ef00711f98
|
Rename bridge:discover to bridge:startDiscovery
|
2019-02-21 21:05:52 +00:00 |
|
hensm
|
1e6198e77e
|
Update diagram
|
2019-02-19 08:54:17 +00:00 |
|
hensm
|
62180dfe23
|
Fix implementation notes link in CONTRIBUTING
|
2019-02-18 22:26:31 +00:00 |
|
hensm
|
d4b361f6ee
|
Add Session/Media messages to diagram
|
2019-02-16 16:16:24 +00:00 |
|
hensm
|
9808581235
|
Add diagram to IMPLEMENTATION
|
2019-02-16 09:20:29 +00:00 |
|
hensm
|
befa0f0451
|
Add WIP message list
|
2019-02-15 17:51:30 +00:00 |
|
hensm
|
5d35f498af
|
Add compatibility report info to CONTRIBUTING
|
2019-02-15 14:03:51 +00:00 |
|
hensm
|
08eacf6804
|
Add compatibility report issue template
|
2019-02-15 14:00:31 +00:00 |
|
hensm
|
3121fef522
|
Add implementation notes and contributing guidelines
|
2019-02-15 12:55:54 +00:00 |
|
hensm
|
24c25928c5
|
Add preview image to README
|
2019-02-15 08:48:20 +00:00 |
|
hensm
|
38f2cb6bd3
|
Options page cleanup + reset without form submit
|
2019-02-15 08:23:56 +00:00 |
|
hensm
|
48c5a21e98
|
Move window centering to utils
|
2019-02-15 08:21:54 +00:00 |
|
hensm
|
005de9cf91
|
Remove outdated TODO comment
|
2019-02-15 07:36:28 +00:00 |
|
hensm
|
d0ec312e9a
|
Replace instances of old name in debug messages
|
2019-02-15 07:33:36 +00:00 |
|
hensm
|
b8d28db36d
|
Add content-script-side functions to messageBridge
|
2019-02-15 03:28:28 +00:00 |
|
hensm
|
98bd2f2ab3
|
Replace downloads list with updater tool
|
2019-02-14 05:00:03 +00:00 |
|
hensm
|
d4d55ea59e
|
Add bridge downloads to options page
|
2019-02-12 09:06:57 +00:00 |
|
hensm
|
da17c6df0d
|
Change message subject format and rename some messages
|
2019-02-11 18:52:01 +00:00 |
|
hensm
|
53a16ccde7
|
Remove lax CSP/eval from production builds
|
2019-02-10 11:06:04 +00:00 |
|
hensm
|
5c62f40dd2
|
Fix popup reassigning and popupClose shim message
|
2019-02-10 07:56:11 +00:00 |
|
hensm
|
27e28b14fc
|
Only show mirroring context item on remote URLs
|
2019-02-10 06:37:01 +00:00 |
|
hensm
|
1c55b67922
|
Restructure shim/bridge initialization steps
|
2019-02-10 06:31:31 +00:00 |
|
hensm
|
a1101d6cf6
|
Detect MIME type for local files
|
2019-01-29 17:09:46 +00:00 |
|