bitwarden-estensione-browser/apps/desktop/src/auth/login
Oscar Hinton 9a41d5dc6f
[PM-358] Bump electron to 24 and node to 18 (#5205)
Upgrade Electron to version 24, node to 18 and npm to 9. Electron changed to using node 18 in 23, with node 18 using npm 9 as default.

There doesn't seem to be any breaking changes except the deprecation of Windows 7, 8.1, and Server 2012. A somewhat undocumented breaking change was that elements in the title bar are now draggable which broke the account switching selector. Resolved by adding a no-drag css rule.

- electronjs.org/blog/electron-22-0
- electronjs.org/blog/electron-23-0
- electronjs.org/blog/electron-24-0
2023-05-01 11:09:24 +02:00
..
login-approval.component.html [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00
login-approval.component.ts [PM-108] Login with Device - Change desktop to not get fingerprint from API (#4834) 2023-03-13 15:40:21 +00:00
login-with-device.component.html [PM-107][PM-130] Remove fingerprint from request (#4910) 2023-03-23 11:02:51 +00:00
login-with-device.component.ts
login.component.html [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
login.component.ts [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
login.module.ts