Kyle Spearrin
11034de7d1
resolve build errors with latest jslib ref ( #1565 )
2022-03-25 11:00:40 -04:00
Oscar Hinton
cbadcccc85
Fix Mac App Store minimumSystemVersion ( #1453 )
2022-03-25 15:29:43 +01:00
Kyle Spearrin
21167301f1
Bump jslib and add compatability with username generation ( #1450 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-03-25 10:56:34 +01:00
Kyle Spearrin
fa73c13b8c
support for username gen website setting ( #738 )
2022-03-25 10:32:01 +01:00
Oscar Hinton
81607e810e
Force updates to be silent ( #739 )
2022-03-25 10:13:50 +01:00
github-actions[bot]
ad6308eb48
Autosync the updated translations ( #1451 )
...
Co-authored-by: github-actions <>
2022-03-25 01:28:44 +01:00
github-actions[bot]
f804da3102
Autosync the updated translations ( #2469 )
...
Co-authored-by: github-actions <>
2022-03-25 01:25:07 +01:00
github-actions[bot]
571aaf31c4
Autosync the updated translations ( #1564 )
...
Co-authored-by: github-actions <>
2022-03-25 01:23:30 +01:00
Daniel James Smith
a825e86921
Fix import path for safari importer ( #740 )
2022-03-24 22:45:37 +01:00
David Frankel
7fc0ab97f3
[bug] Fix Safari CSV importer for URL and Notes ( #730 )
2022-03-24 22:33:28 +01:00
Oscar Hinton
fec023866e
Add utils for testing updating processes ( #1448 )
2022-03-24 21:23:29 +01:00
Jake Fink
d2a7012d3f
PS-91 bug/mas hide update option ( #1446 )
...
* PS-91 - hide update option if MAS build
* fix isMacAppStore
2022-03-24 15:55:06 -04:00
Jake Fink
292d5e0039
PS-91 make isMacAppStore return true/false ( #735 )
...
* return false if undefined from isMacAppStore
* PS-91 use strict equality instead of null coalescing
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2022-03-24 15:46:24 -04:00
Oscar Hinton
535decc3d9
Bump electron and related dependencies ( #736 )
2022-03-24 20:16:53 +01:00
Kyle Spearrin
bfdd3561da
Username generator ( #734 )
...
* add support for username generation
* remove unused Router
* pr feedback
2022-03-24 12:19:19 -04:00
Oscar Hinton
0884e2d761
Bump node-forge ( #1562 )
2022-03-24 11:54:32 +01:00
Oscar Hinton
00975e6896
Use the new KDF constants ( #1559 )
2022-03-24 11:15:48 +01:00
Oscar Hinton
5b7b2a03dd
Remove Internet Explorer logic ( #723 )
2022-03-24 10:42:11 +01:00
Thomas Rittson
2c43249e98
Restore order of ngModule imports ( #1560 )
2022-03-24 07:25:10 +10:00
Matt Gibson
575847f252
Update configurations for self-hosted ( #1558 )
...
* Update configurations for self-hosted
* Revert "Update configurations for self-hosted"
This reverts commit a1ec06c834a5e9a5bb8fd4c983b5d7909a2ee9a4.
* Use selfhosted.json to configure dev env
2022-03-23 13:53:41 -05:00
Jake Fink
6555312034
PS-91 - hide update option if MAS build ( #1432 )
2022-03-23 13:03:08 -04:00
github-actions[bot]
e2fe0c8b09
Bump version to 1.32.2 ( #1429 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Patch for Testflight track.
2022-03-22 13:30:43 -06:00
Oscar Hinton
3b2427e913
Change minimumSystemVersion to only apply for MAS ( #1428 )
2022-03-22 13:43:37 -04: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
554dc8d873
Bump node-forge to 1.2.1 ( #722 )
2022-03-22 14:05:55 +01:00
Oscar Hinton
37e9523f00
Define Angular CLI globals to support tree shaking ( #1408 )
2022-03-22 10:09:19 +01:00
Oscar Hinton
d6c181c997
Define Angular CLI globals to support tree shaking ( #1541 )
2022-03-22 10:00:07 +01:00
Oscar Hinton
0cd7b4dff5
Define Angular CLI globals to support tree shaking ( #2450 )
2022-03-22 09:58:17 +01:00
github-actions[bot]
09d7376f39
Bump version to 1.32.1 ( #1427 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-21 14:09:45 -06:00
Robyn MacCallum
5409525ea2
Add ellipsis pipe ( #728 )
...
* add ellipsis pipe
* run prettier
* Account for ellipsis length in returned string
* Fix complete words case
* Fix another complete words issue
* fix for if there are not spaces in long value
* extract length check to beginning of method
* condense if statements
* remove log
2022-03-21 15:46:54 -04:00
Matt Gibson
cfec234ee8
Update jslib ( #504 )
2022-03-21 13:32:06 -05:00
Thomas Rittson
b54cc6ec8a
[JslibModule] Refactor to use JslibModule ( #2462 )
2022-03-21 12:13:02 +01:00
Thomas Rittson
9bb004923c
[JslibModule] Refactor to use JslibModule ( #1556 )
2022-03-21 20:40:26 +10:00
Thomas Rittson
be0b6113e4
[JslibModule] Refactor to use JslibModule ( #1425 )
2022-03-21 20:39:35 +10:00
Thomas Rittson
9950fb42a1
[JslibModule] Add JslibModule ( #733 )
2022-03-21 19:32:55 +10:00
Matt Gibson
7fc0844dd4
Update jslib ( #2459 )
2022-03-18 07:25:33 -05:00
Matt Gibson
f88515745c
Remove error Response type check ( #731 )
...
* Remove error Response type check
Minimization is impacting type checking in a non-consistent way.
The previous type check works locally,
but not from build artifacts 🤷 . We only set `captchaRequired` on
our errors when we want a resubmit with captcha included, so we're safe
keying off that
* linter
2022-03-18 12:24:22 +10:00
github-actions[bot]
e08726463e
Autosync the updated translations ( #1554 )
...
Co-authored-by: github-actions <>
2022-03-18 01:17:26 +01: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
Micaiah Martin
4177292216
Updated actions ( #510 )
2022-03-17 12:27:04 -04:00
Justin Baur
fdf93b610c
Update CSP rule for azure blobs ( #1552 )
2022-03-17 09:54:14 -04:00
Vince Grassia
144038ed1c
Move checkout steps before setup-node steps in Build workflow ( #1553 )
2022-03-17 09:02:50 -04:00
github-actions[bot]
0812f148a7
Bump version to 1.22.0 ( #511 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-16 11:13:26 -06: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