Skip to content

Feat: bring up share function#45

Open
SukkaW wants to merge 2 commits into
terser:masterfrom
SukkaW:share-by-url
Open

Feat: bring up share function#45
SukkaW wants to merge 2 commits into
terser:masterfrom
SukkaW:share-by-url

Conversation

@SukkaW

@SukkaW SukkaW commented Jul 29, 2022

Copy link
Copy Markdown

The PR supersedes #25:

  • Use gzip and js-base64 (url-safe base64 built in) to generate share url
  • Use existing evalConfig instead of a home-baken deserializer

image

@SukkaW

SukkaW commented Jul 30, 2023

Copy link
Copy Markdown
Author

@fabiosantoscode Kindly request your attention with a friendly ping. My PR has been open for a year. I would greatly appreciate it if you could spare some time to review it, at your convenience, and provide your valuable feedback.

@fabiosantoscode

Copy link
Copy Markdown
Contributor

I can't really merge this because evalOptions calls eval, making it an XSS risk.

@mariomc

mariomc commented Sep 7, 2023

Copy link
Copy Markdown

I can't really merge this because evalOptions calls eval, making it an XSS risk.

Any reason to keep using eval? It seems that most options are simple JSON-stringifiable options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants