1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-02 13:23:29 +01:00
Commit Graph

725 Commits

Author SHA1 Message Date
Kyle Spearrin
c1a3025bdf update groupings deps 2018-11-09 22:35:00 -05:00
Kyle Spearrin
4ba0636cd8 move function expressions to exported functions 2018-11-06 16:55:40 -05:00
Kyle Spearrin
bf4dd296ce remove duplicate variable 2018-11-06 09:05:23 -05:00
Kyle Spearrin
6627d29c7c pre-select org an collection on add 2018-10-30 08:56:38 -04:00
Kyle Spearrin
bc5cec82cc control applying saved state and when to show groupings 2018-10-29 09:29:21 -04:00
Kyle Spearrin
0cdc343ce0 forward/back animations for nested cipher folders/cols 2018-10-29 08:58:20 -04:00
Kyle Spearrin
69e664a154 WIP: add support for nested folders and collection 2018-10-26 12:37:55 -04:00
Kyle Spearrin
3d50bf88d0 share on create 2018-10-23 16:39:06 -04:00
Kyle Spearrin
b83188993f go back to view after sharing 2018-10-23 16:17:30 -04:00
Kyle Spearrin
fd80d4557f back after editing collections 2018-10-23 15:56:45 -04:00
Kyle Spearrin
aab709dd0b share adjustments 2018-10-23 15:41:55 -04:00
Kyle Spearrin
80e71d4923 collection management 2018-10-23 12:16:27 -04:00
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