1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
Oscar Hinton
521feae535 Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
Addison Beck
0b306ca1a7 [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079)
* [refactor] Remove references to deprecated services

* [feature] Implement account switching

* [bug] Fix state handling for authentication dependent system menu items

* [bug] Enable the account switcher to fucntion properly when switching to a locked accounts

* [feature] Enable locking any account from the menu

* [bug] Ensure the avatar instance used in the account switcher updates on account change

* [style] Fix lint complaints

* [bug] Ensure the logout command callback can handle any user in state

* [style] Fix lint complaints

* rollup

* [style] Fix lint complaints

* [bug] Don't clean up state until everything else is done on logout

* [bug] Navigate to vault on a succesful account switch

* [bug] Init the state service on start

* [feature] Limit account switching to 5 account maximum

* [bug] Resolve app lock state with 5 logged out accounts

* [chore] Update account refrences to match recent jslib restructuring

* [bug] Add missing awaits

* [bug] Update app menu on logout

* [bug] Hide the switcher if there are no authed accounts

* [bug] Move authenticationStatus display information out of jslib

* [bug] Remove unused active style from scss

* [refactor] Rewrite the menu bar

* [style] Fix lint complaints

* [bug] Clean state of loggout out user after redirect

* [bug] Redirect on logout if not explicity provided a userId that isn't active

* [bug] Relocated several settings items to persistant storage

* [bug] Correct account switcher styles on all themes

* [chore] Include state migration service in services

* [bug] Swap to next account on logout

* [bug] Correct DI service

* [bug] fix loginGuard deps in services.module

* [chore] update jslib

* [bug] Remove badly merged scss

* [chore] update jslib

* [review] Code review cleanup

* [review] Code review cleanup

Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-12-15 17:32:00 -05:00
Oscar Hinton
fa98ef37ec Hide change password when using key connector (#1153) 2021-11-12 08:41:08 +10:00
Thomas Rittson
afb30d5e0b [Key Connector] Add support for key connector and OTP (#1135)
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:01 +01:00
Daniel James Smith
72b688e241 Fix broken link to open Edge extension store from Help menu (#1025) 2021-08-18 07:46:53 +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
Daniel James Smith
8207d86df5 Fixes #723
Change the link for fileBugReport to point to https://github.com/bitwarden/desktop/issues
2021-02-24 20:07:36 +01:00
Matt Gibson
113c035152 Add trailing comma to linter 2021-02-08 12:58:44 -06:00
Matt Gibson
ba173f9da5 Add main menu copy and shortcut and context copy for totp 2021-02-08 11:20:12 -06:00
Nathan Higley
9da60f8c0d Fixed menu reloading bug 2021-02-05 14:36:49 -05:00
Kyle Spearrin
883d0aeda0 fix links 2020-07-28 22:51:51 -04:00
Kyle Spearrin
be9a23a1f6 remove premium menu item on mac app store 2020-07-24 10:00:00 -04:00
Kyle Spearrin
c5c7f8a623 adjustments to copy username/pass shortcuts 2020-02-10 23:00:39 -05:00
Elias Papavasileiou
f7037dd1f5 Add copy username and copy password shortcuts (#379) 2020-02-10 22:37:25 -05:00
Kyle Spearrin
c344c5c13d update to electron 6 2020-01-27 09:46:50 -05:00
Kyle Spearrin
c499c3d081 legal links for mac app store 2019-09-25 20:56:57 -04:00
Kyle Spearrin
0a2d16a883 remove google plus and fix safari extension link 2019-09-25 20:44:53 -04:00
Kyle Spearrin
7e01fcba2b show premium menu item for mac app store 2019-09-23 20:33:17 -04:00
Kyle Spearrin
5aa6f8ecf4 cleanup 2019-06-03 08:37:05 -04:00
Tobirexy
dbdf1daeed add window option: always on top of other windows (#257)
* add window option: always on Top

* updated jslib

* changes requested
2019-06-03 08:31:47 -04:00
Kyle Spearrin
50d2bab81b hideToMenuBar 2019-06-01 22:12:27 -04:00
Kyle Spearrin
2bb71e6af1 preferences and menu bar labels for mac 2019-06-01 22:02:16 -04:00
Kyle Spearrin
ac6a05e53b null checks on menu items 2019-03-12 16:08:14 -04:00
Kyle Spearrin
6059f8cf05 new twitter account 2019-03-06 15:47:03 -05:00
Kyle Spearrin
bfd8f55b4d simplify quit bitwarden menu option 2018-12-03 16:07:03 -05:00
h44z
03117facbb Close to tray (#168)
* Close to Tray implemented

* Enable Tray Icon on Linux

* Rever german locale

* Revert eaf730e51cd6ea025ba78a4e7904bc47e0b44147

* Show quit button in file menu only for linux and windows
2018-12-03 15:55:55 -05:00
Kyle Spearrin
1e7c3c058c show fingerprint phrase menu option 2018-11-16 10:34:31 -05:00
Arunvel Sriram
3ff1dcfd87 Add keybinding to open settings (#150) 2018-10-22 13:45:27 -04:00
Kyle Spearrin
2dd81a9341 mobile app and browser extension menus not for win store 2018-10-10 09:30:15 -04:00
Kyle Spearrin
b032bc2f33 export vault 2018-08-01 23:21:32 -04:00
Kyle Spearrin
9772acad40 hide to tray menu option 2018-05-08 09:40:33 -04:00
Kyle Spearrin
8239c0cc53 move to base menu and keytar storage from jslib 2018-04-25 15:43:26 -04:00
Kyle Spearrin
d02a16a370 move common code to jslib 2018-04-24 16:30:47 -04:00
Kyle Spearrin
bb9452f057 remove additional + on chrome ext link 2018-04-17 15:07:21 -04:00
Kyle Spearrin
3af510b154 hide premium menu on windows store 2018-04-03 17:03:11 -04:00
Kyle Spearrin
f20e7c3011 lint fix 2018-03-19 10:03:20 -04:00
Kyle Spearrin
97607cd664 no update for menu for snap store either 2018-03-15 13:01:22 -04:00
Kyle Spearrin
c9d3452f05 no update menu item for windows store 2018-03-15 13:01:22 -04:00
Kyle Spearrin
cd904cbb82 change new item shortcuts, resolves #52 2018-02-28 20:56:07 -05:00
Kyle Spearrin
270328d5b3 mac app store fixes 2018-02-27 22:15:52 -05:00
Kyle Spearrin
e6a51b0732 close is quit on mac 2018-02-27 00:32:58 -05:00
Kyle Spearrin
e8cd11b8a6 dummy Bitwarden window menu item 2018-02-27 00:24:47 -05:00
Kyle Spearrin
36e0e32d10 adjustments for mas 2018-02-26 23:43:27 -05:00
Kyle Spearrin
637a82c21b window and help translations for menu 2018-02-25 21:37:00 -05:00
Kyle Spearrin
858f82742a i18n for menu item roles 2018-02-22 23:19:35 -05:00
Kyle Spearrin
7d45b8f924 link to self hosted web vault if set 2018-02-19 08:52:53 -05:00
Kyle Spearrin
8dafca3706 password history 2018-02-17 22:37:43 -05:00
Kyle Spearrin
830a437f1e premium membership component 2018-02-16 15:03:29 -05:00
Kyle Spearrin
54d2742604 dialogs have a message title 2018-02-16 14:20:43 -05:00
Kyle Spearrin
b66e1e8c83 null check windowMain.win 2018-02-16 09:59:03 -05:00