Commit Graph

386 Commits

Author SHA1 Message Date
Kiran Niranjan
84cb11e629 Electron-217
* Implemented basic logic on whitelisting urls
* Removed a space in PULL_REQUEST_TEMPLATE.md
2017-12-11 22:41:34 +05:30
Keerthi Niranjan
38915ed5ad SEARCH-535
- Using the Node.js to remove the index data folder
- SEARCH-501 fixed some linting issues
2017-12-08 14:34:07 +05:30
Serkan Mulayim
9257e351c9 Search 501 (#251)
* SEARCH-501 Search query should contain all tuples of the query tokens.

* SEARCH-501 remove the regex for punctuations
2017-12-05 12:48:05 -08:00
Keerthi Niranjan
f500a3b5ce SEARCH-440
- Review comments push
2017-11-28 16:14:13 +05:30
Keerthi Niranjan
3e898eca46 SEARCH-440
- Updated name from config
2017-11-28 15:33:20 +05:30
Keerthi Niranjan
0ba1fd3cf5 Merge branch 'SEARCH-444' into SEARCH-440 2017-11-28 15:22:32 +05:30
Keerthi Niranjan
bf537d3902 SEARCH-440
- Removed the hard-coded version in crypto
2017-11-27 18:49:23 +05:30
Keerthi Niranjan
3312e49e75 SEARCH-440
- Removed un-used app
2017-11-27 18:41:31 +05:30
Keerthi Niranjan
d1c4450dbc SEARCH-440
- Moved all the config and paths to searchConfig file
2017-11-27 18:21:30 +05:30
Keerthi Niranjan
222e52cbdf SEARCH-444
- Implemented a function to delete the index folder
2017-11-24 15:58:01 +05:30
Keerthi Niranjan
384b114670 Merge remote-tracking branch 'upstream/skynet' into SEARCH-444 2017-11-24 13:15:02 +05:30
Keerthi Niranjan
bb0f3ddf41 SEARCH-438
- Code refactoring
2017-11-23 21:50:05 +05:30
Keerthi Niranjan
89c435c361 Merge remote-tracking branch 'upstream/skynet' into SEARCH-438
# Conflicts:
#	js/search/search.js
2017-11-23 21:48:03 +05:30
Keerthi Niranjan
c50763f79e SEARCH-438
- Code refactoring
2017-11-23 21:45:37 +05:30
Vikas Shashidhar
a71d608fd4
Merge pull request #231 from keerthi16/SEARCH-197
Search 197 (Investigate Compression Performance Optimization)
2017-11-23 21:31:36 +05:30
Keerthi Niranjan
7217a30cbb SEARCH-480
- Code refactoring
2017-11-23 20:51:32 +05:30
Vikas Shashidhar
59658c819c
Merge pull request #238 from VishwasShashidhar/electron-205
Electron 205 - Allow user to set Downloads folder through Menu dropdown
2017-11-23 20:29:25 +05:30
Keerthi Niranjan
d88022d3b5 SEARCH-480
- Code refactoring
2017-11-23 18:10:46 +05:30
Keerthi Niranjan
90dbe8980a SEARCH-480
- Code refactoring
2017-11-23 17:29:59 +05:30
Keerthi Niranjan
8012596095 SEARCH-480
- Code refactoring
2017-11-23 16:55:44 +05:30
Keerthi Niranjan
65fcd0b786 SEARCH-480
- Removed a check
2017-11-23 16:05:06 +05:30
Keerthi Niranjan
c93e7a45d7 SEARCH-480
- Fixed the time issue
2017-11-23 15:57:26 +05:30
Keerthi Niranjan
83d16928e0 SEARCH-480
- Added a check for date filter
2017-11-22 15:35:59 +05:30
Keerthi Niranjan
9e6a7df281 SEARCH-444
- Created an api to clear the user index data folder
2017-11-21 22:14:27 +05:30
Keerthi Niranjan
f2f1eb2cd6 Merge remote-tracking branch 'origin/SEARCH-438' into SEARCH-444 2017-11-21 22:12:26 +05:30
Keerthi Niranjan
15cdbe3692 Merge remote-tracking branch 'origin/SEARCH-197' into SEARCH-444 2017-11-21 22:12:16 +05:30
Vikas Shashidhar
d74c3db5ef
Merge pull request #243 from KiranNiranjan/ELECTRON-209
Electron-209 (Always on top issue)
2017-11-21 13:08:09 +05:30
Keerthi Niranjan
38e27bba1f SEARCH-480
- Added date filter
2017-11-21 13:07:47 +05:30
Kiran Niranjan
a5dfd9f9b4 Electron-209 - Activating the main window after setting the alwaysOnTop property for every window 2017-11-21 11:40:04 +05:30
Kiran Niranjan
1c4d6d45e2 Electron-207 - Fixed scroll issue for Windows OS 2017-11-20 14:17:43 +05:30
Vikas Shashidhar
4b3749502c
Merge pull request #237 from KiranNiranjan/ELECTRON-211
Electron-211 (Added company filed to the notifications)
2017-11-20 12:22:10 +05:30
Vikas Shashidhar
05f373e195
Merge pull request #233 from KiranNiranjan/ELECTRON-209
Electron-209 (Always on top issue)
2017-11-20 12:21:20 +05:30
Keerthi Niranjan
68742808cf SEARCH-438
- code refactoring
2017-11-20 12:20:19 +05:30
Vikas Shashidhar
9359f097f7
Merge pull request #230 from KiranNiranjan/ELECTRON-206
Electron-206 (Basic auth error handler)
2017-11-20 12:18:30 +05:30
Keerthi Niranjan
1cbc443024 SEARCH-438
- Implemented the real-time indexing in a queue and flush
2017-11-20 12:01:30 +05:30
Vishwas Shashidhar
27edab4da2 electron-205: added logic to handle directory creation failure 2017-11-16 09:10:35 +05:30
Vishwas Shashidhar
69df38bf77 electron-205: refactoring and code comments 2017-11-16 08:57:11 +05:30
Kiran Niranjan
4fafe44423 Electron-211 - Updated the toast notification to display company information 2017-11-14 13:44:51 +05:30
Kiran Niranjan
1e2bfad70e Electron-209 - Fixed an issue with the alwaysOnTop feature 2017-11-10 17:07:32 +05:30
Keerthi Niranjan
5b4c0a4306 SEARCH-197
- Added api config for windows
2017-11-10 16:56:36 +05:30
Vishwas Shashidhar
b9f53f3e8f electron-205: implemented logic to support setting downloads directory 2017-11-10 14:13:41 +05:30
Vishwas Shashidhar
afbb37ea95 Merge branch 'electron-194' into electron-205 2017-11-10 11:40:39 +05:30
Vishwas Shashidhar
7bbd6e8a3b electron-194: added code comments 2017-11-10 11:00:43 +05:30
Vishwas Shashidhar
3a8dae853b Merge branch 'master' into electron-194
# Conflicts:
#	js/main.js
2017-11-10 10:44:07 +05:30
Keerthi Niranjan
b8a05c5873 SEARCH-197 2017-11-09 20:20:59 +05:30
Keerthi Niranjan
3e3bcec600 SEARCH-197
- Removed the post script for installing lz4
2017-11-09 20:00:11 +05:30
Keerthi Niranjan
785e618e02 SEARCH-197
- Included npm lib and removed exe lib
2017-11-09 19:44:35 +05:30
Kiran Niranjan
3f50065ded Electron-206 - Added code comments 2017-11-09 19:09:52 +05:30
Vishwas Shashidhar
7779f0ff1d electron-205: started with a basic implementation of the feature 2017-11-09 19:01:10 +05:30
Kiran Niranjan
0b7bad60e3 Electron-206 - Implemented basic auth error handler 2017-11-09 17:31:38 +05:30
Kiran Niranjan
32367ed884 Merge remote-tracking branch 'upstream/master' into ELECTRON-197 2017-11-09 14:56:47 +05:30
Kiran Niranjan
7ef055c63c Electron-139 - Updated the if condition 2017-11-09 14:55:54 +05:30
Kiran Niranjan
f180585484 Electron-139 - Disabled menu bar for pop-out windows 2017-11-09 12:53:49 +05:30
Keerthi Niranjan
52fbfb7456 SEARCH-433
- Fixed attachment case issue
2017-11-08 21:49:51 +05:30
Keerthi Niranjan
ea927ae841 SEARCH-433
- Fixed attachment case issue
2017-11-08 21:46:27 +05:30
Keerthi Niranjan
0c159d1d5c SEARCH-197
- Removed the verbose from the tar cmd
- Made shellPath async
2017-11-08 20:28:08 +05:30
Kiran Niranjan
ad307d406f Electron-197 - Added a check to only return screen sources if desktop composition is disabled on Windows 2017-11-07 20:09:07 +05:30
Vikas Shashidhar
992503e966
Merge pull request #226 from VishwasShashidhar/electron-201
Electron 201: auto launch fixes
2017-11-07 15:13:05 +05:30
Vikas Shashidhar
2ddf0f07fc
Merge pull request #224 from danielgronberg/danielgronbergmaster
RTC-2648: Added arguments for allowing multi instance and custom data dir
2017-11-07 15:12:48 +05:30
Keerthi Niranjan
1bbb1f3ff0 Merge remote-tracking branch 'upstream/skynet' into SEARCH-197
# Conflicts:
#	js/main.js
2017-11-07 15:00:14 +05:30
Keerthi Niranjan
fdaa6f840a SEARCH-197
- Setting th env PATH to fix the child_process error
2017-11-07 14:08:47 +05:30
Vishwas Shashidhar
d8cc2531be electron-201: applied common changes for windows too 2017-11-07 13:31:45 +05:30
Vikas Shashidhar
48610c3681 Merge remote-tracking branch 'symphony/master' into skynet
# Conflicts:
#	installer/win/Symphony-x64.aip
#	js/main.js
#	package.json
2017-11-07 13:31:03 +05:30
Vishwas Shashidhar
94d3a9aa38 Merge branch 'master' into electron-201 2017-11-07 13:24:34 +05:30
Vishwas Shashidhar
b1299a1283 electron-201: fixes issue related to auto launch 2017-11-07 13:23:31 +05:30
Vikas Shashidhar
6d1ae6440e
Merge pull request #217 from KiranNiranjan/ELECTRON-174
Electron-174 (Basic authentication)
2017-11-06 14:17:14 +05:30
Kiran Niranjan
fff2d15bdc Electron-174 - Removed the label CSS as it was not being used 2017-11-05 10:43:51 +05:30
Kiran Niranjan
8906149afa Merge remote-tracking branch 'upstream/master' into ELECTRON-174 2017-11-05 10:41:47 +05:30
Kiran Niranjan
6675d3937f Electron-134 - Optimized CSS & made changes as per review comments 2017-11-05 10:23:40 +05:30
Kiran Niranjan
f5ab7035e6 Merge remote-tracking branch 'upstream/master' into ELECTRON-134 2017-11-04 00:11:09 +05:30
Vikas Shashidhar
71ec76b723
Merge pull request #222 from KiranNiranjan/ELECTRON-142
Electron-142 (Build Number)
2017-11-03 18:15:16 +05:30
Vikas Shashidhar
f390331134
Merge pull request #214 from KiranNiranjan/ELECTRON-154
Electron-154 (Menu items issue on windows)
2017-11-03 18:13:36 +05:30
Daniel Gronberg
4eaa319ceb Resolved review comments 2017-11-03 11:10:51 +01:00
Daniel Gronberg
19c9f7574f Wrong negation 2017-11-02 16:36:21 +01:00
Daniel Gronberg
d6aa415312 RTC-2648: Added arguments for allowing multi instance and custom data dir 2017-11-02 15:53:45 +01:00
Keerthi Niranjan
9a72c18064 SEARCH-197
- Error handling
2017-11-02 16:43:35 +05:30
Kiran Niranjan
96e30a41d9 Electron-196 - Updated default pop-out window size and min height 2017-10-31 10:20:44 +05:30
Kiran Niranjan
714209f8f9 Electron-142 - Changed "buildVersion" key to "buildNumber" 2017-10-30 18:36:45 +05:30
Kiran Niranjan
450992cdf8 Electron-142 - setting 'N/A' if version number is not available 2017-10-30 18:06:42 +05:30
Kiran Niranjan
564950ec92 Electron-142 - Included build version in the about app section 2017-10-30 14:25:33 +05:30
Vishwas Shashidhar
6f28edc5bb electron-194: adds support to set chrome flags 2017-10-26 16:53:15 +05:30
Kiran Niranjan
48bad2eddb Electron-134 - setting the pod information empty until the back is ready 2017-10-26 14:29:37 +05:30
Kiran Niranjan
69a1e94445 Merge remote-tracking branch 'upstream/master' into ELECTRON-134 2017-10-26 09:58:24 +05:30
Kiran Niranjan
89767363c5 Electron-181 - Removed the unwanted closeAll function which was throwing an error 2017-10-25 13:30:46 +05:30
Keerthi Niranjan
4bae7ab60e SEARCH-197
- Error handling for compression and decompression
2017-10-24 16:37:56 +05:30
Keerthi Niranjan
c4edeceb10 SEARCH-273
- Removed log for encryption
2017-10-23 11:51:14 +05:30
Keerthi Niranjan
9f7896bf4a SEARCH-273
- Log for encryption
2017-10-23 09:39:24 +05:30
Keerthi Niranjan
af985b6d46 SEARCH-197
- lz4 for 32bit
2017-10-19 11:10:33 +05:30
Keerthi Niranjan
bb3fc8f795 SEARCH-197
- Windows fixes
2017-10-18 16:01:51 +05:30
Keerthi Niranjan
ee32ef5f6d SEARCH-197
- Windows fixes
2017-10-18 13:18:48 +05:30
Kiran Niranjan
9684c9457f Electron-182 - Fixes an error that occurs when we add/remove displays 2017-10-18 13:11:25 +05:30
Kiran Niranjan
967714fda6 Electron-174 - modified button style, modal width and height 2017-10-18 12:44:57 +05:30
Kiran Niranjan
3c7aa59883 Electron-174 - implemented basic authentication for electron 2017-10-18 12:17:09 +05:30
Keerthi Niranjan
8d4cfabec3 SEARCH-197
- Fixed freeze issue
2017-10-18 11:16:56 +05:30
Keerthi Niranjan
e09e708111 SEARCH-197
- Fixed a bug related to paths
2017-10-17 21:15:27 +05:30
Keerthi Niranjan
a515ab3c35 SEARCH-197
- Removed archiver
- Removed extract-zip
- Implemented new compression algorithm (lz4)
2017-10-17 12:11:13 +05:30
Kiran Niranjan
a1dfea70bb Electron-154 - Modified the code to open the main window after reading the config fields 2017-10-17 11:39:19 +05:30
Kiran Niranjan
4f4fc69f85 Electron-154 - Optimized reading config fields which fix the menu items issue on Windows 2017-10-16 16:54:20 +05:30
Vikas Shashidhar
bb28b1e7d8 Merge pull request #213 from KiranNiranjan/ELECTRON-175
Electron-175 (AlwaysOnTop for about Symphony window)
2017-10-13 13:59:35 +05:30
Vikas Shashidhar
6ac36cc876 Merge pull request #202 from KiranNiranjan/ELECTRON-171
Electron-171 (Configuration window positioning)
2017-10-13 13:55:12 +05:30