Commit Graph

3842 Commits

Author SHA1 Message Date
Micaiah Martin c052263038 Merge pull request #2464 from bitwarden/version_bump_1.57.0
(cherry picked from commit 1bdbc18a97)
2022-03-22 10:59:26 -06:00
Matt Gibson 2012ef162a Update jslib 2022-03-18 07:43:00 -04:00
Matt Gibson 35c4c2bd2e Update jslib 2022-03-15 08:52:00 -04:00
Thomas Rittson 64487be515 Set icon for Private Mode windows that are already open (#2438) 2022-03-10 08:10:36 +10:00
Joseph Flinn 6b5f40fa61 Merge pull request #2440 from bitwarden/patch/update-hotfix-release-branch-name
Updating the hotfix release branch name to hotfix-rc

(cherry picked from commit f7782b6ed5)
2022-03-09 12:51:22 -08:00
Thomas Rittson 2094c85205
Fix syntax (#2434) 2022-03-07 07:02:57 +10:00
github-actions[bot] a8857aad76
Autosync the updated translations (#2433)
Co-authored-by: github-actions <>
2022-03-04 01:17:26 +01:00
Vincent Salucci 0b6e0b0e12
[Captcha] Implement captcha for 2fa (#2428)
* [Captcha] Implement captcha for 2fa

* Update jslib
2022-03-03 17:02:24 -06:00
Robyn MacCallum 24482890b1
Merge pull request #2427 from bitwarden/bug/fix-icon-status 2022-03-02 17:37:57 -05:00
Robyn MacCallum 51db742be7 change class to interface 2022-03-02 17:25:37 -05:00
Robyn MacCallum 7e432b40e2 details, details 2022-03-02 16:12:01 -05:00
Robyn MacCallum b02b35e1b5 Fix import 2022-03-02 16:03:18 -05:00
Robyn MacCallum e56cf962ca Fix icon status not refreshing on chrome 2022-03-02 15:59:10 -05:00
Thomas Rittson b6becb3211
Update jslib (#2425) 2022-03-02 08:41:33 +10:00
Addison Beck 19246c0e13
Merge pull request #2421 from bitwarden/Feature/ExportWarnings
[feature] Implement scope warning for exports
2022-02-28 11:44:36 -05:00
addison d758841642 [feature] Implement scope warning for exports 2022-02-28 11:31:39 -05:00
Daniel James Smith ea5f2a32ee
BEEEP: Add missing languages (#2416)
* Pull in jslib

* Import and register missing languages
2022-02-25 22:13:00 +01:00
Addison Beck 47425ef975
Merge pull request #2414 from bitwarden/UpdateJslib
[dep] Update jslib
2022-02-25 11:27:47 -05:00
addison 4af1c264e4 [dep] Update jslib 2022-02-25 11:07:29 -05:00
Micaiah Martin e0844a1a07
Merge pull request #2408 from bitwarden/BEEEP-exclude-workflows-build 2022-02-25 08:12:58 -06:00
Micaiah Martin 8eb1fa8e1b
Merge pull request #2409 from bitwarden/dryrun-workflow 2022-02-25 08:12:46 -06:00
Daniel James Smith b601ca78cd
Colorize hidden custom field when value visible (#2413) 2022-02-25 14:30:55 +01:00
github-actions[bot] 6f558e5554
Autosync the updated translations (#2411)
Co-authored-by: github-actions <>
2022-02-25 12:28:59 +01:00
Micaiah Martin 676b587cd9 Added dry run logic 2022-02-24 11:26:57 -06:00
Micaiah Martin d9ac8cc50a Ignored workflow files from triggering builds 2022-02-24 11:20:04 -06:00
Oscar Hinton c27f421d56
Add eslint (#2405) 2022-02-24 18:14:04 +01:00
Thomas Rittson b0dbb6f2f9
Update jslib (#2407)
* Update jslib

* Add error message string for session timeout

* Update deps
2022-02-24 09:33:58 -05:00
Melanie Kanavakatini 8f76e81582
feat: add hidden char count toggle (#1780)
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-02-23 21:11:09 -06:00
Chad Scharf e802bba99c
We're Hiring (#2403)
Added link to README.md for Bitwarden Careers page.
2022-02-22 14:03:20 +01:00
Micaiah Martin fd41b17aa1
Merge pull request #2398 from bitwarden/workflow-lint 2022-02-18 13:29:04 -06:00
Micaiah Martin 7322acc403 Created workflow file 2022-02-18 09:05:18 -06:00
github-actions[bot] d1d76a3647
Autosync the updated translations (#2397)
Co-authored-by: github-actions <>
2022-02-18 10:23:39 +01:00
Thomas Rittson 520f41fd17
Exclude jslib from prettier hook (#2386) 2022-02-17 10:37:56 +10:00
Matt Gibson 32e625bd22
Enforce hold label (#2389)
* Enforce hold label

* Linting

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-02-16 08:42:28 -06:00
Thomas Rittson 06ba30fc6b
[BEEEP] Firefox Private Mode (#2294)
* Create background in popup if private mode, remove gates

* Add messaging support to runtime in private mode

* Fix messaging services and general bootstrap logic

* Add private mode warning, remove old component

* Deprecate launchGuardService

* Require in memory account for user to be considered authenticated

* Don't change icon for private mode windows

* Set all icons from background page
2022-02-16 08:06:35 +10:00
Micaiah Martin 7371ee344e
Merge pull request #2393 from bitwarden/version_bump_1.56.6 2022-02-15 15:22:47 -06:00
github-actions[bot] 38cd409ea9 Bumped version to 1.56.6 2022-02-15 21:21:54 +00:00
Addison Beck 0df933d7e5
Merge pull request #2391 from bitwarden/UpdateJslib
[lib] Update jslib
2022-02-15 15:06:22 -05:00
addison 7538cda458 [lib] Update jslib 2022-02-15 12:59:39 -05:00
Oscar Hinton 519e4b9372
Improve null checks in content scripts (#2390) 2022-02-15 16:11:44 +01:00
Oscar Hinton 8375d6ecbb
Fix console warnings in notification content script (#2388) 2022-02-15 08:09:02 -06:00
Robyn MacCallum 5b825d0603
Merge pull request #2385 from bitwarden/bug/update-localData-storage-location
Update jslib to get localData fix
2022-02-14 16:44:09 -05:00
Robyn MacCallum ee067ad56a Update jslib 2022-02-14 16:36:47 -05:00
github-actions[bot] 7b4fe21092
Bumped version to 1.56.5 (#2380)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-14 09:26:43 -05:00
Oscar Hinton 9bc4358e85
Exclude content scripts from source maps (#2377) 2022-02-14 15:06:14 +01:00
Addison Beck cf08e4eab8
Merge pull request #2379 from bitwarden/UpdateJslib
update jslib
2022-02-14 08:32:47 -05:00
addison 897b4e4e44 update jslib 2022-02-14 08:18:02 -05:00
Anton c6926614b8
Make vault URL check more concise (#2361) 2022-02-14 11:33:58 +10:00
Joseph Flinn fb850875c0
Merge pull request #2369 from bitwarden/version_bump_1.56.4
Bump version to 1.56.4
2022-02-11 14:20:53 -08:00
github-actions[bot] 0bdb7562b9 Bumped version to 1.56.4 2022-02-11 22:10:49 +00:00