You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796)
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 the slice() method which works similarily but isn't deprecated.

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
fomantic Change <a> elements to underline on hover (#17898) 3 years ago
js Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) 2 years ago
less Allow mermaid render error to wrap (#18790) 2 years ago
svg Add migrate from Codebase (#16768) 3 years ago