1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-06 00:48:08 +02:00
Commit Graph

1034 Commits

Author SHA1 Message Date
Kyle Spearrin
24ffb55ce0 addEditCipherInfo w/ collections from state 2019-06-24 21:12:34 -04:00
Kyle Spearrin
bc5a6e02c1 native fetch with proxy support on node api 2019-06-24 11:07:26 -04:00
Kyle Spearrin
6d82fb5bbc support old CSV format for password agent 2019-06-21 08:19:38 -04:00
Kyle Spearrin
49a6b5046f setup for client event collection 2019-06-20 08:56:45 -04:00
Kyle Spearrin
740c01c33c anonymize user agent from desktop app 2019-06-19 16:43:08 -04:00
Kyle Spearrin
8375f7381a appendRandomNumberToRandomWord 2019-06-06 14:15:48 -04:00
SvenvDam
a017f72506 Add common password requirements option to passphrase generator (#43)
* Added commont password requirements option to passphrase generator

* Processed PR comments
2019-06-06 14:06:38 -04:00
Kyle Spearrin
f4f90f83cd null check on parts name 2019-06-05 08:31:51 -04:00
Kyle Spearrin
a1823f9931 write failed responses to stderr 2019-06-04 21:03:15 -04:00
Kyle Spearrin
802d38f52e webVaultHostname 2019-06-03 09:53:18 -04:00
Marc
ac84a36206 Allow the lock screen to access the environmentService. (#42) 2019-06-03 09:46:54 -04:00
Kyle Spearrin
3d93696fb5 formatting 2019-06-03 08:33:37 -04:00
Tobirexy
697e7ef632 add window option: always on top of other windows (#41)
* add window option: always on Top

* updated import path

* changes requested
2019-06-03 08:29:29 -04:00
Kyle Spearrin
38fc0432c3 dont call clearclipboard in a loop 2019-05-30 09:37:02 -04:00
Kyle Spearrin
cd46f64993 implement AuthServiceAbstraction 2019-05-27 10:29:09 -04:00
Kyle Spearrin
dff634d25e dont toLower imported uris 2019-05-23 20:03:58 -04:00
Kyle Spearrin
f76702bb44 optimize if blocks 2019-05-15 22:47:58 -04:00
Michael Honan
1bcd430884 MacOS: Closing with red button won't open window again through tray icon (#40)
* Fixed issue on MacOS where closing BW via the red button then reopening using tray icon wouldn't work

* Added MacOS only condition to the window recreation of the toggleWindow method. Made createWindow public in WindowMain.
2019-05-15 22:44:25 -04:00
Kyle Spearrin
741e060d99 fix for empty password history 2019-05-11 20:38:07 -04:00
Kyle Spearrin
7b1ffbbcc9 share page optimizations 2019-05-10 14:10:28 -04:00
Kyle Spearrin
b0b6ad4ebd overwriteExisting on org user import 2019-05-06 21:32:05 -04:00
Kyle Spearrin
ebedf215d2 file size prop 2019-05-01 10:35:55 -04:00
setyb
c300b6102f Add capital letter "I" to ambiguous characters (#39)
See https://community.bitwarden.com/t/add-capital-letter-i-to-ambiguous-characters/5810
2019-04-29 13:52:33 -04:00
Kyle Spearrin
4d57221daa full address part 2 2019-04-29 10:13:32 -04:00
Kyle Spearrin
169be0f8da should be inverse 2019-04-29 09:30:00 -04:00
Kyle Spearrin
520f20d428 fixes for password wallet 2019-04-26 21:00:17 -04:00
Kyle Spearrin
61723f74d2 password wallet txt importer 2019-04-26 20:51:53 -04:00
Kyle Spearrin
a0a1142f1f Revert "dont sequentialize in throttle spec"
This reverts commit 8edc99dfd1.
2019-04-19 19:46:48 -04:00
Kyle Spearrin
8edc99dfd1 dont sequentialize in throttle spec 2019-04-19 17:41:33 -04:00
Kyle Spearrin
bc43c68eb9 auth guard auth blocked message 2019-04-18 10:06:19 -04:00
Kyle Spearrin
7ec8d3a3b5 missing await 2019-04-18 09:47:00 -04:00
Kyle Spearrin
30a1e27aa6 fix sync bug 2019-04-17 12:13:04 -04:00
Kyle Spearrin
7b0bc41f88 remove public stamp removal 2019-04-17 11:06:12 -04:00
Kyle Spearrin
7252e7cad0 updates 2019-04-16 23:32:02 -04:00
Kyle Spearrin
39c1384a98 processingNotes takes remainder of row lines 2019-04-15 23:02:14 -04:00
Kyle Spearrin
d3a2dfe2e8 null checks 2019-04-15 21:15:35 -04:00
Kyle Spearrin
05dde1051c decrypt optimization 2019-04-15 08:43:18 -04:00
Kyle Spearrin
37d9afc58b hideTitleBar param 2019-04-13 21:37:35 -04:00
Kyle Spearrin
3d958279d2 fix keyhash storage 2019-04-13 21:26:16 -04:00
Kyle Spearrin
b7a736294b improved some syntax and a few fixes 2019-04-13 21:20:09 -04:00
Antoni Sobkowicz
42771c1a2d prettier ui on macOS (titleBarStyle set to hiddenInset). Requires changes from desktop part of bitwarden client. (#37) 2019-04-13 20:11:32 -04:00
Kyle Spearrin
45cb346be1 Revert "no need to just search name on edge any longer"
This reverts commit 20fb4d3a39.
2019-04-12 09:56:15 -04:00
Kyle Spearrin
20fb4d3a39 no need to just search name on edge any longer 2019-04-12 09:50:24 -04:00
Kyle Spearrin
1de193eea1 use map 2019-04-12 09:45:47 -04:00
Kyle Spearrin
aa4f811e9e use clearCache 2019-04-11 16:32:07 -04:00
Kyle Spearrin
2fa1270f0b null check optimizations 2019-04-10 15:40:40 -04:00
Kyle Spearrin
3ec0b7fb5d isJsonResponse helper 2019-04-10 15:39:36 -04:00
Kyle Spearrin
bb6c194eab crypto service update 2019-04-09 09:06:05 -04:00
Kyle Spearrin
0b0245b90f cache keyHash, proper param order for cipherString 2019-04-03 14:18:55 -04:00
Kyle Spearrin
c63ff4485e modal messages 2019-04-02 09:02:08 -04:00