Keerthi Niranjan
|
ef820ed999
|
Removing the library
|
2017-12-27 15:05:14 +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 |
|
Vikas Shashidhar
|
18182df07a
|
Merge pull request #262 from keerthi16/SEARCH-539
SEARCH-539 & SEARCH-206 (Encryption-Key and Disk Space)
|
2017-12-27 12:27:28 +05:30 |
|
Keerthi Niranjan
|
786a26d110
|
Review comments changes
|
2017-12-27 12:20:34 +05:30 |
|
Vikas Shashidhar
|
c9d6229d6d
|
Merge pull request #266 from KiranNiranjan/beta3(2.2.0)
Beta release 3 (2.2.0)
|
2017-12-26 12:12:33 +05:30 |
|
Kiran Niranjan
|
a9b2fd7874
|
Release for 2.2.0
Bug fixes
Admin whitelist config
|
2017-12-26 12:08:37 +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 |
|
Vikas Shashidhar
|
4f5727054b
|
Merge pull request #265 from KiranNiranjan/ELECTRON-250
Electron-250 (Fixed http prefix validation)
|
2017-12-22 16:03:34 +05:30 |
|
Vikas Shashidhar
|
029358f6b1
|
Merge pull request #264 from KiranNiranjan/ELECTRON-253
Electron-253 (Fixed an issue whit basic auth)
|
2017-12-22 15:55:14 +05:30 |
|
Kiran Niranjan
|
4724e99647
|
Electron-250 - Fixed http prefix validation
|
2017-12-22 12:22:15 +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 |
|
Vikas Shashidhar
|
cb669602ed
|
Merge pull request #259 from KiranNiranjan/ELECTRON-223
Electron-223 (Update the regex to validate URLs)
|
2017-12-19 18:58:09 +05:30 |
|
Vikas Shashidhar
|
0637662412
|
Merge pull request #261 from KiranNiranjan/ELECTRON-225
Electron-225 (Updated the default window size)
|
2017-12-19 18:55:40 +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
|
5e2396d7e8
|
SEARCH-539 & SEARCH-206
- Updated demo html
|
2017-12-18 11:08:14 +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 |
|
Serkan Mulayim
|
4e23e9fcbf
|
update to the binaries: remove stopwords, and keep accent stripping (#260)
|
2017-12-14 13:59:45 -08:00 |
|
Kiran Niranjan
|
18a7166714
|
Electron-223 - Update the regexp to validate URLs
|
2017-12-14 21:46:33 +05:30 |
|
Keerthi Niranjan
|
15dc549610
|
SEARCH-539
- Check disk space before enabling Electron-Search
|
2017-12-14 14:16:00 +05:30 |
|
Serkan Mulayim
|
3aa0d8b06f
|
change the order of the filters (#258)
|
2017-12-13 15:43:02 -08:00 |
|
Serkan Mulayim
|
2cc13b11cf
|
Add stopwords filter and normalize on accents (#257)
|
2017-12-13 13:34:41 -08:00 |
|
Kiran Niranjan
|
d7f62a38b0
|
Electron-217
* Wrote some unit tests for isWhiteList
* Fixed some validation issues
|
2017-12-12 13:00:32 +05:30 |
|
Vikas Shashidhar
|
5c80064567
|
Merge pull request #255 from keerthi16/SEARCH-535
SEARCH-535 (Deleting the index folder)
|
2017-12-12 11:06:23 +05:30 |
|
Keerthi Niranjan
|
831a9be446
|
SEARCH-535
- Renamed deleteFolderRecursive to deleteIndexFolders
|
2017-12-12 11:02:05 +05:30 |
|
Vikas Shashidhar
|
abf720fa71
|
Merge pull request #252 from VishwasShashidhar/electron-219
electron-219: added logic to set default values in the postinstall script
|
2017-12-12 10:48:02 +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 |
|
Serkan Mulayim
|
23f1f1ed52
|
SEARCH-522, updating libraries (#253)
|
2017-12-05 14:12:34 -08:00 |
|
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 |
|
Vishwas Shashidhar
|
4ae04a1f69
|
electron-219: added logic to set default values in the postinstall script
|
2017-11-29 14:06:34 +05:30 |
|
Vikas Shashidhar
|
41db5a220b
|
Merge pull request #248 from keerthi16/SEARCH-440
SEARCH-440 (Search configuration file for electron)
|
2017-11-28 16:19:26 +05:30 |
|
Keerthi Niranjan
|
f500a3b5ce
|
SEARCH-440
- Review comments push
|
2017-11-28 16:14:13 +05:30 |
|
Vikas Shashidhar
|
bc231a8022
|
Merge pull request #247 from VishwasShashidhar/electron-219
electron-219: added a pre-install script for macOS
|
2017-11-28 15:41:42 +05:30 |
|
Keerthi Niranjan
|
3e898eca46
|
SEARCH-440
- Updated name from config
|
2017-11-28 15:33:20 +05:30 |
|
Vikas Shashidhar
|
f7b3d3468f
|
Merge pull request #246 from keerthi16/SEARCH-444
SEARCH-444 (Delete the index folder)
|
2017-11-28 15:32:09 +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 |
|
Vishwas Shashidhar
|
a274eb5db3
|
electron-219: added a pre-install script for macOS
|
2017-11-27 10:28:57 +05:30 |
|
Keerthi Niranjan
|
222e52cbdf
|
SEARCH-444
- Implemented a function to delete the index folder
|
2017-11-24 15:58:01 +05:30 |
|