orchard/src/web-remote
Tobias Speicher 8edfddc409
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:09:12 +01:00
..
assets added 1 to the web remote repeat button 2022-01-27 14:10:05 +03:00
views Replace deprecated String.prototype.substr() 2022-02-20 15:09:12 +01:00
cider-icon.png Visual Tweaks to Miniplayer and add assets to Web Remote. 2022-01-23 15:31:41 -06:00
ciderframework.css totally did not just push to the wrong file 2022-01-26 22:59:54 -08:00
icon-192x192.png Updated Web Remote icons to the new Cider logo (#410) 2022-02-09 10:13:58 -08:00
icon-256x256.png Updated Web Remote icons to the new Cider logo (#410) 2022-02-09 10:13:58 -08:00
icon-384x384.png Updated Web Remote icons to the new Cider logo (#410) 2022-02-09 10:13:58 -08:00
icon-512x512.png Updated Web Remote icons to the new Cider logo (#410) 2022-02-09 10:13:58 -08:00
index.js remote testing on dev env and nodeintegration on webview 2022-02-19 00:34:15 -08:00
launch.png Visual Tweaks to Miniplayer and add assets to Web Remote. 2022-01-23 15:31:41 -06:00
manifest.json [web-remote] rebrand and manifest changes 2022-01-16 18:38:46 -08:00
sortable.min.js import frontend remote 2022-01-16 14:23:15 -08:00
style.css lossless assets + i18n 2022-02-04 22:11:56 -08:00
vue.js import frontend remote 2022-01-16 14:23:15 -08:00
vuedraggable.umd.min.js import frontend remote 2022-01-16 14:23:15 -08:00