Kyle Spearrin
d16d1d1308
warn user and reseed storage if using Never lock option
2018-10-03 22:46:11 -04:00
Kyle Spearrin
50c94f587d
implement notifications service
2018-08-20 17:40:39 -04:00
Kyle Spearrin
4076247908
option to disable change password notification
2018-07-31 23:48:11 -04:00
Kyle Spearrin
cf57eadd1d
detect and update password changes
2018-07-31 23:24:11 -04:00
Kyle Spearrin
8737f76edc
updated dates and password history
2018-07-30 10:54:38 -04:00
Kyle Spearrin
db06b60704
start styling for dark theme
2018-05-30 23:11:05 -04:00
Kyle Spearrin
344cd2ac40
add theme support to browser extension
2018-05-30 17:26:43 -04:00
Kyle Spearrin
f1f7ceb7d4
remove unused messages
2018-04-18 14:11:58 -04:00
Kyle Spearrin
b22653d245
share and web vault to tools. cleanup messages
2018-04-17 13:19:58 -04:00
Kyle Spearrin
46ca96020d
on browser restart
2018-04-17 13:12:23 -04:00
Kyle Spearrin
10cd59b184
uri position desc
2018-04-16 15:52:41 -04:00
Kyle Spearrin
e24e992e49
hostname as new login name, remove i18n string
2018-04-14 21:12:04 -04:00
Kyle Spearrin
b7bd83cc65
premium page
2018-04-13 13:18:56 -04:00
Kyle Spearrin
68542bd45d
remove unused i18n strings
2018-04-13 10:58:55 -04:00
Kyle Spearrin
726a7f59ae
remove unused i18n strings
2018-04-12 17:32:00 -04:00
Kyle Spearrin
0cf485187d
error occurred
2018-04-11 16:30:13 -04:00
Kyle Spearrin
2ad34c5119
replace tools with password generator
2018-04-10 23:03:29 -04:00
Kyle Spearrin
4a663efeaf
settings page initial implementation
2018-04-10 16:20:49 -04:00
Kyle Spearrin
58f920821d
password generator
2018-04-09 17:35:16 -04:00
Kyle Spearrin
82f3c39167
cipher listing titles
2018-04-09 14:45:35 -04:00
Kyle Spearrin
54ac6fd445
update password exposed messages
2018-04-06 16:16:22 -04:00
Kyle Spearrin
9c60be722b
toggle vis and add cipher
2018-04-06 14:12:50 -04:00
Kyle Spearrin
63ac79fb7b
vault add/edit
2018-04-05 23:49:04 -04:00
Kyle Spearrin
3a9a7d3e64
cipher listing with action button and pop comps
2018-04-05 15:35:56 -04:00
Kyle Spearrin
fa4589c15f
groupings and content
2018-04-05 10:29:11 -04:00
Kyle Spearrin
a6b87bf501
u2f support on 2fa page
2018-04-04 16:29:43 -04:00
Kyle Spearrin
167acd1929
implement all register/login flow components
2018-04-04 14:19:44 -04:00
Kyle Spearrin
7e1450f581
add support for organization duo 2fa
2018-04-03 15:27:36 -04:00
Jason Meridth
9ffb2a406d
Add actions to secure notes (view, copy) ( #566 )
...
* Add actions to secure notes (view, copy)
- I miss the ability to copy a note after searching from it, as a former
lastpass user. This hopefully brings that back to me.
* PR review changes
- remove changes to hi/messages.json
- change "Secure Note" to just "Note"
* remove unnecessary change
2018-03-23 21:02:43 -04:00
Kyle Spearrin
106eeb5a1f
rename to match detection
2018-03-12 12:36:35 -04:00
Kyle Spearrin
f952cd5642
add support for add/edit/view of login uris
2018-03-02 15:37:49 -05:00
Kyle Spearrin
ced108d1a6
cleanup of pwned password checker
2018-02-28 11:49:25 -05:00
Oscar Hinton
e12ecb0c14
Integration with Have I been pwned ( #526 )
...
* Initial PoC of integration with haveibeenpwned.
* Extract code to AuditService.
* Add check password to addCipher.
2018-02-28 11:38:23 -05:00
Kyle Spearrin
bf149b4c49
Uppercase Bitwarden
2018-02-27 13:37:57 -05:00
Kyle Spearrin
b7fb8c43b9
on system lock
2018-02-13 17:23:36 -05:00
Kyle Spearrin
f96dc740fe
twoStepNewWindowMessage
2018-01-18 16:30:37 -05:00
Kyle Spearrin
493508e467
2fa page updates
2018-01-18 16:25:15 -05:00
Kyle Spearrin
184a3db7c8
convert password history to ts. added clear option
2017-12-05 11:56:13 -05:00
Kyle Spearrin
68f3f7a3bd
rename features to options
2017-11-29 09:03:49 -05:00
Kyle Spearrin
10f33245c4
cards and ids in their own sections on tab
2017-11-24 14:51:35 -05:00
Kyle Spearrin
3eff62787c
refresh title
2017-11-24 12:36:37 -05:00
Kyle Spearrin
634aa43694
add missing accessibility titles
2017-11-23 22:15:51 -05:00
Kyle Spearrin
2e9b3d0943
view grouping of ciphers for a collection
2017-11-22 21:55:48 -05:00
Kyle Spearrin
a457846915
display favorites and collections in my vault
2017-11-22 17:54:24 -05:00
Kyle Spearrin
0c90d9dba2
set icons server environment url
2017-10-23 23:05:24 -04:00
Kyle Spearrin
c26976e865
fixes
2017-10-21 13:11:47 -04:00
Kyle Spearrin
c3121726d8
add login
2017-10-18 13:04:33 -04:00
Kyle Spearrin
170484ba11
renaming logins to generic items
2017-10-18 12:22:56 -04:00
Kyle Spearrin
5b6158c0b7
back everywhere, a few password history touch-ups
2017-10-17 17:09:48 -04:00
Oscar Hinton
f1262147a3
History of generated passwords ( #310 )
...
* Save last 5 passwords.
* Move password history to seperate page.
* Use the util helpers for accessing the local storage.
* Change close to back for password history. Remove unused html.
* Change orderBy to use the date instead of magic array.
* Move historyService to background.
* Add passwords generated from shortcut and contextmenu to history.
* Fix return to edit/add not working in password generator history.
* Change password icon to clipboard.
* Change link to password history to use on-click.
* Clear password generator history on logout.
* Code style fix.
* Add new .wrap class for wrapping long text. Fix password icon.
2017-10-17 16:42:05 -04:00