1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-06 15:38:42 +01:00
bitwarden-estensione-browser/apps/browser
André Bispo cfc380c697
[PM-1349] Update client service to retrieve feature flags from API (#5064)
* [PM-1351] Add property to server-config.response. Change config to be able to fetch without being authed.

* [PM-1351] fetch every hour.

* [PM-1351] fetch on vault sync.

* [PM-1351] browser desktop fetch configs on sync complete.

* [PM-1351] Add methods to retrieve feature flags

* [PM-1351] Add enum to use as key to get values feature flag values

* [PM-1351] Remove debug code

* [PM-1351] Get flags when unauthed. Add enums as params. Hourly always fetch.

* [PM-1351] add check for authed user using auth service

* [PM-1351] remove unnecessary timer on account unlock
2023-04-26 15:30:39 +01:00
..
.vscode
config
src [PM-1349] Update client service to retrieve feature flags from API (#5064) 2023-04-26 15:30:39 +01:00
store Autosync the updated translations (#5248) 2023-04-21 06:21:42 +02:00
.gitignore
crowdin.yml
gulpfile.js [Desktop/Browser] - Renew signing certificates (#4739) 2023-02-13 15:49:03 -07:00
jest.config.js
package.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00
README.md
test.setup.ts
tsconfig.json [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
tsconfig.spec.json
webpack.config.js [EC-475] Auto-save password prompt enhancements (#4808) 2023-03-09 08:12:43 +10: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.