1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00
Commit Graph

713 Commits

Author SHA1 Message Date
Kyle Spearrin
3d5ed8f66a make sure it has not been already shared 2018-10-23 10:37:56 -04:00
Kyle Spearrin
db5855aa4b fixes and move to jslib share component 2018-10-23 10:29:05 -04:00
Cory
ce7930bcc4 Added share functionality to cipher add-edit component (#758) 2018-10-23 09:25:44 -04:00
Kyle Spearrin
b2d7074f11 add passphrase generation 2018-10-09 09:04:00 -04:00
Kyle Spearrin
789e79fca6 dont show never lock warning on safari 2018-10-03 22:49:59 -04:00
Kyle Spearrin
d16d1d1308 warn user and reseed storage if using Never lock option 2018-10-03 22:46:11 -04:00
Kyle Spearrin
0691c11154 not async. cleanup tsconfig 2018-10-03 09:51:14 -04:00
Kyle Spearrin
755e3486ee dont need change detector 2018-10-03 09:46:00 -04:00
Kyle Spearrin
815ef17d02 adjustments for edge 18 workarounds 2018-10-03 08:26:46 -04:00
Kyle Spearrin
adb3dc78ee remove analytics in favor of platform utils 2018-10-03 00:21:22 -04:00
Kyle Spearrin
89a448b12f platform utils for toasting 2018-10-02 23:33:56 -04:00
Kyle Spearrin
adba3f8d67 update jslib 2018-10-02 09:22:43 -04:00
Kyle Spearrin
78a1e6036f make extension open in popout window for edge 18 2018-10-01 13:22:05 -04:00
Kyle Spearrin
f70f774bfb cache bg page and more debug logs for edge 18 2018-09-30 08:25:56 -04:00
Kyle Spearrin
2cbdb33e0f wait for getBackgroundPage to have a result 2018-09-29 22:58:36 -04:00
Kyle Spearrin
8425e65544 reload for edge if bg is null 2018-09-29 17:33:35 -04:00
Kyle Spearrin
092abb2aed bg null logging 2018-09-29 08:09:43 -04:00
Kyle Spearrin
b55398d7ac Revert "debug bg get on launch"
This reverts commit 17e4b88258.
2018-09-27 13:27:03 -04:00
Kyle Spearrin
17e4b88258 debug bg get on launch 2018-09-27 13:12:54 -04:00
Kyle Spearrin
1873df7f20 clear page details on load 2018-09-27 10:52:01 -04:00
Kyle Spearrin
66cbd137d6 preserveWhitespaces 2018-09-13 12:04:07 -04:00
Kyle Spearrin
aaf774308e updated packages and move to webpack 4 2018-09-11 23:54:39 -04:00
Kyle Spearrin
ad505ee6c6 add CurrencyPipe to providers 2018-08-31 15:47:35 -04:00
Kyle Spearrin
56f6063648 pipe currency 2018-08-31 15:39:23 -04:00
Kyle Spearrin
e5feb3f465 save length options on input blur 2018-08-30 08:06:37 -04:00
Kyle Spearrin
e1c2fa3dca fix attachments component deps 2018-08-29 09:26:43 -04:00
Kyle Spearrin
6e39111217 allow attachments if can access premium 2018-08-29 09:21:38 -04:00
Kyle Spearrin
2bb3d27408 user canAccessPremium checks 2018-08-28 23:17:39 -04:00
Kyle Spearrin
50c94f587d implement notifications service 2018-08-20 17:40:39 -04:00
Kyle Spearrin
ce61e62cf0 set width on number inputs 2018-08-20 12:33:47 -04:00
Kyle Spearrin
d56dfab2fe popup search service to avoid background page marshalling 2018-08-16 23:33:07 -04:00
Kyle Spearrin
bc0009a61c replaceState when searchtext param is read 2018-08-16 15:11:09 -04:00
Kyle Spearrin
6c82c2d388 export deps adjusted 2018-08-14 15:12:38 -04:00
Kyle Spearrin
4ab36bc8ee implement search service 2018-08-13 11:53:16 -04:00
Kyle Spearrin
ada83aae8f use navigator.clipboard to copy text if available 2018-08-13 09:44:59 -04:00
Kyle Spearrin
989c49152b register locale ids 2018-08-02 09:30:33 -04:00
Kyle Spearrin
4fbed11c53 toaster message paragraph styles 2018-08-02 08:48:53 -04:00
Kyle Spearrin
4076247908 option to disable change password notification 2018-07-31 23:48:11 -04:00
Kyle Spearrin
55dab2cdba move updated and password history to box footer 2018-07-30 22:12:09 -04:00
Kyle Spearrin
6d381e0e34 dont show continue button on u2f 2018-07-30 21:46:03 -04:00
Kyle Spearrin
8737f76edc updated dates and password history 2018-07-30 10:54:38 -04:00
Kyle Spearrin
975913fee0 cant download attachments on edge 2018-07-24 23:23:44 -04:00
Kyle Spearrin
bdcbe4ee00 center stuff 2018-07-24 17:13:39 -04:00
Kyle Spearrin
2da21e9e2b fix logo-image on homepage 2018-07-24 17:07:56 -04:00
Kyle Spearrin
2749216a34 inputmode email on hint 2018-07-13 11:34:21 -04:00
Kyle Spearrin
4e5bb0d12c register state service 2018-07-13 11:08:24 -04:00
Kyle Spearrin
ca62fd2a66 onSuccessfulLogin typo again 2018-07-13 10:50:32 -04:00
Kyle Spearrin
f851c71058 onSuccessfulLogin typo 2018-07-13 10:45:43 -04:00
Kyle Spearrin
3fc7cf4199 remember email on login 2018-07-13 09:29:08 -04:00
Kyle Spearrin
3ce9d5082f add name to cipher list title 2018-07-10 10:12:26 -04:00