bitwarden-estensione-browser/apps/desktop/src
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
..
admin-console/vault-filters [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
app [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
auth [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
main Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
models Rename duplicate model more appropriately (#5288) 2023-04-26 11:38:20 +02:00
proxy [PM-1674] let node-ipc use individual pipes on Windows (#4020) 2023-04-11 16:45:24 +02:00
scss [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
services [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
types Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
vault [PM-329] Detangle SearchService & CipherService (#4838) 2023-04-07 11:11:20 -04:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
flags.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
package-lock.json Bumped desktop version to 2023.4.1 (#5293) 2023-04-27 15:13:53 +02:00
package.json Bumped desktop version to 2023.4.1 (#5293) 2023-04-27 15:13:53 +02:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00