- Apr 12, 2018
-
-
Ian Bicking authored
Fix #160 Remove dead code that lint was complaining about.
-
Donovan Preston authored
Fix #155, remove frame-related header rewriting
-
Donovan Preston authored
-
Donovan Preston authored
Fix #136, put link to XPI in README
-
Ian Bicking authored
-
Ian Bicking authored
Fix #154, target User-Agent rewriting and generally request rewriting to main_frame instead of sub_frame
-
- Apr 10, 2018
-
-
Donovan Preston authored
Bump version number to 0.3
-
Donovan Preston authored
-
Ian Bicking authored
WIP Remove the iframe to hold the content page, and put the main ui in a popup instead of the sidebar
-
Donovan Preston authored
-
Ian Bicking authored
* Fix #68, finish up metrics details given discussion See https://github.com/mozilla/side-view/issues/68#issuecomment-377582616 for details
-
- Apr 04, 2018
-
-
Ian Bicking authored
Fix #89 Make the feedback button stick to the bottom of the sidebar
-
Ian Bicking authored
Fix #110 Use the number of hours since the new year to get automatic unique version numbers with resolution down to the nearest hour.
-
Donovan Preston authored
Fix lint by adding a semicolon.
-
Donovan Preston authored
-
Donovan Preston authored
Start #68, put in metrics pings according to documentation
-
- Apr 03, 2018
-
-
Donovan Preston authored
Fix #110 Use the number of hours since the new year to get automatic unique version numbers with resolution down to the nearest hour.
-
Donovan Preston authored
-
Donovan Preston authored
Fix #73, don't let displayHome() overwrite the restored browsing iframe
-
Donovan Preston authored
Add missing comma.
-
Donovan Preston authored
-
- Apr 02, 2018
-
-
Ian Bicking authored
-
Donovan Preston authored
Fix #100, do not rewrite request or response headers for sub-sub-iframes
-
Donovan Preston authored
Fix #120, add an add-on icon
-
Donovan Preston authored
Revert "Fix #110 Give every single build a unique version number by tacking a timestamp on the end."
-
Donovan Preston authored
Revert "Fix #110 Give every single build a unique version number by tacking a timestamp on the end."
-
Ian Bicking authored
-
Ian Bicking authored
Note the documentation specifically suggests assigning an SVG icon to both sizes: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/icons#SVG
-
Donovan Preston authored
Allow off-origin links to be opened by the sidebar
-
- Mar 30, 2018
-
-
Ian Bicking authored
Generally tries to calculate cdN (custom dimensions) in sendEvent when possible. More followup for analytics required
-
- Mar 29, 2018
-
-
Donovan Preston authored
Fix #99, remove WWW-Authenticate header in sidebar pages
-
Ian Bicking authored
The sidebar always tries to open links elsewhere, and this seems to trigger the allow-popups permission. This isn't a complete solution, as the links still don't open where we want, but at least they open.
-
Ian Bicking authored
-
Ian Bicking authored
Fix #110 Give every single build a unique version number by tacking a timestamp on the end.
-
Donovan Preston authored
-
Donovan Preston authored
Recent tabs
-
Ian Bicking authored
Also moves Recent Tabs above Current Tabs, per discussion
-
Ian Bicking authored
-
Ian Bicking authored
Fix #63 Hide browser ui when in homepage
-
Ian Bicking authored
Fix #14 Add the svg icon.
-