Matt Gibson
3888a9cdbb
upate jslib
2021-06-09 09:28:58 -04:00
Thomas Rittson
82ec4b12f7
bump jslib ( #1018 )
2021-06-09 10:40:45 +10:00
Thomas Rittson
57e34dc6e8
Merge remote-tracking branch 'origin' into cdk-virtual-scroll
2021-06-09 10:07:35 +10:00
Thomas Rittson
f4d792aa9d
Merge branch 'master' into use-lock-guard
2021-06-09 07:39:45 +10:00
Thomas Rittson
d7bd707d91
bump jslib
2021-06-09 07:38:36 +10:00
Thomas Rittson
fdc6f7b1d2
Refactor canactivate guards ( #401 )
...
* Refactor route guards to allow for subclassing
* fix linting
2021-06-09 07:35:03 +10:00
Thomas Rittson
957f356dbc
Merge pull request #1886 from bitwarden/fix-private-mode-page
...
Don't start popup services if in private mode
2021-06-08 14:25:32 -07:00
Matt Gibson
ea90aea013
Use encrypted filename filename in Cipher attachment upload blob name ( #403 )
...
* Use EncString type to enforce encryption on filename in Cipher attachment upload
* Fix Cipher attachment test
2021-06-08 14:02:08 -05:00
Matt Portune
d6496d51d3
Update entrypoint.sh ( #1019 )
...
Copy `assetlinks.json` to app dir
2021-06-08 14:01:46 -04:00
Oscar Hinton
786dd28a84
Add a button to prompt WebAuthn on FF and Safari ( #1879 )
2021-06-08 09:29:11 +02:00
Thomas Rittson
44d6a99575
fix homepage routes
2021-06-08 15:49:03 +10:00
Thomas Rittson
5b06daace9
fix linting
2021-06-08 15:45:14 +10:00
Thomas Rittson
08e9dca7e4
Don't start popup services if in private mode
2021-06-08 15:31:54 +10:00
Thomas Rittson
2e16aef6a2
Add Send-Id header for access requests ( #400 )
...
* Add Send-Id header to postSendAccess request
* Add Send Id header to file access requests
* fix linting
2021-06-08 11:50:35 +10:00
Thomas Rittson
6230302106
Finish refactoring route guards to use jslib
2021-06-08 10:04:59 +10:00
Thomas Rittson
2a810a1cca
Merge branch 'master' into use-lock-guard
2021-06-08 08:58:30 +10:00
Oscar Hinton
b12d0387f6
Add jslib as a "real" dependency ( #951 )
...
* Add jslib as a dependency
* Cleanup tsconfig, webpack, add jslib-angular to package.json
* Update all import paths
* Add back @types/node.
* Lint
* Remove dummy module
* Remove merge conflict
* Group imports
* Bump jslib
2021-06-07 20:13:58 +02:00
Oscar Hinton
296340a5be
Add jslib as a "real" dependency ( #941 )
...
* Add jslib as a "real" dependency
* Move more packages to jslib
* Remove some unesessary dev dependencies.
* Add back missing preinstall
* Revert jslib bump
* Fix jslib containing wrong types/node.
* Bump jslib
* Remove unessesary alias
* Remove dummy module
2021-06-07 19:26:36 +02:00
Oscar Hinton
477066118e
Add jslib as a "real" dependency ( #321 )
...
* Split jslib
* Bump jslib
* Bump jslib, replace alias with tsconfig-paths-webpack-plugin
2021-06-07 19:25:55 +02:00
Oscar Hinton
4e1958f417
Add jslib as a "real" dependency ( #1876 )
...
* Support split jslib
* Fix tests
* Bump jslib
2021-06-07 19:25:37 +02:00
Oscar Hinton
ff387622e0
Add button to open webauthn new tab ( #398 )
2021-06-07 18:38:15 +02:00
Vince Grassia
5ae7490478
MacOS Build Asset and Workflow Optimization ( #942 )
...
* adding more testable assets to the desktop build
* fixing typo
* renaming job
* fixing loading safari extension
* Fix typo
* Update workflows to use new Node caching
* Move checkout actions to beginning of jobs
* Add Run ID to key for Node cache
* Add Runner OS to cache actions
* Fix build commands by putting 'npx' in front
* Update builds to use other scripts in package.json
* Set up keychain for macos-package-dev
* Add 'Increment version' step to build workflow
* Disable MacOS dev build. Test other MacOS builds
* Add provisioning profile steps to other MacOS builds
* Remove test branch code
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com >
2021-06-07 12:00:13 -04:00
Thomas Rittson
1a143ef7c7
Use route guards from jslib to reduce duplication
2021-06-07 09:50:03 +10:00
Thomas Rittson
1e998094df
Use lockGuardService to prevent back navigation
2021-06-07 08:59:02 +10:00
Matt Gibson
f15e78b91d
Correct appApiAction directive use. ( #1015 )
2021-06-04 13:10:00 -05:00
Thomas Rittson
c0f7251d77
Merge pull request #1878 from bitwarden/fix-set-storage
...
Convert sets to arrays before saving in storage
2021-06-04 15:45:30 +10:00
Thomas Rittson
c0f85366bd
Convert sets to arrays before saving to storage ( #1012 )
2021-06-04 09:38:36 +10:00
Thomas Rittson
d00d081817
Convert sets to arrays before saving in storage
2021-06-04 09:38:17 +10:00
Chad Scharf
a554c0e660
Revert "Theme Support with a Dark Mode ( #974 )" ( #1011 )
...
This reverts commit cf24113924 .
2021-06-03 15:49:14 -04:00
Oscar Hinton
1016bbfb9e
Split jslib into multiple modules ( #363 )
...
* Split jslib into multiple modules
2021-06-03 18:58:57 +02:00
Thomas Rittson
d71219caa9
Remove virtualScroll for favorites list
2021-06-03 08:50:36 +10:00
Thomas Rittson
c12ceb4877
style fixes, more descriptive naming
2021-06-03 08:47:02 +10:00
Jens Spanier
2f8a721033
Fix non-unique ids on settings page ( #1002 )
2021-06-03 08:33:18 +10:00
Thomas Rittson
f0716c62d2
Merge pull request #929 from bitwarden/responsive-theme-change
...
Respond to OS theme changes
2021-06-03 07:47:07 +10:00
Chad Scharf
ef4dddcef3
Merge pull request #1875 from DukeW/master
...
Minor change to the autofill content script to allow for manual exclusions by web developers.
2021-06-02 16:51:20 -04:00
Joseph Flinn
0a0e871696
Add deploy workflow ( #1010 )
...
* adding automated deploy workflow
* adding action versions
2021-06-02 13:45:31 -07:00
Tecsi Aron
cf59d24c51
Update autofill.js
...
Removed `="true"`
2021-06-02 22:28:07 +03:00
Danny Murphy
cf24113924
Theme Support with a Dark Mode ( #974 )
...
* Stylesheets
* Theme Configuration
* Options Area
* swal2 style
Missed the swal2 styling and improved the table theming
* Icon styling
* Fix theme not saving
* Update English
Remove colour to make it more translatable between English and American
* Update messages.json
* Login logo
* dropdown and login logo
* btn-link and totp fix
Added a border for extra readability on the btn-link
* Organisation Styling
* Update messages.json
* Update webauthn-fallback.ts
Add missing semicolon and enable console.error bypass for tslint
* Fix contrast issues
Update the blue to match the browser extension and lighten the grey for text-muted variable
* Add Paypal Container and Loading svg file
* Update jslib
* Password Generator contrast fix
2021-06-02 14:38:04 -04:00
Chad Scharf
2cf4da8886
Merge pull request #940 from tgreer-bw/store-asset-update
...
New screenshots for MacOS + Windows
2021-06-02 14:35:45 -04:00
Joseph Flinn
3539d490d5
pinning commit hashes instead of versions to protect against supply chain attacks in github actions ( #319 )
2021-06-02 11:20:22 -07:00
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