rugk
rugk
Hi @saschanaz, first of all, thanks for your first contribution to this project! :tada: :+1: 🏅 I hope you'll like this project and enjoy hacking on it… :smiley: I am...
I am answering [the questions here now here](https://github.com/rugk/mastodon-simplified-federation/issues/105#issuecomment-1490850547): > * Use the injection code to add "open it in my home server" button (perhaps with a home icon) for some...
Okay, could you attach a test case ZIP with that website files? (Or is it reproducible on any website, actually?) You could also upload it to GitHub Pages, [Neocities](https://neocities.org/) or...
@lil5 feel free to submit a PR to contribute this and be properly credited.
Any official reply? Are you evaluating this or what? 4 users have already upvoted this, and the issues that it causes [come up again and again](https://github.com/xhorak/firefox-devedition-flatpak/issues/129). And as I think...
Cross-posted [to the GNOME Discourse forum](https://discourse.gnome.org/t/fido-u2f-webauthn-portal/1727?u=rugk).
If you look at https://github.com/QubesOS/qubes-app-u2f you'll see this may certainly not be easy.
BTW with [the official release of a Firefox flatpak](https://flathub.org/apps/details/org.mozilla.firefox) on Flathub, this is getting much more important now. :smiley:
Any news on the original issue? At least a bulk import & export of all installed apps would really be required. I mean, apt, dnf etc. can all do this,...
And BTW, I think the better (new) example for backing up the list of installed apps may be this? ```sh $flatpak list --app --columns=ref|awk '{print "flatpak install --assumeyes --user "...