1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-25 12:06:07 +01:00
Commit Graph

144 Commits

Author SHA1 Message Date
Kyle Spearrin
50ad7732ac add passphrase generator options 2018-10-09 09:13:22 -04:00
Kyle Spearrin
2ca8ac573b move toaster and analytics to platform utils 2018-10-03 09:42:11 -04:00
Kyle Spearrin
ab35a49dbe null check collection ids filter 2018-09-11 08:45:29 -04:00
ra1nb0w
32c2469a17 when invoke ctrl/command+f select all text in the "Search Vault" input (#131) 2018-08-30 08:25:54 -04:00
Kyle Spearrin
1e56d84674 save length options on input blur 2018-08-30 08:06:31 -04:00
Kyle Spearrin
8f92e478ba fix attachments deps 2018-08-29 09:31:25 -04:00
Kyle Spearrin
df98ae1d8d allow attachments if can access premium 2018-08-29 09:21:34 -04:00
Kyle Spearrin
23e94b7275 user canAccessPremium checks 2018-08-28 23:17:34 -04:00
Kyle Spearrin
12d39edec6 implement view reload 2018-08-20 17:01:25 -04:00
Kyle Spearrin
88abba637e export deps adjusted 2018-08-14 15:12:32 -04:00
Kyle Spearrin
a9db6c1d38 switch to input event 2018-08-13 11:53:05 -04:00
Kyle Spearrin
a9067f5618 implement search service 2018-08-13 09:43:46 -04:00
Kyle Spearrin
b032bc2f33 export vault 2018-08-01 23:21:32 -04:00
Kyle Spearrin
5c9bc1f493 re-style password change history in box footer 2018-07-30 22:22:17 -04:00
Kyle Spearrin
cbf66d16b8 viewHistory event moved to desktop 2018-07-30 11:00:06 -04:00
Kyle Spearrin
1fc1768d58 no cipher to pass to view method 2018-07-30 10:54:56 -04:00
Kyle Spearrin
a7318e0937 password history and updated dates on view 2018-07-30 10:05:36 -04:00
Kyle Spearrin
cd48afd415 toggle card code on add/edit 2018-06-18 17:29:45 -04:00
Neil Burrows
99e23ad190 Masking Card Security Code - Issue #78 (#99) 2018-06-13 12:34:41 -04:00
Kyle Spearrin
e740a5bb77 refresh list if attachments change 2018-06-09 13:29:23 -04:00
Kyle Spearrin
ebc1807fcb update jslib 2018-06-08 12:16:23 -04:00
Kyle Spearrin
6cb09d8511 apply true/false directive for boolean fields 2018-06-06 14:35:56 -04:00
Kyle Spearrin
2a15989b35 update to electron 2.x 2018-05-31 08:10:02 -04:00
Kyle Spearrin
92809488a5 dark theme tweaks 2018-05-30 22:28:04 -04:00
Kyle Spearrin
54f534529a move modal to jslib 2018-04-24 23:23:10 -04:00
Kyle Spearrin
f66a71f279 switch to hostname or uri 2018-04-19 14:43:32 -04:00
Kyle Spearrin
2881d9c319 pass window to super 2018-04-19 08:09:04 -04:00
Kyle Spearrin
65d73f2727 move folder add/edit to jslib 2018-04-13 00:06:16 -04:00
Kyle Spearrin
bc41d3b57a convert to button with disabled state 2018-04-11 13:51:29 -04:00
Kyle Spearrin
db5db9359c lint fixes 2018-04-10 23:49:41 -04:00
Kyle Spearrin
d1499a649a sub updates 2018-04-09 17:36:20 -04:00
Kyle Spearrin
e4f209e240 pass win params 2018-04-07 00:19:04 -04:00
Kyle Spearrin
e04e064515 move broadcaster to jslib 2018-04-06 15:33:53 -04:00
Kyle Spearrin
e27b2a7a53 convert to ngtools/webpack for aot compilation 2018-04-06 12:25:22 -04:00
Kyle Spearrin
86226990ee move component code out to jslib 2018-04-05 23:50:06 -04:00
Kyle Spearrin
0f2860c716 move groupings, ciphers, and search pipe to jslib 2018-04-05 11:11:32 -04:00
Kyle Spearrin
0adc40ec57 view types 2018-04-05 09:16:11 -04:00
Kyle Spearrin
b5f9920a92 rename select functions 2018-04-05 09:11:56 -04:00
Kyle Spearrin
9d29dd5853 move icon component into jslib 2018-04-04 17:04:41 -04:00
Kyle Spearrin
89bdfac963 rename to match detection 2018-03-12 12:28:56 -04:00
Kyle Spearrin
b3d21c6f17 loginUriMatchChanged 2018-03-03 22:55:33 -05:00
Kyle Spearrin
97fc293df7 rename basedomain 2018-03-02 13:50:35 -05:00
Kyle Spearrin
8d45302e26 change to full hostname to host 2018-03-02 12:03:27 -05:00
Kyle Spearrin
59b8014c69 default options to show if match has a value set 2018-03-02 08:49:40 -05:00
Kyle Spearrin
295068a30c toggle uri options 2018-03-02 08:15:55 -05:00
Kyle Spearrin
72771d4b90 add support for login uris 2018-03-01 23:45:12 -05:00
Kyle Spearrin
0e993285ab add password check back to add/edit as well 2018-02-28 11:55:00 -05:00
Kyle Spearrin
093071c8f3 password breach check moved to view page 2018-02-28 11:35:48 -05:00
Oscar Hinton
df9d79ab7d Integration with Have I been pwned (#47)
* Add password check.

* Fix indention, update messages.
2018-02-28 10:53:18 -05:00
Kyle Spearrin
769d7c606f use input change events on slider 2018-02-26 08:47:35 -05:00