Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Core refactor (#1207) | toasted-nutbread | 2021-01-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Copy set intersection functions * Remove unused functions * Simplify url check * Remove parseUrl * Simplify stringReverse * Remove hasOwn due to infrequent use * Rename errorToJson/jsonToError to de/serializeError For clarity on intended use. * Fix time argument on timeout * Add missing return value * Throw an error for unexpected argument values * Add documentation comments | ||
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Remove border/margin/padding/pointerEvents from iframe (#841) | toasted-nutbread | 2020-09-19 |
| | |||
* | Handlebars sandbox (#612) | toasted-nutbread | 2020-09-18 |
* Set up template renderer proxy * Use proxy * Remove unused handlebars script tags * Update manifest |