Commit Graph

2711 Commits

Author SHA1 Message Date
Chad Scharf 1886e0e327 Merge pull request #1684 from bitwarden/l10n_master
New Crowdin updates
2021-03-11 14:06:26 -05:00
Kyle Spearrin 40c56e2d2c update jslib 2021-03-11 10:48:50 -05:00
Kyle Spearrin 22adc99470 New Crowdin updates (#1674)
* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Polish)

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

* New translations messages.json (Turkish)

* New translations messages.json (Persian)
2021-03-10 16:23:56 -05:00
Kyle Spearrin 090f8231bb New Crowdin updates (#1673)
* New translations messages.json (Romanian)

* New translations copy.resx (Bengali)

* New translations copy.resx (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations copy.resx (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations copy.resx (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Bengali)

* New translations messages.json (Thai)

* New translations messages.json (Croatian)

* New translations copy.resx (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations copy.resx (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 (Norwegian Bokmal)

* New translations copy.resx (Norwegian Bokmal)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (French)

* New translations messages.json (Hungarian)

* New translations messages.json (Spanish)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Greek)

* New translations messages.json (Finnish)

* New translations messages.json (Hebrew)

* New translations messages.json (Italian)

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

* New translations copy.resx (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Slovenian)

* New translations messages.json (English, India)
2021-03-10 16:23:41 -05:00
Chad Scharf 61c9769e9a Merge pull request #1676 from bitwarden/version-bump
Minor release version bump to 1.49.0
2021-03-10 11:29:53 -05:00
addison 0a71006b48 fixed a few send date fallback bugs 2021-03-09 18:06:35 -05:00
addison 02b7bf32b4 updated jslib 2021-03-09 11:05:20 -05:00
addison c8383f729d only show message if not already in popout 2021-03-09 11:05:20 -05:00
addison 819e1909d4 qa fixes for send date fallbacks 2021-03-09 11:05:20 -05:00
addison 68bc8f8cfe whitepsace 2021-03-08 17:18:33 -05:00
addison 2a88a32fea removed a comment 2021-03-08 17:18:33 -05:00
addison 85143618fb patched date & time inputs on safari 2021-03-08 17:18:33 -05: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
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
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
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