Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: sharing via clipboard for no https/localhost environments #5606

Merged
merged 5 commits into from Aug 29, 2023

Conversation

math-GH
Copy link
Contributor

@math-GH math-GH commented Aug 22, 2023

Closes #5595

Changes proposed in this pull request:

  • add a fallback if environment is not https or localhost

How to test the feature manually:

use the sharing option "Clipboard" ousite of https or localhost environment

Pull request checklist:

  • clear commit messages
  • code manually tested

@math-GH math-GH added this to the 1.22.0 milestone Aug 22, 2023
@Alkarex Alkarex added the UI 🎨 User Interfaces label Aug 22, 2023
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

p/scripts/main.js Outdated Show resolved Hide resolved
p/scripts/main.js Outdated Show resolved Hide resolved
math-GH and others added 2 commits August 23, 2023 17:45
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like I said I didn't think it was necessary for this PR, but still lgtm. ;-)

@math-GH
Copy link
Contributor Author

math-GH commented Aug 29, 2023

Like I said I didn't think it was necessary for this PR, but still lgtm. ;-)

I used it to learn new stuff ;)

p/scripts/main.js Outdated Show resolved Hide resolved
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
@Alkarex Alkarex merged commit da405ce into FreshRSS:edge Aug 29, 2023
1 check passed
@math-GH math-GH deleted the fix-5595 branch August 30, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI 🎨 User Interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Copy to clipboard Sharing does not function
3 participants