Commit Graph

4 Commits

Author SHA1 Message Date
Jason Miller
b489d9cd5b other changes 2020-11-12 09:16:45 -05:00
Jason Miller
d383fa6b12 Mostly fix production bundling 2020-08-14 19:50:28 -04:00
Jason Miller
f2dcd6e246 Service Worker and Web Worker workarounds 2020-08-12 18:18:22 -04:00
Jake Archibald
cae73f1f1b Add share target (#469)
* Quick test

* More testing

* More testing

* Removing transfer for now

* Changing name so it's easier to tell them apart when installed

* Disable minification to ease debugging

* Adding navigate lock

* lol oops

* Add minifying back

* Removing minification again, for debugging

* Removing broadcast channel bits, to simplify the code

* Revert "Removing broadcast channel bits, to simplify the code"

This reverts commit 0b2a3ecf2986aae0dd65fdd1ddda2bd9e4e1eac7.

* I think this fixes it

* Refactor

* Suppress flash of home screen during share target

* Almost ready, so switching to real name

* Removing log

* Ahh yes the trailing comma thing

* Removing use of BroadcastChannel

* Reducing ternary
2019-06-17 09:42:10 +01:00