passman/js/app
Tobias Speicher 3abba5338e
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-24 16:55:03 +01:00
..
controllers do not collect all credential guids for vault deletion; use custom file mass deletion endpoint 2021-10-23 19:59:13 +02:00
directives Replace deprecated String.prototype.substr() 2022-03-24 16:55:03 +01:00
factory
filters add angular based own escapeHTML filter 2021-03-22 18:29:52 +01:00
services do not collect all credential guids for vault deletion; use custom file mass deletion endpoint 2021-10-23 19:59:13 +02:00
app.js
app_public.js