clients/libs/common/src/platform
Patrick-Pimentel-Bitwarden 0b0397c3f0
fix(enums-eslint): Enum Rule for ESLint (#14650)
* fix(enums-eslint): Enum Rule for ESLint - Added enums in the warnings for eslint.

* fix(enums-eslint): Enum Rule for ESLint - Updated to error in both places for enums.

* fix(enums-eslint): Enum Rule for ESLint - Added new eslint plugin for warning on enums.

* fix(enums-eslint): Enum Rule for ESLint - Changed based on suggestion.

Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>

* refactor(browser-platform-utils): Remove Deprecation and Fix Code - Changed usages of firefox to private and moved the usages to the preferred public method and removed the deprecations.

* fix(enums-eslint): Enum Rule for ESLint - Updated to error and added disable rules for all other places.

* fix(enums-eslint): Enum Rule for ESLint - Undid other changes by accident
2025-05-13 10:07:38 -04:00
..
abstractions fix(enums-eslint): Enum Rule for ESLint (#14650) 2025-05-13 10:07:38 -04:00
enums fix(enums-eslint): Enum Rule for ESLint (#14650) 2025-05-13 10:07:38 -04:00
factories Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
interfaces Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
ipc [PM-18044] Ensure all calls to receive should get all messages broadcast (#13869) 2025-05-05 12:19:41 -04:00
messaging Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
misc [PM-19798] [PM-18807] Fix base64 encoding/decoding with special characters (#14089) 2025-04-18 14:55:23 -04:00
models [PM-17440] Use SDK for decryption (#14277) 2025-05-05 12:19:52 -04:00
notifications Switch userVisibleOnly to false (#14202) 2025-04-17 16:01:02 -04:00
scheduling fix(browser): restore timer based background syncs (#14031) 2025-03-28 14:17:18 -04:00
services fix(enums-eslint): Enum Rule for ESLint (#14650) 2025-05-13 10:07:38 -04:00
state [PM-18485] Remove new device verification guard (#14417) 2025-05-06 13:08:30 -05:00
storage Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
sync [PM-20032] Give option to skip token refresh on fullSync (#14423) 2025-05-01 09:32:10 -04:00
theming [PM-15892] [PM-12250]Remove nord and remnants from solarizedark (#13449) 2025-03-10 15:33:55 +01:00