addison
6823566081
whitepsace
2021-03-08 16:08:22 -05:00
addison
0aeeacc3ec
removed a comment
2021-03-08 15:47:48 -05:00
addison
0752a3a925
patched date & time inputs on safari
2021-03-08 14:58:10 -05:00
Vlad
518722c781
Fixes for text logic
...
Moved settings check above setting text, also added send message when settings is changed
Now when settings is changed, current tab badge is changed immediately, and other tabs do so in milliseconds after switch
2021-03-06 19:18:11 +03:00
Thomas Rittson
d580912e17
Merge pull request #1660 from bitwarden/enable-u2f-edge
...
Enable FIDO U2F on Edge
2021-03-05 10:11:53 +10:00
Thomas Rittson
c01d405eba
Enable FIDO U2F on Edge
2021-03-05 10:04:29 +10:00
Thomas Rittson
0828f43215
Merge pull request #1659 from bitwarden/encrypted-export-warning
...
Encrypted export warning
2021-03-05 09:55:41 +10:00
Thomas Rittson
e7fe3761b3
update jslib
2021-03-05 09:01:16 +10:00
Thomas Rittson
962678bd4e
Add extra warnings about encrypted export
2021-03-05 07:06:02 +10:00
Thomas Rittson
70b9fc931f
update jslib
2021-03-05 07:05:49 +10:00
Joseph Flinn
34e7970363
Merge pull request #1595 from joseph-flinn/master
...
Adding build/release workflows
2021-03-04 11:38:22 -08:00
Joseph Flinn
fd13592932
removing test code and removing cloc from release
2021-03-04 11:27:25 -08:00
Addison Beck
7a9ad3dc32
Merge pull request #1656 from bitwarden/DateTimeFallback
...
implemented date & time fallbacks for safari and FF
2021-03-04 12:53:49 -05:00
addison
290c3b3a69
code review fixes
2021-03-04 10:48:56 -05:00
Tomer Shvueli
6eb7106bc5
fix: Nest sub option in Options page, tie auto fill & auto copy features together
2021-03-04 09:58:22 -05:00
addison
50b8f6955c
implemented date & time fallbacks for safari and FF
2021-03-03 15:03:05 -05:00
Vincent Salucci
61d7fcfc85
Fixed lint warnings ( #1655 )
2021-03-02 12:31:52 -06:00
Matt Gibson
1a59c542bd
Update jslib ( #1654 )
2021-03-02 11:12:17 -06:00
Addison Beck
0d30f461d8
Merge pull request #1649 from bitwarden/ClearSendPassword
...
updated jslib
2021-03-01 12:06:43 -05:00
addison
ea0a30d626
updated jslib
2021-03-01 12:00:49 -05:00
Oscar Hinton
97fb84a3e3
Resolve safari not refreshing badge correctly ( #1644 )
2021-03-01 17:32:18 +01:00
Vincent Salucci
8cb51da4ab
[Send] Updated current access input type to text ( #1648 )
2021-03-01 09:42:06 -06:00
Vlad
2a4f71625f
jslib in browser fix
2021-02-26 00:06:08 +03:00
Vlad
0ed08cca23
remove excessive code
...
removed analytics and excessive components from jslib
2021-02-25 21:47:35 +03:00
Vincent Salucci
e17649d869
[Send] Enterprise policy enforcement ( #1637 )
2021-02-24 16:03:44 -06:00
Vincent Salucci
4853fb3e29
[Send] Add/Edit functionality ( #1622 )
...
* Update jslib (0951424
-> 1968dbf
)
* [Send] Browser integration initial commit
* Update jslib (1968dbf
-> 8a3b551
)
* Cleaned up integration
* added radio button style support // updated warning UI/UX
* Update jslib (8a3b551
->42348e2)
2021-02-23 15:37:55 -06:00
Vlad
a04a6026c7
fix lock file
2021-02-23 00:57:48 +03:00
Vlad
0c0bde051a
locales fix
2021-02-23 00:51:36 +03:00
Emin Deniz
1cb77f847e
fix popup height
2021-02-22 03:01:31 +03:00
Vlad
eb59c9e692
browser version of 287 issue
...
added condition when badge should set text based on setting
2021-02-22 01:35:14 +03:00
Tomer Shvueli
72d0a439d2
feat: Add option to auto-copy TOTP code when page auto fills credentials
2021-02-20 14:48:54 -05:00
Oscar Hinton
2ac9f92267
Resolve safari not checking vault timeout every 10s ( #1615 )
2021-02-20 11:10:33 +01:00
Chad Scharf
ca6078e6e8
Merge pull request #1619 from limonte/master
...
Bump sweetalert2 to latest
2021-02-18 15:54:30 -05:00
Limon Monte
451523c11d
chore: bump sweetalert2 to latest
2021-02-18 20:49:18 +02:00
Vincent Salucci
8d2e436a05
[Send] Type component ( #1608 )
...
* Initial commit of send type component
* Update jslib (ee164be
-> 0951424
)
* Update constructor for new jslib
2021-02-12 16:28:31 -06:00
Vincent Salucci
0d6e212463
[Send] Groupings component ( #1605 )
...
* Initial commit of groupings component
* Update jslib ee164be
* Updated send-list item icons
* Requested changes
* Removed obsolete safari hacks
2021-02-10 10:16:34 -06:00
Matt Gibson
1868b99d17
Linter updates and fixes ( #1604 )
2021-02-10 09:40:15 -06:00
Thomas Rittson
dae739bc17
Merge pull request #1602 from bitwarden/remove-xcode-build-script
...
Revert "Merge pull request #1589 from bitwarden/npm-xcode-script"
2021-02-09 06:11:01 +10:00
Matt Gibson
456d36d5ee
Hover cursor for disabled boxes forces to normal ( #1603 )
...
Matches button behavior
2021-02-08 11:32:02 -06:00
Oscar Hinton
d589087a2c
Set save dialog to be a floatingPanel ( #1601 )
2021-02-08 17:53:23 +01:00
Thomas Rittson
320759388f
Revert "Merge pull request #1589 from bitwarden/npm-xcode-script"
...
This reverts commit c99b716b20
, reversing
changes made to 8e20e48373
.
2021-02-08 07:09:35 +10:00
Thomas Rittson
f069222763
Merge pull request #1532 from bitwarden/bugfix-attachments-in-popup
...
Pop out attachments page on all browsers
2021-02-08 06:33:38 +10:00
Oscar Hinton
5d51fd3fbd
Fix nativeMessaging not being enabled in safari ( #1599 )
2021-02-05 10:00:00 +01:00
Oscar Hinton
e5764ee16e
Fix copying TOTP not working in Safari ( #1598 )
2021-02-04 23:34:10 +01:00
Thomas Rittson
9b85b7ba68
Fix code style
2021-02-05 06:23:12 +10:00
Thomas Rittson
4a815e001a
Merge branch 'master' into bugfix-attachments-in-popup
2021-02-04 17:01:57 +10:00
Oscar Hinton
3e79dd245b
Safari Web Extension Port from App Extension ( #1531 )
2021-02-03 20:36:05 +01:00
Joseph Flinn
e4411a3e93
renaming the main build task and removing uneeded windows builder setup
2021-02-03 09:19:41 -08:00
Thomas Rittson
a2540abbae
Merge pull request #1580 from bitwarden/excluded-domains-explanation
...
Add UI text to explain Excluded Domains functionality
2021-02-03 13:12:38 +10:00
Joseph Flinn
e2000d0eb9
fixing bash
2021-02-02 14:27:29 -08:00