1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/trunk/research/console/js
CommanderRoot 8a75e8a165
Replace deprecated String.prototype.substr() (#2948)
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-03-07 08:02:27 +08:00
..
3rdparty SquashSRS4: Add console. Disable cherrypy by default. 2021-04-24 19:45:05 +08:00
bravo_alert SquashSRS4: Add console. Disable cherrypy by default. 2021-04-24 19:45:05 +08:00
bravo_popover SquashSRS4: Add console. Disable cherrypy by default. 2021-04-24 19:45:05 +08:00
img SquashSRS4: Add console. Disable cherrypy by default. 2021-04-24 19:45:05 +08:00
srs.cn.js Squash: Merge SRS 4.0 2021-10-10 12:05:26 +08:00
srs.console.css SquashSRS4: Add console. Disable cherrypy by default. 2021-04-24 19:45:05 +08:00
srs.console.js Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
srs.en.js Squash: Merge SRS 4.0 2021-10-10 12:05:26 +08:00
winlin.utility.js Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00