bitwarden-estensione-browser/apps/desktop/src
Addison Beck bb7dce031c
[fix] Force send attachment to always download and never open (#2908)
* [refactor] Introduce a file download service

* [refactor] Point platformUtilsService.saveFile() callers to fileDownloadService.download() instead

* [refactor] Remove platformUtilsService.saveFile()

* [fix] Force send attachments to always download and never open

* [fix] Remove the window property from FileDownloadRequest

* [fix] Move FileDownloadRequest to /abstractions/fileDownload

* [fix] Simplify FileDownloadRequest to a type

* [fix] Move BrowserApi.saveFile logic into BrowserFileDownloadService

* [fix] Use proper blob types for file downloads

* [fix] forceDownload -> downloadMethod on FileDownloadRequest

* [fix] Remove fileType from FileDownloadRequest

* [fix] Make fileType private
2022-06-29 17:15:29 -04:00
..
app [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales Autosync the updated translations (#2968) 2022-06-24 13:21:07 +02:00
main [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
models Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
proxy Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scripts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scss [PS-1030] Desktop: suppress `user-select` for most interface elements (#2650) 2022-06-29 21:13:20 +02:00
services Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
package-lock.json Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
package.json Bumped desktop version to 2022.6.0 (#3005) 2022-06-29 11:24:14 -05:00