1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-28 04:08:47 +02:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
Vincent Salucci 28e3fff739
[Auto-Logout] Implement logout functionality in VaultTimeoutService (#92)
* Initial commit for logic changes in VaultTimeoutService

* Fixed lint error

* Updated logOut spelling - as an action its two words

* Hitting save to make sure all my changes are included

* Made requested changes

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-29 10:38:16 -05:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
spec Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
src [Auto-Logout] Implement logout functionality in VaultTimeoutService (#92) 2020-03-29 10:38:16 -05:00
.editorconfig update settings 2018-04-10 22:05:36 -04:00
.gitignore setup karma testing 2018-04-17 16:15:19 -04:00
appveyor.yml Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
CONTRIBUTING.md license and contrib 2018-01-26 16:07:38 -05:00
LICENSE.txt license and contrib 2018-01-26 16:07:38 -05:00
package-lock.json upgrade electron 2020-01-27 09:18:18 -05:00
package.json Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
README.md Update README.md 2018-04-17 16:25:01 -04:00
SECURITY.md Uppercase Bitwarden 2018-02-27 14:19:31 -05:00
tsconfig.json Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
tslint.json fix lint issues 2019-03-27 14:46:34 -04:00

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.