electron/lib
Avi Vahl 9b02d94e97
fix(asar): readdir(withFileTypes) fails on deep directory (#26865)
when using readdirSync on a deep directory within the archive, the code fails to get the stats of child paths.
2020-12-15 11:21:49 +09:00
..
asar fix(asar): readdir(withFileTypes) fails on deep directory (#26865) 2020-12-15 11:21:49 +09:00
browser feat: add event.senderFrame property returning the originating webFrameMain (#26764) 2020-12-09 15:34:06 -08:00
common chore: remove deprecated shell.moveItemToTrash() (#26723) 2020-11-30 23:25:03 +03:00
isolated_renderer chore: convert guest-view-manager.js to TypeScript (#25825) 2020-10-13 04:29:08 +03:00
renderer fix: handle security warnings promise when JS is disabled (#26837) 2020-12-07 10:58:00 -08:00
sandboxed_renderer refactor: use getWebPreference() for all options (#26531) 2020-11-23 22:39:08 +03:00
worker build: tsify worker/init (#24497) 2020-07-09 20:32:37 -07:00