1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-28 19:02:42 +01:00
bitwarden-estensione-browser/apps/browser
Daniel James Smith 161a358c49
[PM-5214] [CLI] Add proxy support for file uploads (#7342)
* Add proxy support for file uploads

Instead of using node's native fetch we extend ApiService with NodeApiService to add support for proxies using `node-fetch`

* Fix constructors for FileUploadService in browser

* Fix dependency on ApiService within jslib-services.module

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-12-10 13:17:00 +01:00
..
.vscode
config
scripts Switch to using PowerShell for compressing (#12052) 2024-11-19 17:25:35 +01:00
spec
src [PM-5214] [CLI] Add proxy support for file uploads (#7342) 2024-12-10 13:17:00 +01:00
store Autosync the updated translations (#12178) 2024-12-02 12:01:13 +01:00
webpack [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00
.eslintrc.json
.gitignore
crowdin.yml
jest.config.js
package.json Bumped client version(s) 2024-12-02 11:32:22 +00:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tsconfig.spec.json
webpack.config.js [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.