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
Kyle Spearrin
e87f9e268a
autofill ui for other types. autofill fixes
2017-10-17 15:22:16 -04:00
Kyle Spearrin
ad285a7605
action buttons component
2017-10-16 14:45:47 -04:00
Kyle Spearrin
9a79f6989e
icon component updates for all cipher types
2017-10-16 11:02:39 -04:00
Kyle Spearrin
738a40a848
adjust icon sizes
2017-10-13 00:13:56 -04:00
Oscar Hinton
a99ce875ca
Website icons ( #285 )
...
* Initial attempt at adding favicons.
* Cache the favicons for 30 days.
* Refactor faviconService, remove unused faviconDirective.
* Change icon url to icons.bitwarden.com. Update style to support dynamic size of icon.
* Use hostname instead of domain.
* Fix getFavicon throwing an exception if the uri is not a valid url.
* Add enabled property to faviconService to prevent slow calls to storage. Fixed chrome not displaying chrome://favicon properly.
* Fix chrome disable favicon not working as expected.
* Add default icon.
* Fix jshint errors.
* Cleanup of faviconService, removed caching related code. Add faviconComponent for handling favicons.
* Remove faviconService, moved functionallity into faviconComponent.
* Fix faviconComponent not updating when uri changes.
* Rename favicon to icon.
* Improve whitelist.
2017-10-12 14:48:29 -04:00
Kyle Spearrin
6fa5582883
added support for sidebar
2017-09-28 10:39:31 -04:00
Kyle Spearrin
41dda3bb61
Expand vault all tabs. Search from curr. tab page.
2017-09-27 20:12:19 -04:00
Kyle Spearrin
ae4079cb21
danger color on action button
2017-09-25 13:48:35 -04:00
Kyle Spearrin
068fd5d06c
add/edit login custom fields
2017-09-25 10:20:26 -04:00
Kyle Spearrin
751281a59c
fix clearing floats on edge
2017-08-28 23:10:07 -04:00
Kyle Spearrin
220703a9d7
environment settings
2017-08-22 12:01:17 -04:00
Kyle Spearrin
80b18f8473
premium checks and layout updates for attachments
2017-07-24 10:44:09 -04:00
Kyle Spearrin
89b1639dda
setup attachments page
2017-07-12 00:11:17 -04:00
Kyle Spearrin
eeddd18ca3
ui tweaks
2017-07-11 23:25:08 -04:00
Kyle Spearrin
63be97d1b9
attachment display and download. refactor to WC
2017-07-11 23:04:53 -04:00
Kyle Spearrin
21feb653cb
totp code management and countdown timer
2017-07-11 14:05:04 -04:00
Kyle Spearrin
8f236f76a7
added remember option to duo
2017-06-29 14:38:04 -04:00
Kyle Spearrin
61c44ea4d9
input with width icon using calc
2017-06-26 22:28:51 -04:00
Kyle Spearrin
7815af24e5
two-factor support in browser extensions
2017-06-26 15:37:15 -04:00
Kyle Spearrin
57a5a90183
remove rzslider in favor or native input range
2017-06-14 16:36:27 -04:00
Kyle Spearrin
0bdf2a3e77
"pre" style notes view with overflow-x scrolling
2017-06-13 12:21:44 -04:00
Kyle Spearrin
d6f1a55d30
expand vault to new window
2017-06-09 15:10:22 -04:00
Kyle Spearrin
fef2d38101
display site count for folders in optimized view as well
2017-01-04 23:29:08 -05:00
Kyle Spearrin
8a8e2bdf80
Added site count to folder header
2017-01-04 23:11:17 -05:00
Kyle Spearrin
98abc4ec8e
styles for header-search on vault view folder page
2016-12-08 21:22:17 -05:00
Kyle Spearrin
4476eb7389
Added new page for viewing sites within a folder
2016-12-06 23:54:03 -05:00
Kyle Spearrin
b5f3a1254b
If vault has too many sites, only show a folder list
2016-12-06 00:26:14 -05:00
Kyle Spearrin
33dfc28de8
UI adjustments to accomedate other languages ( #34 )
2016-11-17 22:40:50 -05:00
Kyle Spearrin
97fe37515b
added left border for focus state of list while tabbing through
2016-10-10 23:26:11 -04:00
Kyle Spearrin
f1792c6be6
style updates and tooltips for site listings
2016-09-22 15:27:39 -04:00
Kyle Spearrin
95ab611595
Delete site/folder
2016-09-22 14:16:24 -04:00
Kyle Spearrin
1569231bcd
Adjusted no results messages and styling
2016-09-21 21:50:32 -04:00
Kyle Spearrin
f0ff5760d7
no data message updates
2016-09-21 19:47:19 -04:00
Kyle Spearrin
142bc779d3
centered-message
2016-09-21 17:01:10 -04:00
Kyle Spearrin
6e762729e0
style loading and no results messages
2016-09-21 16:58:53 -04:00
Kyle Spearrin
34c2340a4d
style fixes
2016-09-20 22:43:24 -04:00
Kyle Spearrin
aad5dae40d
accessability updates
2016-09-20 22:20:42 -04:00
Kyle Spearrin
797a18b46a
created home and splash pages
2016-09-20 16:40:04 -04:00
Kyle Spearrin
47b500d7c0
login form styling. server validation errors displayed as sweet alerts
2016-09-20 16:17:31 -04:00
Kyle Spearrin
2fefdf8f6c
help and about settings pages
2016-09-20 12:06:01 -04:00
Kyle Spearrin
68337d6523
stubbed out settings list and various styling
2016-09-19 23:04:32 -04:00
Kyle Spearrin
e5c58c12fe
password generator from vault add/edit
2016-09-19 22:37:17 -04:00
Kyle Spearrin
6ef3ff9f4d
Added length slider to password generator page
2016-09-19 21:38:29 -04:00
Kyle Spearrin
350d671c26
Generate andcopy passwords. Save password options
2016-09-17 22:57:51 -04:00
Kyle Spearrin
d0ca428d90
setup and stub out password generator page
2016-09-17 18:27:36 -04:00
Kyle Spearrin
3bd24a15fc
tools page list items stubbed out with some styling
2016-09-17 01:23:32 -04:00
Kyle Spearrin
a5e05b6f3d
changed copy icons for vault and current tab pages
2016-09-15 23:30:59 -04:00
Kyle Spearrin
e987c13b7a
username/password copy actions from vault list
2016-09-13 19:46:48 -04:00
Kyle Spearrin
348f5e7ef1
added vault search
2016-09-13 00:14:49 -04:00