Commit Graph

384 Commits

Author SHA1 Message Date
Keerthi Niranjan
181fa7b767 SEARCH-569
- Review comments fix
2018-01-09 19:59:00 +05:30
Keerthi Niranjan
761875559c SEARCH-563
- Typo
2018-01-09 14:25:30 +05:30
Keerthi Niranjan
b32c7784ea SEARCH-563
- Fixed unit tests
2018-01-09 14:20:29 +05:30
Keerthi Niranjan
7b71c8f2dc Merge remote-tracking branch 'upstream/master' into SEARCH-563 2018-01-09 13:38:21 +05:30
Keerthi Niranjan
77ac2102d4 SEARCH-563
- Deleting the tmp files
2018-01-09 13:37:03 +05:30
Vikas Shashidhar
d3f6877b7a
Merge pull request #281 from keerthi16/SEARCH-538
SEARCH-538 (Unit tests / Code refactoring)
2018-01-09 13:17:23 +05:30
Keerthi Niranjan
63b2fe25bd SEARCH-538
- Review comments
2018-01-08 17:38:58 +05:30
Keerthi Niranjan
252047891e SEARCH-538
- Review comments
2018-01-08 16:57:18 +05:30
Vishwas Shashidhar
f250185067 electron-258: made changes as per the PR recommendation 2018-01-04 23:00:08 +05:30
Vishwas Shashidhar
966b1f712f Merge branch 'master' into electron-258 2018-01-04 22:49:05 +05:30
Vishwas Shashidhar
0edc3d01e2 electron-258: fixes the pop out issue for meetings and supports undefined urls in case of new window events as per the html dom specs 2018-01-02 17:00:12 +05:30
kiranniranjan
e835f8f97f Merge remote-tracking branch 'upstream/master' into ELECTRON-222 2018-01-02 14:33:31 +05:30
Kiran Niranjan
22d913f6c1 Electron-222 - Removed the code which was deleting the method on args 2018-01-02 14:32:40 +05:30
Vikas Shashidhar
2855c9b2df
Merge pull request #283 from KiranNiranjan/ELECTRON-156
Electron-156 (Updated Protocol Validation)
2018-01-02 12:51:38 +05:30
Vikas Shashidhar
4510a35eb1
Merge pull request #276 from KiranNiranjan/ELECTRON-253
Electron-253 (Basic auth issue)
2018-01-02 12:24:27 +05:30
Kiran Niranjan
2c3b35270b Electron-156
Updated the code not to encode the URL and just validate the protocol
2017-12-30 12:49:39 +05:30
Keerthi Niranjan
988439b780 SEARCH-538
- User config unit tests
2017-12-29 17:36:40 +05:30
Kiran Niranjan
0be6104ce2 Merge remote-tracking branch 'upstream/master' into ELECTRON-222 2017-12-29 15:59:35 +05:30
Kiran Niranjan
c8101a9b1e Electron-222
Added a safety check to prevent from using an already destroyed notification window
Added method to close all notification when notification config is changed
2017-12-29 15:59:19 +05:30
Vishwas Shashidhar
c13bfd5f14 electron-205: fixes the already fixed issue post merge conflict regression 2017-12-29 12:48:19 +05:30
Keerthi Niranjan
3a3eb4bb15 Merge remote-tracking branch 'upstream/master' into SEARCH-538 2017-12-29 09:38:44 +05:30
Vikas Shashidhar
3cf9226bf4 Revert "Merge pull request #269 from keerthi16/skynet"
This reverts commit 1388c835ef, reversing
changes made to c9d6229d6d.
2017-12-28 17:29:27 +05:30
Kiran Niranjan
ee6cf8732b Electron-253
Added type button to prevent form submit
2017-12-28 17:18:00 +05:30
Vikas Shashidhar
6c15d14fa8
Merge pull request #256 from VishwasShashidhar/electron-205
electron-205: fixed file overwrite issues when a custom download folder is set by the user
2017-12-27 17:10:01 +05:30
Vishwas Shashidhar
b64f60d8f2 electron-205: refactored the code as per suggestions on the PR. 2017-12-27 17:01:32 +05:30
Vikas Shashidhar
d5f7073fef
Revert "Updating Master with Skynet" 2017-12-27 16:38:27 +05:30
Keerthi Niranjan
81f14b4916 Merge remote-tracking branch 'upstream/master' into SEARCH-538 2017-12-27 15:56:39 +05:30
Keerthi Niranjan
0c652be973 Merge remote-tracking branch 'upstream/master' into skynet
# Conflicts:
#	js/windowMgr.js
#	package.json
2017-12-27 14:52:53 +05:30
Vikas Shashidhar
368320f109
Merge pull request #267 from keerthi16/SEARCH-544
SEARCH-544 (Re-create real-time index)
2017-12-27 13:01:43 +05:30
Keerthi Niranjan
786a26d110 Review comments changes 2017-12-27 12:20:34 +05:30
Keerthi Niranjan
52c2078e96 Completed search.js tests 2017-12-27 11:57:49 +05:30
Keerthi Niranjan
316744acaf Working on unit tests 2017-12-26 17:34:18 +05:30
Vikas Shashidhar
243144ed4a
Merge pull request #263 from KiranNiranjan/ELECTRON-217
Electron-217 (Whitelisting domains & sub-domains)
2017-12-22 16:08:50 +05:30
Kiran Niranjan
025738bb2c Electron-253 - Fixed an issue with clearing up the auth settings 2017-12-22 10:51:28 +05:30
Kiran Niranjan
78c466516c Electron-217
Updated the PR as per the review comments
2017-12-21 13:52:05 +05:30
Keerthi Niranjan
754ffa9ad1 SEARCH-544
- Added an api to remove real-time indexing
2017-12-21 13:46:32 +05:30
Kiran Niranjan
919882a5b3 Electron-217
Added a warning dialog
Updated to read method to read only from global config
2017-12-21 12:53:57 +05:30
Keerthi Niranjan
f7b6597c1a SEARCH-539 & SEARCH-206
- Removed .enc
2017-12-19 16:51:02 +05:30
Keerthi Niranjan
867fe40d72 SEARCH-539 & SEARCH-206
- Removed the version
2017-12-19 15:06:37 +05:30
Keerthi Niranjan
f67fb1db2e SEARCH-539 & SEARCH-206
- Removed the multiplication (receiving bytes)
2017-12-18 15:18:31 +05:30
Keerthi Niranjan
6528ae8a60 SEARCH-539 & SEARCH-206
- Added index version dynamically
2017-12-18 10:59:58 +05:30
Keerthi Niranjan
f536726216 SEARCH-539 & SEARCH-206
- Removed log
2017-12-18 10:29:55 +05:30
Keerthi Niranjan
1a5a3c0fbe SEARCH-539 & SEARCH-206
- Implemented the key logic
- Implemented the user config logic
2017-12-18 10:26:11 +05:30
Kiran Niranjan
407dc4baa4 Electron-225 - Updated the default window size as per the new requirements 2017-12-15 11:23:21 +05:30
Keerthi Niranjan
15dc549610 SEARCH-539
- Check disk space before enabling Electron-Search
2017-12-14 14:16:00 +05:30
Vishwas Shashidhar
a6ef2d8a4c electron-205: fixed file overwrite issues when a custom download folder is set by the user 2017-12-13 20:10:18 +05:30
Kiran Niranjan
d7f62a38b0 Electron-217
* Wrote some unit tests for isWhiteList
* Fixed some validation issues
2017-12-12 13:00:32 +05:30
Keerthi Niranjan
831a9be446 SEARCH-535
- Renamed deleteFolderRecursive to deleteIndexFolders
2017-12-12 11:02:05 +05:30
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