| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* catch web browser errors
* use catch instead to ensure sheetWrapper works
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add stateful dialog control hook
* add new alf'd consent
* make secondary_inverted buttons clearer
* contingency for opening a link from another dialog
* rm old modal
* Differentiate buttons more
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
| |
|
|
|
|
|
| |
* Add link-click metrics
* Fix conditional
|
|
|
| |
This reverts commit ac5b2cf31f2bb45f1bf8a180705249d3cce8017d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Pass referer on native
* Add ChainLink3
* Add an opt out for sending utm
* Remove noreferrer on links
We do have <meta name="referrer" content="origin-when-cross-origin"> in HTML, should be sufficient.
* Narrow down the condition slightly
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
* use page sheet presentation
* move to its own file rather than sitting in prefs
* whoops, missed one
|