electron/default_app
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
..
default_app.ts fix: only set backgroundColor in default-app for default index.html (#28792) 2021-04-26 16:29:14 +09:00
icon.png
index.html chore: enable Trusted Types in default app (#27453) 2021-01-25 11:08:58 -05:00
main.ts refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
package.json
preload.ts chore: enable Trusted Types in default app (#27453) 2021-01-25 11:08:58 -05:00
styles.css