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

2650 Commits

Author SHA1 Message Date
Vlad
f5e8607591 update jslib version 2021-03-12 00:11:38 +03:00
Vlad
c7040231e5 context menu no matching logins fix 2021-03-09 20:02:57 +03: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
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
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
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
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
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
Thomas Rittson
b604673b13
Merge pull request #1593 from bitwarden/bugfix-autofill-after-launch
Fix launch buttons
2021-02-03 07:42:07 +10:00
Thomas Rittson
7b2c519c8e fix cipher launch button in various places 2021-02-03 06:48:57 +10:00
Vincent Salucci
07f5be39d8
[Send] Navigation Tab (#1591)
* Initial commit of send tab

* update jslib (9ddec9b -> 859f317)

* updated skeleton class/html

* removed added space

* cleaned up import groupings

* Updated to use flex container and removed unnecessary scss class
2021-02-02 11:43:31 -06:00
Chad Scharf
c99b716b20
Merge pull request #1589 from bitwarden/npm-xcode-script
Add build:xcode script to package.json
2021-02-01 10:34:47 -05:00
Thomas Rittson
db5a660b2d Add build:xcode script 2021-02-01 09:52:23 +10:00
Oscar Hinton
8e20e48373
Resolve safari not working due to missing chrome api (nativeMessaging) (#1585) 2021-01-29 23:31:36 +01:00
Thomas Rittson
c971772925
Add UI text to explain functionality 2021-01-29 17:27:19 +10:00
Thomas Rittson
c7966773a9
Merge pull request #1576 from bitwarden/bugfix-autofill-after-launch
Auto-fill the correct cipher after clicking launch button
2021-01-29 06:35:30 +10:00
Oscar Hinton
ccac6307c6
Make biometric button tabable to improve accessibility (#1578) 2021-01-28 20:24:33 +01:00
Oscar Hinton
14293a7831
Reload browser extension after enabling nativeMessaging (#1577) 2021-01-27 23:05:50 +01:00
Thomas Rittson
ea1a1cc99b Use consistent naming convention for launchCipher 2021-01-28 07:45:54 +10:00
Thomas Rittson
4045ce2d15 Pass launchCipher down to grandchild for reuse 2021-01-27 15:34:14 +10:00
Chad Scharf
1d79172876
Merge pull request #1570 from bitwarden/hotfix/biometric-ff
Remove nativeMessaging requirement from Firefox
2021-01-25 15:52:38 -05:00
Hinton
559a18a32d Fix linting warnings 2021-01-25 21:27:17 +01:00
Thomas Rittson
d24961e3a0
Merge pull request #1376 from eliykat/feature-edit-excludedDomains
add settings -> Excluded Domains component
2021-01-26 06:25:36 +10:00
Hinton
ab759a4746 Remove biometric from firefox 2021-01-25 21:25:36 +01:00
Addison Beck
aa557edb5c
Merge pull request #1569 from bitwarden/lunrSearchBug
Lunr search bug
2021-01-25 15:14:15 -05:00
addison
88a6cbb874 updated jslib 2021-01-25 15:08:53 -05:00
addison
7526c5bfa7 changed hrtime library 2021-01-25 13:36:21 -05:00
Chad Scharf
a971fc3960
Merge pull request #1568 from bitwarden/l10n_master
New Crowdin updates
2021-01-25 13:10:44 -05:00
Kyle Spearrin
b05a2a2b9d New translations messages.json (Hungarian) 2021-01-25 13:08:20 -05:00
Matt Gibson
a26169750a
Fix action button disable css (#1567)
* Darken light theme to comply with WCAG AA

* Adjust opacity on disabled

Color and/or opacity is used to delineate enabled vs disabled elements.
Both are required becaus some themes do not change color on disabled.
2021-01-25 12:03:51 -06:00
Kyle Spearrin
f71bf77137
New Crowdin updates (#1566)
* New translations messages.json (Romanian)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Hebrew)

* New translations copy.resx (Finnish)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (Belarusian)

* New translations messages.json (Spanish)

* New translations messages.json (Croatian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Thai)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (Hindi)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Slovenian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Slovak)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (English, India)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Italian)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Dutch)

* New translations messages.json (Dutch)

* New translations messages.json (Persian)
2021-01-25 12:54:45 -05:00
Oscar Hinton
54da244340
Make nativeMessaging optional on all platforms except firefox (#1565)
Make nativeMessaging optional on all platforms except firefox
2021-01-25 17:24:33 +01:00
Kyle Spearrin
c6af9266b7 bump version 2021-01-25 11:23:50 -05:00