25d954f990
* Added a copyToClipboard function to utils This should make it easier to handle errors which result from the clipboard API (which are more likely in web builds). This should also make it easier to handle copying to clipboard in cordova builds by abstracting the platform specific code out of the views and moving it all into one function. * Moved the $t function out of utils * Removing locale snippets I was using and am not now * Added function comment to copyToClipboard * Adding some missing references * Adding an additional check * Re-reviewing my changes, I found a mistake * Update src/renderer/store/modules/utils.js Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> * Update static/locales/en-US.yaml Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> * Reverting the language back to what it was previously * Switching to using i18n.t() instead of handling the translations myself. Also, it looks like eslint removed a tab. Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> |
||
---|---|---|
.. | ||
geolocations | ||
locales | ||
.gitkeep | ||
external-player-map.json | ||
invidious-instances.json | ||
manifest.json | ||
pwabuilder-sw.js |