Commit Graph

173 Commits

Author SHA1 Message Date
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
hensm
3f6cad64a6 Move credit section and add note 2019-01-24 21:06:59 +00:00
hensm
aa624575b4 Replace README disclaimer 2019-01-24 19:17:08 +00:00
hensm
20122d6d19 Specify linux target for rpmbuild 2019-01-24 16:27:27 +00:00
hensm
c8c883212c Fix manifest location on Fedora 2019-01-24 16:27:11 +00:00
hensm
2bdd518d5e Use connection-based messaging for popup 2019-01-24 15:53:17 +00:00
Matt Hensman
8c8ae827bf Merge pull request #26 from logix2/master
Added a Maintainer field to the Debian packaging control file, to stop showing a warning every time someone installs a package
2019-01-24 15:31:34 +00:00
Logix
1347c15fb7 Added a Maintainer field to the Debian packaging control file, to stop showing a warning every time someone installs a package 2019-01-24 17:23:39 +02:00
Carsten Csiky
3a836db14e Add Arch Linux install instructions to README.md (#23)
* add archlinux install  instructions to README.md

* Build instructions for Archlinux corrected

* Installation Instructions added to README

* Reformat, add packaging dependencies
2019-01-23 23:51:12 +00:00
hensm
ef3d91a3cb Add current app to receiver popup 2019-01-23 19:32:49 +00:00
hensm
79477fd473 Allow overwriting sender app variables 2019-01-23 15:41:52 +00:00
hensm
2373880214 Add partial YouTube compatibility shim 2019-01-23 15:27:57 +00:00