SymphonyElectron/js
Kiran Niranjan 07c40fe8ec ELECTRON-965 (Display warning dialog if certificate fails to verify Root CA or is not whitelisted) (#553)
* ELECTRON-965 - Display warning dialog if certificate fails to verify Root CA or is not whitelisted

* ELECTRON-965 - Set ignoreAllCertErrors to false when main window loads
2019-01-23 16:37:06 +05:30
..
aboutApp ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
activityDetection ELECTRON-928 - migrate presence to the Power Monitor API (#530) 2018-12-20 19:41:06 +05:30
autoLaunch ELECTRON-635 (Custom auto launch implementation)[Windows] (#484) 2018-08-30 22:58:07 +05:30
basicAuth ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
cacheHandler ELECTRON-788: add clear cache functionality (#506) 2018-09-26 13:08:59 +05:30
desktopCapturer ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
dialogs ELECTRON-854 - error popup is not localized when network outage (#537) 2018-12-14 19:35:15 +05:30
downloadManager ELECTRON-795, ELECTRON-789: localise download manager messages (#507) 2018-09-26 17:28:44 +05:30
enums RTC-5104: screensharing indicator (#536) 2019-01-03 18:18:50 +05:30
menus ELECTRON-956 - removing the minimize and maximize from the configure desktop alert position (#535) 2019-01-15 18:36:19 +05:30
moreInfo ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
notify ELECTRON-903: fixing the notification text overflowing under user avatar (#548) 2019-01-14 22:23:33 +05:30
preload ELECTRON-869 Enable spellchecker for main window (#547) 2019-01-14 17:28:20 +05:30
protocolHandler ELECTRON-500 / ELECTRON-384: fix protocol handler non-window use case (#372) 2018-05-21 13:27:53 +05:30
screenSharingIndicator ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
screenSnippet Upgrade package versions 2018-10-02 12:34:38 +05:30
snackBar ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
spellChecker ELECTRON-869 Enable spellchecker for main window (#547) 2019-01-14 17:28:20 +05:30
translation ELECTRON-536: add missing translation strings (#408) 2018-06-21 18:13:03 +05:30
utils ELECTRON-907: add more logging 2018-11-28 14:48:56 -08:00
windowsTitleBar ELECTRON-925 (Add support for customizing Windows title bar styles) (#529) 2018-11-29 09:54:23 -08:00
badgeCount.js electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
bringToFront.js Electron-336 (Update bring to front logic on Windows) (#325) 2018-03-16 12:26:07 +05:30
config.js ELECTRON-800: add dev tools menu item (#532) 2018-12-04 12:13:19 -08:00
crashReporter.js Upgrade package versions 2018-10-02 12:34:38 +05:30
cryptoLib.js ELECTRON-791 (Fix pop-out memory leak and move spellchecker module to main process) (#519) 2018-10-22 22:34:48 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js ELECTRON-839: add logic to set custom logs folder (#541) 2019-01-03 17:46:23 +05:30
main.js ELECTRON-869 Enable spellchecker for main window (#547) 2019-01-14 17:28:20 +05:30
mainApiMgr.js ELECTRON-869 Enable spellchecker for main window (#547) 2019-01-14 17:28:20 +05:30
memoryMonitor.js ELECTRON-928 - migrate presence to the Power Monitor API (#530) 2018-12-20 19:41:06 +05:30
stats.js ELECTRON-907: add more logging 2018-11-28 14:48:56 -08:00
windowMgr.js ELECTRON-965 (Display warning dialog if certificate fails to verify Root CA or is not whitelisted) (#553) 2019-01-23 16:37:06 +05:30