1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00
Commit Graph

11617 Commits

Author SHA1 Message Date
Tecsi Aron
1081f505d6 Update autofill.js
Removed data-lpignore.
2021-06-02 21:09:30 +03:00
tgreer-bw
c84ac6407a new screenshots 2021-06-02 13:54:46 -04:00
Vincent Salucci
1bacc8b774 [Reset Password] Admin Actions (#935)
* [Reset Password] Admin Actions

* Updated components to pass orgUser.Id and use within password reset apis

* Removed password auto-generation, fixed loading visual bug by chaining promise actions

* Update jslib 97ece68 -> 73ec484

* Updated all classes to new reset password flows

* Update jslib (73ec484 -> 5f1ad85)

* Update jslib (5f1ad85 -> 395ded0)

* Update encryption steps for change-password flow

* Fixed merge conflicts

* Updated based on requested changes
2021-06-02 11:35:49 -05:00
Joseph Flinn
65b52617a8 fixing the release workflow (#1009) 2021-06-02 09:28:51 -07:00
Oscar Hinton
ea3316742c Bump version to 1.26.5 (#938) 2021-06-02 18:09:20 +02:00
Joseph Flinn
db3cf882d3 bumping version 2.20.4 (#1008) 2021-06-02 09:02:31 -07:00
Joseph Flinn
59f2b51d25 Release Workflow (#1007)
* spilting out the build workflow into build and release workflows. Solves the problem of the incorrect self-hosted version being released

* pinning action versions

* release workflow fixes

* removing unneeded env vars

* normalizing the naming conventions

* one more Docker
2021-06-02 08:28:56 -07:00
Matt Gibson
945e968e06 Export all events matching dates (#990)
* Export eagerly pulls down all events

Export does not add to rendered elements since that may cause slow down.
Export is tied to the currently rendered list of events though `dirtyDates` bool

* Use manual btn-submit class

* Remove unnecessary method

* Fix ExpressionChangedAfterItHasBeenCheckedError
2021-06-02 07:21:57 -05:00
Tecsi Aron
d303e61745 Update autofill.js
Adds the option for web developers to exclude fields with an attribute, also added the LastPass variant of this functionality for better compatibility with existing pages.
2021-06-02 12:54:07 +03:00
Thomas Rittson
6edd600006 Move theme update logic to services.module.ts 2021-06-02 07:28:21 +10:00
Vince Grassia
163351c3e7 Update pipelines (#936)
* Update workflows for consistency

* Update pipelines

- Trigger deploy workflow manually
- Publish release draft at the end of deploy workflow

* Enable artifact uploads for all branches and fail if no asset is found during upload

* Add if statements back in for MacOS

* Change Build application (dev) step
2021-06-01 17:14:02 -04:00
Thomas Rittson
98f614aeda bump jslib 2021-06-02 07:11:54 +10:00
Thomas Rittson
b1d9b84eae Add null check when calling win.webContents (#397) 2021-06-02 07:00:44 +10:00
Joseph Flinn
75236daeb8 constraining the releases to the rc branch (#318) 2021-06-01 13:50:53 -07:00
Oscar Hinton
744e86601f Bump jslib (#1003) 2021-06-01 21:04:09 +02:00
Joseph Flinn
60f3d5d33e Merge pull request #935 from bitwarden/constrain-release-rc
constraining releases to the rc branch
2021-06-01 11:45:31 -07:00
Joseph Flinn
cf800d7340 Merge pull request #1871 from bitwarden/constrain-release-rc
programmatically constraining releases to the rc branch
2021-06-01 11:42:46 -07:00
Joseph Flinn
adb16783cf constraining releases to the rc branch 2021-06-01 11:21:04 -07:00
Joseph Flinn
00c0b19a6e programmatically constraining releases to the rc branch 2021-06-01 11:15:52 -07:00
Oscar Hinton
270ffcc1d9 Bump jslib (#1869) 2021-06-01 20:08:43 +02:00
Trey Greer
97e030a8e5 updated screenshots and copy (#1868) 2021-06-01 10:15:46 -04:00
Tom Rittson
b00df0112e Let all OS' use system theme on startup 2021-05-31 14:34:59 +10:00
Thomas Rittson
7f5a5a5fbb Only update to system theme if theme is Default 2021-05-31 14:34:59 +10:00
Thomas Rittson
c225210a44 Respond to native OS theme changes 2021-05-31 14:34:53 +10:00
Kyle Spearrin
ca61e13b57 add auth-email header (#394) 2021-05-28 15:41:41 -04:00
Oscar Hinton
c7345197f7 Password reprompt fixes (#926)
* Hide card number when hidden

* Avoid double password prompts

* Bump jslib
2021-05-28 20:08:44 +02:00
Oscar Hinton
c89da7f12b Hardcode SDKRoot (#925)
* Hardcode SDKRoot

* Re-add branch check for app store
2021-05-28 19:38:09 +02:00
Oscar Hinton
25a91313ad Password reprompt fixes (#393)
* Hide card secrets, and ensure password is reprompted when navigating away

* Check password reprompt before downloading attachments
2021-05-28 19:38:04 +02:00
Thomas Rittson
c42650f16b bump jslib (#316) 2021-05-28 09:47:11 +10:00
Thomas Rittson
78f9dd50ad Merge pull request #924 from bitwarden/jslib-bump
bump jslib
2021-05-28 09:46:34 +10:00
Thomas Rittson
91643d40bd bump jslib (#998) 2021-05-28 09:46:21 +10:00
Thomas Rittson
51712e749c Merge pull request #1861 from bitwarden/bump-jslib
Bump jslib
2021-05-28 09:46:11 +10:00
Thomas Rittson
a109259812 bump jslib 2021-05-28 07:56:30 +10:00
Joseph Flinn
9b7a1c7760 adding the self host check back in (#997) 2021-05-27 14:28:42 -07:00
Thomas Rittson
cef2d1832f bump jslib 2021-05-28 06:51:17 +10:00
Thomas Rittson
dddcc2bc93 Add encKey validation for org import/export (#392) 2021-05-28 06:48:10 +10:00
Thomas Rittson
a5a3baea9c Use same export filename format as other clients (#312) 2021-05-28 06:47:39 +10:00
Thomas Rittson
da0df3a73b Set baseUrl in QA cloud environment (#994)
* Set baseUrl if not deployed to prod server

* Add env variable TARGET and use to set baseUrl

* remove webPlatformUtilsService.isProdServer

* passing the ENV through to the Angular app

* switching the value of SELF_HOST back to true

* fixing some webpack.config variables

* fixing the selfhost angular process.env

* removing unecessary code

Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2021-05-27 09:46:26 -07:00
Vincent Salucci
6586af71f8 [Reset Password] Event updates (#993)
* [Reset Password] Event updates

* Update jslib 395ded0 -> 6fbe330
2021-05-27 11:42:05 -05:00
Thomas Rittson
6fbe33043b [Autofill on Page Load options] Make logins autofill on page load by default (#391)
* Make logins autofill on page load by default

* fix linting
2021-05-27 07:02:12 +10:00
Vincent Salucci
324e0909bc [Reset Password] Add AdminResetPassword event type (#390) 2021-05-26 15:50:55 -05:00
Oscar Hinton
42d280ac09 Bump NPM to v7 (#922)
* Bump NPM to v7

* Bump npm in build

* Add NPM v7 to readme

* Update node-gyp
2021-05-26 22:44:48 +02:00
Oscar Hinton
942eb5cfa5 Bump NPM to v7 (#311)
* Bump NPM to v7

* Add NPM v7 to readme
2021-05-26 22:34:39 +02:00
Oscar Hinton
36b9bd4bcb Bump NPM to v7 (#1860) 2021-05-26 22:34:31 +02:00
Oscar Hinton
b3f5c72ba9 Bump NPM to v7 (#995)
* Bump NPM to v7

* Refresh package-lock
2021-05-26 22:17:37 +02:00
Oscar Hinton
2c297e2f45 Bump NPM to v7 (#389)
* Try bumping npm again

* Add NPM requirement to readme
2021-05-26 21:45:23 +02:00
Thomas Rittson
13d3109f2b Add --cleanexit option (#309)
* add --cleanexit option

* bump jslib
2021-05-26 21:16:25 +10:00
Danny Murphy
fdbce4d84d Update webauthn-fallback.ts (#992)
Add missing semicolon and enable console.error bypass for tslint
2021-05-26 09:43:54 +10:00
Thomas Rittson
7a83b30490 update service deps and jslib (#308) 2021-05-26 07:42:59 +10:00
Thomas Rittson
25917faf91 add support for --cleanexit option (#388) 2021-05-26 07:39:40 +10:00