SymphonyElectron/js
Kiran Niranjan 668b49a826 ELECTRON-600 (Implement Native Encryption for AESGCMEncrypt, AESGCMDecrypt & RSADecrypt) (#452)
- Implement Native Encryption for AESGCMEncrypt & AESGCMDecrypt
- Refactor and remove spectron test case for security reasons
- Update library file for MacOS
- Include RSADecrypt method
- Throw errors instead of logs
- Remove exceptions throw
- Fix tag buffer in AESGCMDecrypt
- Optimize EncryptDecrypt method
2018-08-09 21:21:37 +05:30
..
aboutApp ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
activityDetection Electron-136 (Optimize memory by reloading the app when the user is idle) (#335) 2018-04-11 18:36:46 +05:30
basicAuth ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
desktopCapturer ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
dialogs ELECTRON-582: upgrade electron version (#417) 2018-07-02 17:14:30 +05:30
downloadManager ELECTRON-481: fix the error dialogs with always on top use case (#364) 2018-05-10 15:06:37 +05:30
enums ELECTRON-607 (Change native menu bar style - Windows 10) (#451) 2018-08-06 15:31:02 +05:30
menus ELECTRON-607 (Optimization and bug fix) (#455) 2018-08-07 18:02:02 +05:30
notify ELECTRON-591 - Add logic to close up child windows whenever parent window is navigated or reloaded (#446) 2018-08-01 14:51:29 +05:30
preload ELECTRON-600 (Implement Native Encryption for AESGCMEncrypt, AESGCMDecrypt & RSADecrypt) (#452) 2018-08-09 21:21:37 +05:30
protocolHandler ELECTRON-500 / ELECTRON-384: fix protocol handler non-window use case (#372) 2018-05-21 13:27:53 +05:30
screenSnippet ELECTRON-535 (Add support for screen snippet localization) (#407) 2018-06-20 14:15:37 +05:30
snackBar ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
spellChecker ELECTRON-573 - Disable automatic detection of language and set system locale (#412) 2018-06-27 14:17:03 +05:30
translation ELECTRON-536: add missing translation strings (#408) 2018-06-21 18:13:03 +05:30
utils Revert "ELECTRON-512 (Create API only if the location.origin matches with whitelist or pod URL)" (#428) 2018-07-17 10:43:26 +05:30
windowsTitleBar ELECTRON-607 (Change native menu bar style - Windows 10) (#451) 2018-08-06 15:31:02 +05:30
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-486 (Add an option to configure Windows 10 title bar) (#389) 2018-06-06 17:27:10 +05:30
crashReporter.js Electron-401 (fixes crash reporter) (#334) 2018-04-11 18:43:59 +05:30
cryptoLib.js ELECTRON-600 (Implement Native Encryption for AESGCMEncrypt, AESGCMDecrypt & RSADecrypt) (#452) 2018-08-09 21:21:37 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js Electron-433 (Changes the logic for updating user config) (#341) 2018-04-19 23:26:42 +05:30
main.js ELECTRON-593: support launching app through custom pod urls (#439) 2018-07-20 16:31:18 +05:30
mainApiMgr.js ELECTRON-607 (Change native menu bar style - Windows 10) (#451) 2018-08-06 15:31:02 +05:30
memoryMonitor.js ELECTRON-445 (Change the memory refresh logic to auto-refresh after 4Hrs of user inactivity) (#415) 2018-07-02 17:17:01 +05:30
windowMgr.js ELECTRON-670 - Remove setting menu to null for pop-out (#457) 2018-08-09 18:17:49 +05:30