1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

225 Commits

Author SHA1 Message Date
Kyle Spearrin
e411170a90 tools share link to web vault 2017-04-25 16:25:40 -04:00
Kyle Spearrin
69f06020b8 Remove reference to "google" 2017-04-24 14:24:16 -04:00
Kyle Spearrin
45b243c6b3 shared login indicators 2017-04-24 14:16:12 -04:00
Kyle Spearrin
9bf77ec1c3 encrypt login with org key 2017-04-24 14:16:12 -04:00
Kyle Spearrin
17b6061f40 sync org keys and folders 2017-04-24 11:08:32 -04:00
Kyle Spearrin
8c38480db8 private keys, rsa dec, org keys w/ login dec 2017-04-24 10:39:05 -04:00
Kyle Spearrin
863cfbad4a refactor for enc type header and CryptoKey 2017-04-22 10:58:32 -04:00
Kyle Spearrin
1edda8b9c0 lint error 2017-04-22 08:22:17 -04:00
Kyle Spearrin
36794985b2 added portuguese credits to @SW1FT 2017-04-12 09:04:44 -04:00
Kyle Spearrin
9e6c0f79ef Added export vault function to tools. 2017-04-12 08:45:31 -04:00
Mark Hammond
4676f045af Show exact matches for the URL at the top of the matching sites list (#108) 2017-03-29 20:26:03 -04:00
Kyle Spearrin
45d6c6f341 better domain parsing with tldjs backup 2017-03-28 22:11:47 -04:00
Ben Brooks
ab682882e9 PasswordGenerator: Increase max length from 64 to 128 (#113) 2017-03-21 18:04:30 -04:00
Kyle Spearrin
abf4d97e81 style adjustment for longer label on slider. added @LivingWithHippos to credits for italian translation. 2017-03-14 23:00:56 -04:00
Mark Hammond
a4f89c74ac Show full URI of the login as a tooltip in the view login form (#107) (#109) 2017-03-13 23:15:07 -04:00
byron jones
84821fd67d Add option to disable content menu integation (#99)
* Add option to disable content menu integation

Fixes issue #98

* pass tab to contextMenuReady
2017-03-03 22:33:17 -05:00
byron jones
0298c19e13 Fix password generation's handling of the ambiguous option. (#100)
* Fix password generation's handling of the ambiguous option.

Fixes #97

* Invert options.ambiguous's value in the UI.

options.ambiguous means "allow ambiguous characters", however the
checkbox is labeled "avoid ambiguous characters".  inverse the value at
display time to reflect to reflect reality.
2017-03-01 22:55:37 -05:00
Kyle Spearrin
a13da0005c copy clipboard text directly instead of DOM target 2017-02-25 11:19:35 -05:00
Kyle Spearrin
895fee0815 analytics for firefox are disabled by default 2017-02-24 23:49:36 -05:00
Kyle Spearrin
df3893722c various bug fixes #92 #84 2017-02-23 19:31:29 -05:00
Kyle Spearrin
7dc551a815 track repeaters by index #88 2017-02-17 23:35:36 -05:00
Kyle Spearrin
c2c80bbb26 loadvault for current tab in background 2017-01-26 17:53:16 -05:00
Kyle Spearrin
4be033df71 Added device registration information during authentication 2017-01-25 20:42:09 -05:00
Kyle Spearrin
4057c478c6 react to two factor changes in auth apis 2017-01-24 22:21:13 -05:00
Kyle Spearrin
8cde44f379 fix float issue in firefox 2017-01-20 23:27:38 -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
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
40ce13146d fodler count added 2017-01-05 20:44:52 -05:00
Kyle Spearrin
56e120f593 rename to itemCount 2017-01-04 23:40:20 -05:00
Kyle Spearrin
1456f81e31 use shorter variables 2017-01-04 23:32:51 -05: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
7e4f6f6add additional refactoring for Sites => Logins rename 2017-01-03 19:02:51 -05:00
Kyle Spearrin
fb486003b5 Refactored rename of Sites => Logins 2017-01-03 18:40:07 -05:00
Kyle Spearrin
1dab0a3bbd added swedish translator to credits page 2016-12-30 22:44:43 -05:00
Kyle Spearrin
53cd3d7848 Feature settings. i18n of notification bar. 2016-12-30 20:55:59 -05:00
Kyle Spearrin
33dbbc09c3 missing semicolon 2016-12-27 00:22:44 -05:00
Kyle Spearrin
51ba1c7fb9 remove unused $rootScope 2016-12-27 00:01:37 -05:00
Kyle Spearrin
304183aad8 load vault on $viewContentLoaded. apply scope on current tab when no sites to load. switch to $timeout to go through angular lifecycle. 2016-12-27 00:01:01 -05:00
Kyle Spearrin
588652b721 i18n fixes 2016-12-23 23:57:18 -05:00
Kyle Spearrin
41dbf0169c fix lint error 2016-12-19 09:51:51 -05:00
Kyle Spearrin
12c02404f7 added opera url for rating 2016-12-19 09:50:14 -05:00
Kyle Spearrin
bb091a2636 persist from state on site edit 2016-12-16 22:40:23 -05:00
Kyle Spearrin
98abc4ec8e styles for header-search on vault view folder page 2016-12-08 21:22:17 -05:00
Kyle Spearrin
61f205b4b8 pass folderId to add site 2016-12-08 19:24:06 -05:00
Kyle Spearrin
e414dd1867 tracking vault state with stateService 2016-12-08 00:56:38 -05:00