passman/js
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
..
app Replace deprecated String.prototype.substr() 2022-03-24 16:55:03 +01:00
exporters fix blocking vault export if a download or decryption failed 2021-08-17 17:08:45 +02:00
importers catch error on importing custom field files 2021-08-22 15:18:49 +02:00
lib
vendor
settings-admin.js catch error for using the same source and destination account in the credential mover 2021-04-03 13:35:39 +02:00
templates.js replace src with ng-src to fix useless img request 2021-09-20 18:31:51 +02:00