Commit Graph

144 Commits

Author SHA1 Message Date
Keerthi Niranjan
163a068247 SEARCH-273
- Documentation
2017-10-09 14:30:10 +05:30
Keerthi Niranjan
6eaee62446 SEARCH-273
- Removed console
2017-10-06 21:42:24 +05:30
Keerthi Niranjan
718459c201 SEARCH-273
- Added new library
- New attachments implementation
2017-10-06 13:00:25 +05:30
Vikas Shashidhar
f72e0b7db6 Merge pull request #187 from keerthi16/SEARCH-155
Search 155 (Real time indexing)
2017-09-18 16:41:35 +05:30
Keerthi Niranjan
5ba7bff20a SEARCH-206
- Removed node-forge lib
2017-09-12 13:45:38 +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
f1122c35d3 SEARCH-155
Index real-time data.

- removed the array for the message
2017-09-07 14:08:12 +05:30
Keerthi Niranjan
652a3389f3 SEARCH-155
Index real-time data.

- Read messages from data feed
- Index the messages in real-time index.
2017-09-05 17:21:23 +05:30
Vikas Shashidhar
112725df7c Merge pull request #181 from keerthi16/Search-154-Search-116
Search-154 & Search-116 (Changed encryption implementation)
2017-08-29 21:44:51 +05:30
Vikas Shashidhar
5d6f8fe823 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron into skynet
Sync master into skynet
2017-08-28 17:50:51 +05:30
Keerthi Niranjan
59505ed93d SEARCH-154 & SEARCH-116
1. Serialized the messages array from the client app
2017-08-28 14:18:48 +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
0bc51c50b1 Merge remote-tracking branch 'upstream/skynet' into SEARCH-116-GCM
# Conflicts:
#	package.json
2017-08-22 12:58:12 +05:30
Keerthi Niranjan
8c1c599699 SEARCH-116-GCM
1. Fixed userData path issue
2017-08-22 12:45:06 +05:30
Vikas Shashidhar
9e26aa9d45 Merge pull request #176 from keerthi16/SEARCH-154
Search-154 (initial commit)
2017-08-21 21:31:09 +05:30
Keerthi Niranjan
b36b546c3d SEARCH-116-GCM
1. Renamed the encrypted file
2017-08-21 16:12:42 +05:30
Keerthi Niranjan
e01e334fa9 SEARCH-116-GCM
1. Removed the key creation in crypto
2. Hash SHA256
3. Changed the encrypted zip name
2017-08-21 13:39:07 +05:30
Kiran Niranjan
94ef8905f2 Electron-114 - Added a condition to not include reload in context menu when clicked on links 2017-08-21 11:06:09 +05:30
Keerthi Niranjan
5e738a3eed SEARCH-116-GCM Changed the path from data to user folder 2017-08-18 17:29:23 +05:30
Keerthi Niranjan
4053d22dfc SEARCH-116-GCM Changed the path from data to user folder 2017-08-18 17:28:30 +05:30
Keerthi Niranjan
52d6a9e867 SEARCH-116-GCM This is using GCM mode 2017-08-18 14:48:22 +05:30
Keerthi Niranjan
eff466d199 SEARCH-116 This is using CTR mode 2017-08-18 12:56:48 +05:30
Keerthi Niranjan
a5ecb2b4d4 SEARCH-154 - changed code documentation 2017-08-17 15:33:16 +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
728bae9c07 Merge remote-tracking branch 'upstream/master' into SEARCH-154
# Conflicts:
#	installer/win/Symphony-x64.aip
2017-08-16 10:32:55 +05:30
Keerthi Niranjan
4040203748 SEARCH-154 - quotes tokens 2017-08-14 16:57:07 +05:30
Keerthi Niranjan
f6ae42f854 SEARCH-116 - Temporary push 2017-08-14 10:47:01 +05:30
Kiran Niranjan
598f75038b Electron-109 - Changed "launchOnStartup" custom implementation to "auto-launch" 2017-08-10 18:28:17 +05:30
Keerthi Niranjan
ebb50ae344 Working on SEARCH-116 Implement Encryption and Decryption of Index 2017-08-10 14:30:04 +05:30
Kiran Niranjan
3756d8e3b1 Merge remote-tracking branch 'upstream/master' into ELECTRON-47
# Conflicts:
#	package.json
2017-08-09 21:31:54 +05:30
Kiran Niranjan
7556869049 Electron-107 - Fixes the remote desktop(2nd monitor) issue on windows 2017-08-08 15:20:03 +05:30
Keerthi Niranjan
0a302de3e7 Added code documentation 2017-08-08 11:05:40 +05:30
Keerthi Niranjan
6634e41953 Merge branch 'SEARCH-182' into SEARCH-154
# Conflicts:
#	package.json
2017-08-07 12:20:00 +05:30
Keerthi Niranjan
5469566f85 Fixed eslint 2017-08-07 10:42:46 +05:30
Keerthi Niranjan
0ab1736b22 Added trim 2017-08-04 14:22:30 +05:30
Keerthi Niranjan
bd595f7380 Implemented hash and cash tags search 2017-08-04 14:07:48 +05:30
Kiran Niranjan
2e943359bb Electron-104 - Optimized async dependency in electron-notify 2017-08-04 11:58:06 +05:30
Keerthi Niranjan
3db7929d52 Moved library to a folder 2017-08-03 14:48:56 +05:30
Keerthi Niranjan
0f0310f07e indexvalidator 2017-08-03 14:31:59 +05:30
Keerthi Niranjan
c18b03599f Added separate libsymphonysearch.dll for 32 and 64 bit 2017-08-03 14:30:11 +05:30
Keerthi Niranjan
a62574b0a6 Added separate indexValidator for 32 and 64 bit 2017-08-03 10:53:32 +05:30
Kiran Niranjan
173c2c692a Electron-47 - Renamed error message and added some done() callback 2017-08-02 16:19:27 +05:30
Kiran Niranjan
c8ca074f92 Electron-47
1. Removed `electron-context-menu` from dependency
2. Added cld.node in app.asar.unpacked dir
3. Resolved conflicts
2017-08-02 16:17:30 +05:30
Keerthi Niranjan
d3d3b0e58a Changed the back to symSEEnsureFolderExists 2017-08-01 22:44:10 +05:30
Keerthi Niranjan
bde2257748 removed the Resources path 2017-08-01 18:35:51 +05:30
Keerthi Niranjan
ea438f494b replaced the urlFromConfig 2017-08-01 17:58:01 +05:30
Keerthi Niranjan
858a1c8a20 Added comment to fix eslint 2017-08-01 17:48:12 +05:30