Commit Graph

7196 Commits

Author SHA1 Message Date
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 dce7d0b54f
Update the hotfix release branch name to hotfix-rc (#502) 2022-03-09 12:46:16 -08: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
Daniel James Smith eb0b844750
Fixes for 1pux importer (#501)
* Pull jslib

* Fixed reading of 1pux files
2022-03-08 13:50:36 +01: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
Kyle Spearrin 2295cd3266
parse incoming JSON date strings as Date objects (#500)
* parse incoming JSON date strings as Date objects

* update create command too
2022-03-04 09:47:46 -05: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
Vincent Salucci f1c1ab38ad
Update jslib (#499) 2022-03-03 16:26:34 -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
Oscar Hinton b4555039d8
Add eslint (#496) 2022-03-03 12:24:41 -05:00
Daniel James Smith dd6a0cab7f
Pull in jslib (#498) 2022-03-03 15:41:25 +01:00
Daniel James Smith caf6a1173b
Add importing of 1passwords 1pux files (#440)
* Pull in jslib

* Install jszip

* Add method in utils to unzip and extract 1pux file

* Add importing/extracting of 1pux files to import command

* Update jslib

* Update package-lock.json
2022-03-03 15:32:49 +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
Thomas Rittson bc4bd664b6
Update jslib (#497) 2022-03-02 08:41:17 +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
Kyle Spearrin ed33d77b7e
Serve command fixes (#492)
* change to koa to support async/await

* get rid of session header

* error is unlocked for certain commands

* fix lint error

* use "object" routes

* revert change to vs code  launch
2022-02-25 17:35:27 -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 Beck c738366eef
[dep] Update jslib (#1381) 2022-02-25 11:27:43 -05:00
addison 4af1c264e4 [dep] Update jslib 2022-02-25 11:07:29 -05:00
Micaiah Martin 0114d96e18
[BEEEP] - Ignored workflow files from triggering builds (#1375) 2022-02-25 08:14:19 -06:00
Micaiah Martin 1eac8f0c0f
Added dry run logic (#1376) 2022-02-25 08:13:39 -06: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
Micaiah Martin 3a14f04960
[BEEEP] - Ignored workflow files from triggering builds (#494) 2022-02-25 09:12:23 -05:00
Micaiah Martin 7033fa17da
Added dry run logic for release workflow (#495) 2022-02-25 09:12:07 -05:00
Daniel James Smith b601ca78cd
Colorize hidden custom field when value visible (#2413) 2022-02-25 14:30:55 +01:00
Daniel James Smith 8880e9700e
BEEEP: Colorize hidden custom field when value visible (#1380) 2022-02-25 14:27:54 +01:00
github-actions[bot] 2f289ebd1f
Autosync the updated translations (#1378)
Co-authored-by: github-actions <>
2022-02-25 12:29:23 +01:00