lbry-desktop/electron
Tobias Speicher 21af8f4f28 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-23 12:12:44 -04:00
..
menu flow fixes 2020-12-16 10:52:22 -05:00
createTray.js Fix linting errors. 2021-01-29 10:10:10 -05:00
createWindow.js refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
Daemon.js integrate all the things 2021-10-15 23:49:41 -04:00
devServer.js linking lbry-redux works 2019-11-21 11:44:56 -05:00
index.js Prevent multiple downloads when auto updater isn't supported. Hide upgrade nag when on progress modal is displayed. 2022-03-04 10:58:19 -05:00
installDevtools.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
LbryFirstInstance.js Initial commit for LBRY-First 2020-07-08 14:23:43 -04:00
sandboxTest.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
startSandbox.js integrate all the things 2021-10-15 23:49:41 -04:00
unpackByOutpoint.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00