Râu Cao
Râu Cao
Useful both for using in TS code/apps, but also for interactive documentation in source code editor programs while using plain JavaScript. We could either port the widget source to TS,...
The old widget kept state in localStorage, and based on that, it did not open the bubble when re-opening an app with a storage already connected. I think it's a...
Currently, the text is only updated when a request finishes, but that means it can stay on an outdated value for very long. Regarding solutions, I think we could add...
i18n
We don't have much to translate, so I think we should add as many languages as possible (and invite people to contribute translations) and use the browser's preferred language as...
I think we should use `aria-live` regions for the widget updates/statutes, so that screen readers will announce the changes to the user (e.g. when going offline, connected successfully, lost authorization,...
The current stable widget actually has a (rather hidden) method for asking for an encryption password. As we're reviving the credentials modules with built-in encryption, we also need a method...
As reported in https://community.remotestorage.io/t/safenetwork-and-csp-header-issue-s/355 we shouldn't use an inline style element for the widget CSS rules, because CSP can (and if used will) prevent loading them nowadays. (The CSP default...
See https://github.com/remotestorage/remotestorage.js/issues/900#issuecomment-148706015 and the comments around it.
I just initiated my first peer swap. I haven't looked into the code yet, to see where the fee rate was decided, but it generated a transaction with 11 sats/vb...