1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00
Commit Graph

6324 Commits

Author SHA1 Message Date
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
github-actions[bot]
75f11cdbf1 Autosync the updated translations (#1421)
Co-authored-by: github-actions <>
2022-03-18 01:13:12 +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
github-actions[bot]
e5feda0fa6 Bump version to 1.32.0 (#1415)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-16 10:46:16 -06:00
Micaiah Martin
7b08fc34ee Merge pull request #2453 from bitwarden/build-actions-updates 2022-03-16 16:12:10 +00:00
Micaiah Martin
5ebed777c2 Updated actions (#1412) 2022-03-16 10:11:17 -06: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
Vince Grassia
e49d317d19 Remove safari build script from Build workflow (#1413) 2022-03-15 16:47:02 -04:00
Chad Scharf
114d7455b8 Update SECURITY.md (#1411)
* Update SECURITY.md

Add link to our HackerOne program for submitting potential security issues.

* Revise language on SECURITY.md
2022-03-15 15:56:26 -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
Vince Grassia
d1146acb1e Add Node caching to Build workflow (#1410) 2022-03-15 15:19:12 -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
Micaiah Martin
703d390566 Moved linting to it's own step, removed duplicates (#1404) 2022-03-15 10:38:13 -06:00
Thomas Rittson
c0170563f2 Disable disk caching in stateService (#1406)
* Disable disk caching in stateService

* Turn back on caching for the renderer

Co-authored-by: addison <addisonbeck1@gmail.com>
2022-03-15 09:25:43 -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
f46405a508 Update jslib (#1403) 2022-03-15 15:15:49 +10:00
Thomas Rittson
20f475be62 Update jslib (#2448) 2022-03-15 15:15:00 +10:00
Micaiah Martin
6d429465fb Added manual build trigger (#1405) 2022-03-14 16:53:59 -06:00
Matt Gibson
81457f6c05 Add jit entitlement (#1395)
* Add arm64 package

* temporarily remove workflow ignore

* Don't delete universal dist when completing arm64

* Add allow-jit entitlement

* Revert "Don't delete universal dist when completing arm64"

This reverts commit b06d6383455182351c3bb2a5321d6b9f8d7be06e.

* Revert "temporarily remove workflow ignore"

This reverts commit 80079835475dd0cea41a936c968315c57808aa32.

* Revert "Add arm64 package"

This reverts commit c8359dae4de05510caef81da80319ff1132784e1.

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-03-11 10:01:19 -06:00
github-actions[bot]
3a6aeabfd4 Autosync the updated translations (#2445)
Co-authored-by: github-actions <>
2022-03-11 02:26:03 +01:00
github-actions[bot]
aee27f9570 Autosync the updated translations (#1399)
Co-authored-by: github-actions <>
2022-03-11 02:25:09 +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
f845bcf6c1 Update hotfix release branch name to hotfix-rc (#1396) 2022-03-09 12:46:13 -08: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
Micaiah Martin
b134eba27b Renewed certs and profiles (#1393) 2022-03-04 10:25:28 -07:00
Vincent Salucci
e84be59075 [Captcha] Implement captcha for 2fa (#1390)
* [Captcha] Implement captcha for 2fa

* Update jslib

* Added remaining items necessary for captcha // updated login to match 2fa style
2022-03-03 18:20:29 -06:00
github-actions[bot]
a8857aad76 Autosync the updated translations (#2433)
Co-authored-by: github-actions <>
2022-03-04 01:17:26 +01:00
github-actions[bot]
edc5245173 Autosync the updated translations (#1394)
Co-authored-by: github-actions <>
2022-03-04 01:14:56 +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
Addison Beck
7bad97dd82 [dep] Update jslib (#1392) 2022-03-03 20:34:39 +01:00
Oscar Hinton
3071bec03f Update NSIS build settings (#1389) 2022-03-03 19:50:35 +01: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
80415f8cd5 Update jslib (#1387) 2022-03-02 08:49:07 +10:00
Thomas Rittson
b6becb3211 Update jslib (#2425) 2022-03-02 08:41:33 +10:00
Daniel James Smith
03c279865f BEEEP: Add missing languages (#1382)
* Pull in jslib

* Register missing languages
2022-03-01 13:52:53 +01: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 Beck
54025f269a [feature] Implement scope warning for exports (#1384) 2022-02-28 17:44:10 +01:00
addison
d758841642 [feature] Implement scope warning for exports 2022-02-28 11:31:39 -05:00
Thomas Rittson
4ce5e5fbdc Update Help menu options (#1383) 2022-02-28 11:23:14 +01:00