element-desktop/src
Steef Hegeman f0c68e0b39 widen search paths / fix vector-im/riot-web#13190
This does two things related to search paths:
- also search for webapp symlink in the case of packaged applications
  (e.g. Archlinux used to provide a symlink this way, linking to a
  riot-web copy installed elsewhere, instead of creating an asar of it)
- also take dirname(asarPath) as a valid resources path, as this is how
  riot-desktop currently is packaged. Fixes vector-im/riot-web#13190.
2020-04-16 14:08:16 +02:00
..
electron-main.js widen search paths / fix vector-im/riot-web#13190 2020-04-16 14:08:16 +02:00
preload.js Initial copy of files from the riot-web repo 2019-12-06 18:17:34 +00:00
protocol.js Fix Electron SSO handling to support multiple profiles 2020-04-14 13:29:47 +01:00
squirrelhooks.js Initial copy of files from the riot-web repo 2019-12-06 18:17:34 +00:00
tray.js Initial copy of files from the riot-web repo 2019-12-06 18:17:34 +00:00
updater.js Fix the linting errors 2019-12-10 18:10:15 +00:00
vectormenu.js Register Mac electron specific Cmd+, shortcut to User Settings 2020-03-19 23:42:09 +00:00
webcontents-handler.js riot-desktop open SSO in browser so user doesn't have to auth twice 2020-03-02 15:04:51 +00:00