1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-02 13:23:29 +01:00
bitwarden-browser/apps/browser/src
Jack 94da14fb10
[PM-1144] Fix last active (auto logout issue) (#4835)
* replicate the recordActivity function everytime a successful login occurs

* rejig the exisiting recordActivity function to use state service for lastActive value

* revert change and just use onblur instead

* Update apps/browser/src/background/main.background.ts

* insted of bluring, pipe up unlocked message to update lastActive

* remove pingpong, use subscribe to update last active

* Update apps/browser/src/popup/app.component.ts

Co-authored-by: Matt Gibson <fungibl@gmail.com>

* add missing imports

---------

Co-authored-by: Matt Gibson <fungibl@gmail.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2023-05-03 14:28:14 -05:00
..
_locales Autosync the updated translations (#5350) 2023-05-03 20:57:14 +02:00
admin-console [AC-1202] Update enums filenames for admin-console/billing teams (#5169) 2023-04-05 20:34:23 -05:00
alarms [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
auth [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
autofill [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
background [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
browser [EC-475] Auto-save password prompt enhancements (#4808) 2023-03-09 08:12:43 +10:00
decorators Remove ctor initialization in session sync (#4755) 2023-02-16 09:36:50 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PM-1905] Update npm (#3940) 2023-05-02 17:25:25 +02:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
popup [PM-1144] Fix last active (auto logout issue) (#4835) 2023-05-03 14:28:14 -05:00
safari [PM-1608] Changed safari extension save dialog (#5127) 2023-04-13 14:30:45 +01:00
services [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
tools/popup [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-1399] Resolve eslint errors for button type - vault (#5274) 2023-05-03 10:55:22 -04:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
flags.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
globals.d.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00
manifest.v3.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00