electron/lib
Jeremy Rose ebf54d7cc0
refactor: use PathProvider for user-data-dir and others (#29649)
* refactor: use PathProvider for user-data-dir and others

* consolidate logic for DIR_RECENT and DIR_APP_LOGS into path provider

* fix bad include

* remove debugging code

* fix build on mac

* fix build on win

* create app logs dir on both mac and non-mac
2021-06-15 09:32:56 +09:00
..
asar fix: improper wrapping of fs.promises.readFile (#29528) 2021-06-07 21:19:39 +02:00
browser refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
common refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
isolated_renderer refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
renderer refactor: expose process.contextId directly (#29236) 2021-05-24 16:51:54 +09:00
sandboxed_renderer refactor: replace a few usages of V8 hidden properties (#29400) 2021-06-03 14:59:56 +09:00
worker build: tsify worker/init (#24497) 2020-07-09 20:32:37 -07:00