Commit Graph

30 Commits

Author SHA1 Message Date
Keerthi Niranjan
b789a0a855 SEARCH-622
- Review comments
2018-02-16 13:55:57 +05:30
Keerthi Niranjan
391b3e13ea SEARCH-622
- Removed the randomString library and included custom file
- Made some refactoring which was exposing the path which can be deleted from anywhere
2018-02-16 12:34:03 +05:30
Keerthi Niranjan
c48bb2225e SEARCH-538
- Test for search limit
2017-12-29 12:04:40 +05:30
Keerthi Niranjan
fbf051b3a3 Fixed tests 2017-12-28 15:29:37 +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
754ffa9ad1 SEARCH-544
- Added an api to remove real-time indexing
2017-12-21 13:46:32 +05:30
Keerthi Niranjan
f7b6597c1a SEARCH-539 & SEARCH-206
- Removed .enc
2017-12-19 16:51:02 +05:30
Keerthi Niranjan
5e2396d7e8 SEARCH-539 & SEARCH-206
- Updated demo html
2017-12-18 11:08:14 +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
Keerthi Niranjan
15dc549610 SEARCH-539
- Check disk space before enabling Electron-Search
2017-12-14 14:16:00 +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
1cbc443024 SEARCH-438
- Implemented the real-time indexing in a queue and flush
2017-11-20 12:01:30 +05:30
Keerthi Niranjan
4bae7ab60e SEARCH-197
- Error handling for compression and decompression
2017-10-24 16:37:56 +05:30
Keerthi Niranjan
ab963f4567 SEARCH-273
- Changed the encryption to async
- Logged decryption time
2017-10-12 11:07:04 +05:30
Keerthi Niranjan
718459c201 SEARCH-273
- Added new library
- New attachments implementation
2017-10-06 13:00:25 +05:30
Keerthi Niranjan
698e1a3b32 SEARCH-155
Index real-time data.

- safety checks
- removed lodash isobject
2017-09-08 14:45:55 +05:30
Keerthi Niranjan
c8b45e091e SEARCH-154 & SEARCH-116
1. Getting the key and the userId from the client app
2. Creating a encrypted file as soon as the batch indexes are merged
3. Deleting the data folder when the quits
4. Few changes in the encryption and decryption
2017-08-28 12:13:58 +05:30
Keerthi Niranjan
8d73e930ed SEARCH-154 & SEARCH-116
1. Hardcoded the key and userId for now
2017-08-22 16:34:57 +05:30
Keerthi Niranjan
9d97579e48 SEARCH-154 - Changed the isInitialized method 2017-08-17 15:04:24 +05:30
Keerthi Niranjan
86dde3c71f SEARCH-154 - Initial setup for skynet branch 2017-08-17 13:15:43 +05:30
Keerthi Niranjan
c94bc0c327 SEARCH-154 - get latest messages timestamp 2017-08-16 11:21:06 +05:30
Keerthi Niranjan
0a302de3e7 Added code documentation 2017-08-08 11:05:40 +05:30
Keerthi Niranjan
0d8a716587 Removed while loop 2017-08-02 17:33:35 +05:30
Keerthi Niranjan
53dbb3c51d New indexValidator 2017-08-02 17:18:49 +05:30
Keerthi Niranjan
5f0a6cd211 Fixed the pointer issue
Added query filter
2017-08-01 17:19:50 +05:30
Keerthi Niranjan
d7bb3a100c Change the indexFolderExist function 2017-07-31 11:49:16 +05:30
Keerthi Niranjan
8a61b86a3d Fixed some bugs related to build 2017-07-27 20:20:26 +05:30
Keerthi Niranjan
c76397f601 Testing for windows 2017-07-27 10:48:11 +05:30
Keerthi Niranjan
1e9648deed Search implementation 2017-07-25 20:58:38 +05:30