Commit Graph
1372 Commits
Author SHA1 Message Date
Kiran Niranjan 0902523c03 fix: ELECTRON-1505 (Prevent opening links longer than 2083) (#776)
* ELECTRON-1505 - Prevent opening links longer than 2083

* ELECTRON-1505 - Prevent opening links longer than 2083
2019-08-30 16:01:15 +05:30
Vishwas Shashidhar 82cfbb1de0 fix linux build script
- Remove check for packages build
2019-08-29 11:28:32 +05:30
Vishwas Shashidhar 877ed17315 revert the icons and remove icon-gen 2019-08-29 11:26:54 +05:30
Vishwas Shashidhar c32f16aef4 fix the windows scripts 2019-08-28 20:00:29 +05:30
Vishwas Shashidhar 4fe14351aa update the windows scripts 2019-08-28 19:35:22 +05:30
Kiran Niranjan b7067fca9a fix: ELECTRON-1488 (Update i18n resources when page fail to load) (#773)
* ELECTRON-1491 - Update i18n when page failed to load

* ELECTRON-1491 - Preload i18n resources & remove unwanted code
2019-08-28 19:12:13 +05:30
Vishwas Shashidhar 4a5f7ff77d fix mac build script 2019-08-28 15:28:49 +05:30
Kiran Niranjan b2db06dea8 ELECTRON-1389 - Fix snack bar issue on Windows & Fix RTC pop-out issue (#771) 2019-08-28 12:14:28 +05:30
Vishwas Shashidhar 2d62b3de51 ELECTRON-1478: remove dev tools menu item via configuration (#772)
Currently, even if the dev tools is disabled in the Symphony config file, we show the menu item and display an error message. This change fixes the confusion of showing the error message and instead just doesn't bring up the dev tools if it is disabled in the configuration file
2019-08-28 11:27:25 +05:30
Vishwas Shashidhar 14e6975590 build scripts
- create build script for macOS
- create build script for linux
- create build script for windows
- create build script for windows x86
2019-08-27 16:38:26 +05:30
Vishwas Shashidhar cc66907740 refactoring
- refactor package file
- move build config to yaml
- move demo directory to src
- remove shell path
- rename jest config file
2019-08-23 13:38:51 +05:30
Vishwas Shashidhar 1695cbc78b rearrange folder structure 2019-08-23 11:58:30 +05:30
Vishwas Shashidhar 70273f9308 fix aip files icon path 2019-08-21 15:08:09 +05:30
Kiran Niranjan 44ae65a65c ELECTRON-828 - Make screen snippet top most window (#766) 2019-08-20 14:30:39 +05:30
Vishwas Shashidhar c09eabbc8b feat: ELECTRON-1463: support linux build (#770)
* ELECTRON-1463: support linux build

* ELECTRON-1463: add scripts for linux build

* ELECTRON-1463: fix unit tests

* ELECTRON-1463: fix logger issue

* ELECTRON-1463: fix menu not showing up

* ELECTRON-1463: add screen-snippet functionality for linux

* ELECTRON-1463: fix log path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix path in spellchecker

* ELECTRON-1463: fix log path issues

* ELECTRON-1463: remove unneeded dependencies and support rpm
2019-08-20 14:30:13 +05:30
Kiran Niranjan ecd5253337 ELECTRON-1482 - Update dependencies (#768) 2019-08-18 10:49:42 +05:30
Keerthi Niranjan 36bc8cfc99 Change to ffi-napi and bump swift-search version (#767) 2019-08-18 10:48:16 +05:30
Kiran Niranjan f24498699a fix: ELECTRON-1171 (Sets font-family dynamically based on locale) (#765)
* ELECTRON-1171 - Apply font-family dynamically based on locale

* ELECTRON-1171 - Reset font family for network error
2019-08-16 12:12:01 +05:30
Vishwas Shashidhar 18be108425 ELECTRON-1321: support uppercase urls in windows installer (#764) 2019-08-07 17:32:08 +05:30
Kiran Niranjan be62c242e7 ELECTRON-1327 - Add support for 5.x Electron build (#763) 2019-08-07 15:37:50 +05:30
Kiran Niranjan 1038e192d7 fix: ELECTRON-1465 (Persist locale changes to the user config file) (#761)
* ELECTRON-1465 - Persist locale changes to the user config file

* ELECTRON-1465 - Add safety check
2019-08-07 15:12:29 +05:30
Keerthi Niranjan cebada1b99 SEARCH-1646 - Include dictionary file and Update libraries for compressing the renderingBlob filed (#760) 2019-08-07 14:48:45 +05:30
Kiran Niranjan 6960f98f56 ELECTRON-1459 - Update screen snippet image type to png from jpg (#758) 2019-08-02 11:09:14 +05:30
Kiran Niranjan b872370418 ELECTRON-1464 - Update custom title bar's title correctly (#755) 2019-08-01 21:25:50 +05:30
Vishwas Shashidhar 9c962aaa30 bump up version 2019-07-31 17:30:27 +05:30
Kiran Niranjan b0bf48e9ed ELECTRON-1327 - Bump Electron version to 5.x (#754) 2019-07-31 16:53:50 +05:30
Kiran Niranjan e86c82d307 Fix assets extension (#753) 2019-07-27 12:24:09 +05:30
Kiran Niranjan 9a92bf01a2 ELECTRON-1451 - Fix notification flashing issue and logo in network error (#752) 2019-07-27 11:50:40 +05:30
Keerthi Niranjan cd55ccb00d SEARCH-1627 - Use AVAILABLE instead of FREE (#751) 2019-07-25 17:40:49 +05:30
Vishwas Shashidhar 5085ec1d42 document all the features 2019-07-25 16:10:35 +05:30
Vishwas Shashidhar 5abe7805b1 ELECTRON-1445: fix minimise on close behaviour on macOS (#750) 2019-07-24 00:19:02 +05:30
Kiran Niranjan d5d59d3861 fix: ELECTRON-1426 (Update custom title bar icon and fix Symphony icons) (#749)
* ELECTRON-1426 - Update custom title bar icon and fix Symphony icons

* ELECTRON-1426 - Bump screen snippet version to 1.0.7 to support new icon
2019-07-24 00:18:49 +05:30
Keerthi Niranjan 5506e58295 Fix typo (#748) 2019-07-23 10:46:59 +05:30
Keerthi Niranjan fd79f0ba1a SEARCH-1621 - Fix indexVersion to be updated after lz4 is created (#747) 2019-07-22 17:05:18 +05:30
Vishwas Shashidhar be88873a9e update upscaled icon 2019-07-20 07:51:43 +05:30
Vishwas Shashidhar 5b002e9d23 wip: ELECTRON-1426: update assets to reflect new branding (#746)
* ELECTRON-1426: update assets to reflect new branding

* ELECTRON-1426: added installer assets

* ELECTRON-1426: update aip assets
2019-07-20 07:04:17 +05:30
Kiran Niranjan d54b5b2ae7 ELECTRON-1409 - Identify screens based on name instead of display_id for Windows (#745) 2019-07-19 22:22:11 +05:30
Vishwas Shashidhar e1f7fa53d0 fix: ELECTRON-1431: add logic to update pod version dynamically (#743)
* ELECTRON-1431: add logic to update pod version dynamically

* ELECTRON-1431: refactor the code to keep version handler simple

* ELECTRON-1431: add safety check for setting about panel on macOS

* Merge branch 'master' into ELECTRON-1431

# Conflicts:
#	src/app/window-handler.ts
2019-07-19 18:48:01 +05:30
Kiran Niranjan f8ea6a778f ELECTRON-1396 & ELECTRON-1429 - Fix window constructor opts (#744) 2019-07-19 17:28:36 +05:30
Kiran Niranjan 1d9146ff02 ELECTRON-1418 - Update permissions localization strings (#742) 2019-07-19 15:29:55 +05:30
Kiran Niranjan dbd3c05631 ELECTRON-1425 & ELECTRON-1405 - Clear displayTimer & move notification to top when setting notification content (#741) 2019-07-19 14:44:11 +05:30
Kiran Niranjan abfda29141 ELECTRON-1368 - Fix SnackBar & DownloadManager in pop-out (#740) 2019-07-19 14:30:07 +05:30
Keerthi Niranjan 9c12dd468e Fix large lz4 size (new library) and bump index-version (#739) 2019-07-19 11:33:09 +05:30
Kiran Niranjan f47b606f9f ELECTRON-1401 - Fix issues with pop-out window restore (#738) 2019-07-18 21:48:05 +05:30
Vishwas Shashidhar e5d86dc6d7 ELECTRON-1408: fix toggle dev tools menu item (#737)
- Destructure the config object correctly to get the devToolsEnabled config value in app menu component
2019-07-17 23:57:41 +05:30
Kiran Niranjan 54994590b5 ELECTRON-1346 - Fix notification fonts and safety checks for setAboutPanel (#734) 2019-07-17 12:02:15 +05:30
Vishwas Shashidhar 2d958cc75f fix: ELECTRON-1406: fix issue in windows menu popping up for custom title bar (#736)
* ELECTRON-1406: fix issue in windows menu popping up for custom title bar

* ELECTRON-1406: apply PR suggestions
2019-07-17 11:55:29 +05:30
Kiran Niranjan 660455b164 ELECTRON-1394 - Add flashing notification logic (#735) 2019-07-16 16:58:16 +05:30
Vishwas Shashidhar 54156ffc15 ELECTRON-1388: fix typo in notification setting radio button text (#729) 2019-07-16 11:02:46 +05:30
Kiran Niranjan 4832c906d1 Revert "ELECTRON-1369 - Set title bar's title once (#721)" (#731)
This reverts commit 92f13bfa61.
2019-07-16 11:02:33 +05:30