Commit Graph

3870 Commits

Author SHA1 Message Date
Joseph Flinn 2107de13be Merge pull request #2520 from bitwarden/version_bump_1.58.0
Bump version to 1.58.0

(cherry picked from commit 510c841359)
2022-04-25 08:05:21 -07:00
Joseph Flinn 9e7d8f1f6a Merge pull request #2504 from bitwarden/patch/download-artifacts-action
Bump pinned commit of download-artifacts

(cherry picked from commit a07c6869c2)
2022-04-18 14:32:39 -07:00
Thomas Rittson 010db7b7e3 Don't clear state if not logged in (#2499) 2022-04-13 09:16:55 +10:00
Oscar Hinton 035fb73e1b Revert "Update signing certificate" (#2495)
(cherry picked from commit 24f54c580a)
2022-04-07 22:13:04 +02:00
Micaiah Martin 442be953f2 Merge pull request #2493 from bitwarden/certs/update-signing-cert
(cherry picked from commit 4a2e1588e8)
2022-04-05 20:29:06 +02:00
github-actions[bot] c9ff5a4bbe
Autosync the updated translations (#2487)
Co-authored-by: github-actions <>
2022-04-01 13:03:46 +02:00
Kyle Spearrin b2def1479d
update generator (#2484)
* update generator

* update jslib

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-03-31 19:03:45 -04:00
Thomas Rittson 58f1d14376
Update jslib (#2486) 2022-04-01 07:57:41 +10:00
Patrick H. Lauke c6c22638d4
Add aria-label to password generator length slider, make it non-keyboard-focusable (#2478) 2022-03-31 13:16:34 +10:00
Kyle Spearrin bf081e0322
username generator (#2468)
* username generator

* pass usernameWebsite

* update jslib ref

* update jslib ref

* update jslib ref

* update jslib ref

* Update jslib to point to jslib master

* Updated package-lock.json after running npm i

* add missing translations

* pr feedback

Co-authored-by: Daniel James Smith <djsmith@web.de>
2022-03-30 17:59:58 -04:00
Thomas Rittson 4607e9d0ba
Fix alignment of box content (#2471) 2022-03-29 06:17:01 +10:00
github-actions[bot] f804da3102
Autosync the updated translations (#2469)
Co-authored-by: github-actions <>
2022-03-25 01:25:07 +01:00
Micaiah Martin 1bdbc18a97
Merge pull request #2464 from bitwarden/version_bump_1.57.0 2022-03-22 16:58:05 +00:00
github-actions[bot] c867196624 Bumped version to 1.57.0 2022-03-22 16:49:00 +00:00
Oscar Hinton 0cd7b4dff5
Define Angular CLI globals to support tree shaking (#2450) 2022-03-22 09:58:17 +01:00
Thomas Rittson b54cc6ec8a
[JslibModule] Refactor to use JslibModule (#2462) 2022-03-21 12:13:02 +01:00
Matt Gibson 7fc0844dd4
Update jslib (#2459) 2022-03-18 07:25:33 -05:00
github-actions[bot] b737a9c1e2
Autosync the updated translations (#2458)
Co-authored-by: github-actions <>
2022-03-18 01:15:53 +01:00
Thomas Rittson ae83a693f4
Fix infinite spinner when trying to restore Send state (#2449)
Clear state when re-opening popup
2022-03-18 09:01:22 +10:00
Micaiah Martin 7b08fc34ee
Merge pull request #2453 from bitwarden/build-actions-updates 2022-03-16 16:12:10 +00:00
Micaiah Martin 5dec5dea25
Merge branch 'master' into build-actions-updates 2022-03-16 15:36:24 +00:00
Vince Grassia ea1c33621a
Add Node package caching (#2454) 2022-03-15 17:08:43 -04:00
Chad Scharf 3695cd31f6
Merge pull request #2452 from bitwarden/cscharf-update-security-md-hackerone-link
Update SECURITY.md
2022-03-15 15:50:40 -04:00
Micaiah Martin e06616fe79 Updated actions 2022-03-15 13:43:45 -06:00
Chad Scharf c5dbb85352
Revise language on SECURITY.md 2022-03-15 15:39:14 -04:00
Chad Scharf f2e0c871e3
Update SECURITY.md
Add link to our HackerOne program for submitting potential security issues.
2022-03-15 15:11:48 -04:00
Matt Gibson d1bb8822a9
Update jslib (#2451) 2022-03-15 08:11:55 -05:00
Oscar Hinton d5334360dd
Add support for no intrusive biometric (#2431) 2022-03-15 13:13:39 +01:00
Thomas Rittson 20f475be62
Update jslib (#2448) 2022-03-15 15:15:00 +10:00
github-actions[bot] 3a6aeabfd4
Autosync the updated translations (#2445)
Co-authored-by: github-actions <>
2022-03-11 02:26:03 +01:00
Thomas Rittson ed61996165
Set icon for Private Mode windows that are already open (#2438) 2022-03-10 08:09:11 +10:00
Joseph Flinn f7782b6ed5
Merge pull request #2440 from bitwarden/patch/update-hotfix-release-branch-name
Updating the hotfix release branch name to hotfix-rc
2022-03-09 12:46:09 -08:00
Joseph Flinn 609f21f203 Updating the hotfix release branch name to hotfix-rc 2022-03-09 11:11:44 -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