Alekhya Reddy
|
ad6ca65d4b
|
windows indexer plugin is working
|
2020-04-02 17:49:43 -07:00 |
|
Alekhya Reddy
|
38490195e3
|
Corrected the output path for the indexer plugin
|
2020-04-02 15:55:30 -07:00 |
|
Alekhya Reddy
|
6a43b8b159
|
copy resource files to output folder
|
2020-04-02 15:53:39 -07:00 |
|
Alekhya Reddy
|
686432aa8a
|
Remove anyCPU config and changed it to x64
|
2020-03-26 18:03:42 -07:00 |
|
Alekhya Reddy
|
1822f36aba
|
Changed the anyCPU config to x64 for windows indexer plugin
|
2020-03-24 16:27:49 -07:00 |
|
Alekhya Reddy
|
d9e1dce393
|
Added the test project back
|
2020-03-24 16:13:02 -07:00 |
|
Alekhya Reddy
|
79fd5dc7b1
|
Ported Indexer plugin to .net core 3
|
2020-03-24 16:07:17 -07:00 |
|
Barbara Kudiess
|
76d402fcfa
|
Merge branch 'master' into dotnet-core-upgrade
# Conflicts:
# src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Calculator/Wox.Plugin.Calculator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj
# src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Folder/Wox.Plugin.Folder.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Properties/AssemblyInfo.cs
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Wox.Plugin.Indexer.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj
# src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj
# src/modules/launcher/Wox.Core/Wox.Core.csproj
# src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj
# src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj
# src/modules/launcher/Wox.Test/Wox.Test.csproj
# src/modules/launcher/Wox/Wox.csproj
|
2020-03-23 17:28:10 -07:00 |
|
Alekhya Reddy
|
98b9503461
|
set optimize code to false
|
2020-03-20 17:31:27 -07:00 |
|
Alekhya Reddy
|
417310b5c5
|
Set warning level 4 : Debug
|
2020-03-20 17:23:09 -07:00 |
|
Alekhya Reddy
|
08d0db87d1
|
Set warning level to 4 : Release
|
2020-03-20 17:19:13 -07:00 |
|
Alekhya Reddy
|
18bf1400a7
|
Added the build paths for release x64 (removed AnyCPU)
|
2020-03-20 17:05:58 -07:00 |
|
Alekhya Reddy
|
3b3dca4a26
|
Removed the AnyCPU config - Debug
|
2020-03-20 16:53:47 -07:00 |
|
Alekhya Reddy
|
82ee5bf1fd
|
Added x64 for all Wox project - Debug mode
|
2020-03-20 16:40:39 -07:00 |
|
Alekhya Reddy
|
ca916deda9
|
Made the code unit testable and added unit tests for the indexer plugin
|
2020-03-17 15:37:30 -07:00 |
|
Alekhya Reddy
|
7164260f6e
|
Modified the output paths to create the dll for the plugin in the correct location
|
2020-03-17 06:07:21 +05:30 |
|
Alekhya Reddy
|
f5e474f250
|
Added plugin.json to the project
|
2020-03-17 06:03:11 +05:30 |
|
Alekhya Reddy Kommuru
|
4da33b81fd
|
Added the image
|
2020-03-16 17:25:04 -07:00 |
|
Alekhya Reddy Kommuru
|
415b7bf4d1
|
Added references and renamed a class
|
2020-03-16 14:45:37 -07:00 |
|
Alekhya Reddy Kommuru
|
8e45c41f20
|
Created a helper class to use indexer and return search results
|
2020-03-16 14:37:28 -07:00 |
|
Alekhya Reddy Kommuru
|
dacd13ee30
|
Added a SearchResult Helper class
|
2020-03-16 14:30:38 -07:00 |
|