1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
Commit Graph

12085 Commits

Author SHA1 Message Date
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
Vince Grassia
5cb5e37270
Add Node caching (#1549) 2022-03-16 11:18:47 -04:00
Vince Grassia
562bf6d7b4
Add Node caching to Build workflow (#509) 2022-03-16 08:33:24 -04:00
github-actions[bot]
e266a740ba
Bump version to 2.27.0 (#1545)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-15 15:39:35 -06: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
e2d95741b0
Update SECURITY.md (#725)
* Update SECURITY.md

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

* Revise language on SECURITY.md
2022-03-15 15:55:55 -04:00
Chad Scharf
2172145dbb
Update SECURITY.md (#508)
* Update SECURITY.md

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

* Revise language on SECURITY.md
2022-03-15 15:55:27 -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
Chad Scharf
3b0fc94239
Update SECURITY.md (#1544)
* Update SECURITY.md

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

* Fix extra space (prettier)

* Revise language on SECURITY.md
2022-03-15 15:45:05 -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
f9962b2dad
Moved linting to it's own step, added dependancies (#507) 2022-03-15 18:09:46 +00:00
Micaiah Martin
703d390566
Moved linting to it's own step, removed duplicates (#1404) 2022-03-15 10:38:13 -06:00
Micaiah Martin
f884095197
Added manual build trigger (#506) 2022-03-15 10:08:29 -06:00
Kyle Spearrin
73ebc45810
Update production.json (#505)
turn on serve command for release
2022-03-15 10:27:29 -04:00