Kyle Spearrin
|
8dbb2ece42
|
autofill fixes
|
2017-01-21 12:38:52 -05:00 |
|
Kyle Spearrin
|
33ce9be01c
|
added easy comment switching of prod/local api endpoints
|
2017-01-19 19:21:22 -05:00 |
|
Kyle Spearrin
|
0bd77352b0
|
Added refresh token check for each API call. refactored logout messaging from authService
|
2017-01-19 00:21:20 -05:00 |
|
Kyle Spearrin
|
0b63eb58ba
|
Added two factor flow into identity login
|
2017-01-18 22:14:51 -05:00 |
|
Kyle Spearrin
|
6bb6c7074b
|
convert to identityserver auth
|
2017-01-17 23:07:46 -05:00 |
|
Kyle Spearrin
|
f84bfcb19a
|
fix sync bugs on login/logout
|
2017-01-17 21:43:26 -05:00 |
|
Kyle Spearrin
|
80945bd3bc
|
push original domain if it doesnt belong to any eqiv groups
|
2017-01-14 17:58:22 -05:00 |
|
Kyle Spearrin
|
54119e1e94
|
Checking for equivalent domains from settings
|
2017-01-14 13:43:59 -05:00 |
|
Kyle Spearrin
|
bb56f9ee47
|
poll new revision date instead of full sync each time
|
2017-01-14 12:47:11 -05:00 |
|
Kyle Spearrin
|
c18cdd6206
|
sync domains
|
2017-01-14 11:20:44 -05:00 |
|
Kyle Spearrin
|
65d822716e
|
fix computeMac
|
2017-01-13 00:22:42 -05:00 |
|
Kyle Spearrin
|
3728cd8e1d
|
convert cryptoservice from sjcl to forge
|
2017-01-12 23:57:56 -05:00 |
|
Kyle Spearrin
|
fb486003b5
|
Refactored rename of Sites => Logins
|
2017-01-03 18:40:07 -05:00 |
|
Kyle Spearrin
|
53cd3d7848
|
Feature settings. i18n of notification bar.
|
2016-12-30 20:55:59 -05:00 |
|
Kyle Spearrin
|
2310f5ebdf
|
Add new login with save from notification bar
|
2016-12-30 14:26:22 -05:00 |
|
Kyle Spearrin
|
4bd34598b1
|
detect login form submitted and show notification
|
2016-12-30 02:09:54 -05:00 |
|
Kyle Spearrin
|
3b78c0c3ed
|
datatype text when no body response
|
2016-12-29 16:09:28 -05:00 |
|
Kyle Spearrin
|
6af283b947
|
Do not set datatype on API calls where there is no response. causes jqeury to error. (revert fb94764 )
|
2016-12-26 21:40:21 -05:00 |
|
Kyle Spearrin
|
588652b721
|
i18n fixes
|
2016-12-23 23:57:18 -05:00 |
|
Kyle Spearrin
|
fb94764d7a
|
explicitly set data types for all ajax calls
|
2016-12-19 09:46:39 -05:00 |
|
Kyle Spearrin
|
70ded7f57b
|
Added encrypt-then-mac support to cryptoService
|
2016-12-10 10:33:58 -05:00 |
|
Kyle Spearrin
|
4476eb7389
|
Added new page for viewing sites within a folder
|
2016-12-06 23:54:03 -05:00 |
|
Kyle Spearrin
|
4741eb91dd
|
few fixes to analytics, checkboxes, and sweetalerts
|
2016-12-02 00:05:57 -05:00 |
|
Kyle Spearrin
|
9bf2c4f54c
|
comment updates
|
2016-11-26 14:41:08 -05:00 |
|
Kyle Spearrin
|
3e2663e9d4
|
autofill improvements to fallback when no "viewable" password/username fields are detected.
|
2016-11-26 12:06:39 -05:00 |
|
Kyle Spearrin
|
1968dd2d08
|
use es6 Proxy for i18n service so we don't have to define properties for every string
|
2016-11-19 00:21:47 -05:00 |
|
Kyle Spearrin
|
dfba31121c
|
autofill fixes #20
|
2016-11-11 22:40:09 -05:00 |
|
Kyle Spearrin
|
e4c5ab88fb
|
update icon when vault is locked/unlocked
|
2016-10-25 23:17:46 -04:00 |
|
Kyle Spearrin
|
124ac06419
|
Fixed issues where onReplaced and onUpdated are called multiple times
|
2016-10-25 23:03:21 -04:00 |
|
Kyle Spearrin
|
c982667338
|
Added lock timer and adjusted context menus and badge appropriately
|
2016-10-25 00:23:21 -04:00 |
|
Kyle Spearrin
|
80ed37ada6
|
Added setting to not store key via lock options, only keeping it in memory. Fixed some i18n and created constants service
|
2016-10-24 22:16:47 -04:00 |
|
Kyle Spearrin
|
25fef2d826
|
key not required in order to be considered logged in
|
2016-10-21 23:00:12 -04:00 |
|
Kyle Spearrin
|
0b0af8f755
|
i18n disable google analytics
|
2016-10-18 20:19:17 -04:00 |
|
Kyle Spearrin
|
42830e5793
|
replaced double quotes with single quotes in i18n service
|
2016-10-18 19:04:31 -04:00 |
|
Kyle Spearrin
|
03e614e58b
|
applied i18n to background context menus
|
2016-10-18 19:03:40 -04:00 |
|
Kyle Spearrin
|
bfe2edcdea
|
moved i18nService out to global services
|
2016-10-18 18:56:40 -04:00 |
|
Kyle Spearrin
|
56bd98fa43
|
move google analytics to measurements protocol so that we can get rid of custom CSP
|
2016-10-17 22:26:04 -04:00 |
|
Kyle Spearrin
|
3ac9196c98
|
adjust password generator tool to use cryptographically secure RNG
|
2016-10-15 00:37:57 -04:00 |
|
Kyle Spearrin
|
9e2b64d0c4
|
Adjust autofill to handle sites with no username/password
|
2016-10-14 00:20:16 -04:00 |
|
Kyle Spearrin
|
1426719406
|
set prng paranoia to 10
|
2016-10-10 21:28:57 -04:00 |
|
Kyle Spearrin
|
5d269884d4
|
autofill updates to support multiple forms on same page
|
2016-10-03 23:54:03 -04:00 |
|
Kyle Spearrin
|
ddd76357cd
|
cache analytics id in utils service
|
2016-10-02 00:34:19 -04:00 |
|
Kyle Spearrin
|
f328c38cff
|
refactored autofill parsing to handle multiple login forms
|
2016-09-29 22:21:12 -04:00 |
|
Kyle Spearrin
|
0b8ff4499f
|
pass angular to initListSectionItemListeners util
|
2016-09-29 17:57:56 -04:00 |
|
Kyle Spearrin
|
5996f038a2
|
remove anonymous app id since not needed for analytics
|
2016-09-27 23:51:26 -04:00 |
|
Kyle Spearrin
|
d49f0fcac3
|
move sync upon login to vault controller initiated via state params.
|
2016-09-26 20:29:23 -04:00 |
|
Kyle Spearrin
|
a59f7a4afc
|
moved popup utils to utilsService
|
2016-09-26 18:41:20 -04:00 |
|
Kyle Spearrin
|
ffa8b5024b
|
appId service and removed unnecessary permissions from manifest
|
2016-09-22 23:00:22 -04:00 |
|
Kyle Spearrin
|
c3d1d4101e
|
show loading while syncing on vault list
|
2016-09-22 19:26:20 -04:00 |
|
Kyle Spearrin
|
3f95c3a7ea
|
logout issues with cache fixed. updated chrome store images
|
2016-09-22 17:00:56 -04:00 |
|