mattermost-desktop/src
Dean Whillier d662b5c863 [MM-14740] Address potential race condition and cleanup main.js (#968)
A potential race condition between loading registry data in Windows and the electron app becoming ready is fixed with Promise.all() to make sure they are both loaded before finishing initialization that relies on both. Code has been reorganized to support this.
2019-05-11 19:27:51 +02:00
..
.storybook Upgrade babel, webpack and storybook stack 2018-12-04 23:35:14 +09:00
assets Update loading animation gif 2018-05-01 23:48:55 +09:00
browser [MM-14740] Integrate GPO functionality (#961) 2019-04-18 13:19:04 -04:00
common [MM-14740] Address potential race condition and cleanup main.js (#968) 2019-05-11 19:27:51 +02:00
main [MM-14740] Consolidate configuration to support integration of MSI/GPO (#959) 2019-04-11 13:58:30 +02:00
utils MM-14446: consider subpath when evaluating if url is internal (#946) 2019-03-15 20:20:41 +01:00
dev-app-update.yml Add dev-app-update.yml 2018-08-02 22:09:09 +09:00
main.js [MM-14740] Address potential race condition and cleanup main.js (#968) 2019-05-11 19:27:51 +02:00
package-lock.json [MM-14740] Consolidate configuration to support integration of MSI/GPO (#959) 2019-04-11 13:58:30 +02:00
package.json [MM-14740] Integrate GPO functionality (#961) 2019-04-18 13:19:04 -04:00