SysC0mp
05f66f9bea
Improve code formatting
2019-12-03 15:31:07 +01:00
AT
9d98d26cc7
added log into Alphabet service since it can induce a large perf hit
2019-11-16 01:28:07 +02:00
AT
dcb9e34d59
alphabet settings
2019-11-16 00:34:27 +02:00
Jeremy Wu
c89ab4e47c
Merge remote-tracking branch 'origin/dev' into dev
2019-10-27 12:22:31 +11:00
Jeremy Wu
cb3e863957
Merge branch 'update_allow_plugindisabled_default' into dev
2019-10-25 13:12:34 +11:00
Jeremy Wu
b89e296390
Set HideWhenDeactive default as true
2019-10-24 08:20:12 +11:00
Jeremy Wu
28239c4a51
Fix to allow plugin to start up disabled as default
2019-10-23 16:18:21 +11:00
Amir Tepper
a3ba2276e2
renamed for Defualt match option
2019-10-20 15:45:06 +03:00
Amir Tepper
0e241a0fc5
added empty match option
2019-10-17 13:37:09 +03:00
Jeremy Wu
9658af4aa9
update
2019-09-29 15:18:50 +10:00
Jeremy Wu
cc23495591
Update Program plugin with new code
2019-09-29 15:03:30 +10:00
Jeremy Wu
a2e439a155
Update browserbookmark plugin with new code
2019-09-29 14:42:34 +10:00
Jeremy Wu
3f90611edf
Initial prep of settings and start up default
2019-09-29 14:27:46 +10:00
Jeremy Wu
fbb5d4a4a6
Make FuzzMatcher class obsolete and keep backwards compatibility
2019-09-29 14:26:15 +10:00
Jeremy Wu
e5753c54a6
Convert StringMatcher class to static and move code from FuzzySearch
2019-09-29 14:24:38 +10:00
Jeremy Wu
9638a4a4e6
Merge pull request #16 from jjw24/tunoff_auto_update
...
Set AutoUpdates off as default setting
2019-09-22 17:52:50 +10:00
Jeremy Wu
7217ef5ec5
Move comment to PR
2019-08-20 21:43:32 +10:00
Jeremy Wu
6a33173384
Enable portable mode
2019-08-20 21:29:30 +10:00
Jeremy Wu
1fa9543e47
Set AutoUpdates off as default setting
2019-08-13 20:02:26 +10:00
magicdmer
a6e82475a3
Add everything plugin context menu and add settings in Url plugin ( #2299 )
...
1. Add useful context menu items in everything
2. Add settings in Url plugin, can set browser path
* let url plugin support multi Languages
2019-02-23 04:03:59 +08:00
jhdxr
3dac6fd1c3
hide tray icon ( close #563 )
2018-12-19 12:15:05 +08:00
jhdxr
7fe01f0764
skip calculation of pinyin score if source string is too long ( #1683 )
2018-12-19 12:14:52 +08:00
Boris Makogonyuk
343b904607
ImageLoader now loads everything through IShellItemImageFactory::GetImage ( #1836 )
...
* Added thumbnail loader
* Deleted old shell icon extraction logic.
Refactored ImageLoader.Load to improve readibility.
* Moved error handling down into the API call itself
* Minor renamings in ImageLoader
* Load icons only for files that are not images. Fixes stutters when loading folders.
* Added the ability to load a full image through ImageLoader.
ImageLoader.Load now also has a "loadFullImage" parameter.
* Max image cache is now 5000 instead of 200.
* Added some commentaries on how thumbnails are loaded
2018-04-30 10:20:36 +08:00
Boris Makogonyuk Vasylev
b886422416
Added file length check before loading cache and removed BinaryStorage.Save when file was already locked.
2017-12-22 16:59:55 +01:00
bao-qian
cb2eebef40
More exception info
2017-04-01 18:56:29 +01:00
bao-qian
dcd27a5f7a
Add more NonNull check
2017-04-01 12:54:05 +01:00
bao-qian
cc6c18b5ad
fix debug info
2017-04-01 12:49:51 +01:00
bao-qian
128671f5e9
fix github update error handling #1266
2017-03-27 00:10:02 +01:00
bao-qian
6f42bcfa4f
Use own update manager, so we can pass proxy #1266
2017-03-07 19:23:42 +00:00
bao-qian
ade6c46cca
let it crash for http get
2017-03-07 18:57:47 +00:00
bao-qian
6ed9e09451
More exception info
2017-03-04 16:41:03 +00:00
bao-qian
75ce6d42d0
update nuget package
2017-03-04 16:35:24 +00:00
bao-qian
392bfcca2d
Add universal pretty print method
2017-02-26 20:44:35 +00:00
bao-qian
17e5bb8d53
catch more json exception
2017-02-20 12:16:49 +00:00
bao-qian
ddb28a9b90
null enhance
2017-02-13 09:38:48 +00:00
bao-qian
0656ddd50a
fixup 30dfad29f6100153247db4edb6753d8db5112888
2017-02-13 00:49:09 +00:00
bao-qian
afdbf0adbf
Add last query mode #1141 #1050
...
https://github.com/Wox-launcher/Wox/issues/1050
https://github.com/Wox-launcher/Wox/issues/1141
2017-02-12 22:34:12 +00:00
bao-qian
a5f5098beb
backup existing broken file
2017-02-12 20:03:32 +00:00
bao-qian
e5c98e61c8
add nonnull check
2017-02-12 19:40:28 +00:00
bao-qian
e4e226b2c7
force pinyin library static constructor initialize #858
2017-02-12 17:22:56 +00:00
bao-qian
86b2391543
Cache for pinyin https://github.com/Wox-launcher/Wox/issues/1189
2017-02-12 16:57:41 +00:00
bao-qian
00ea4f8701
Move initia and save from MainViewModel to App
2017-02-12 16:57:24 +00:00
bao-qian
f7c9a12510
remove storage dependency from jsonstorage
2017-02-07 00:21:39 +00:00
bao-qian
45b3863353
move constant into local scope
2017-02-06 22:16:58 +00:00
bao-qian
d358a9d9fd
remove useless virtual method
2017-02-06 22:04:52 +00:00
bao-qian
974efc55ac
remove custom exception
2017-01-30 00:26:11 +00:00
bao-qian
052048ad4c
unfied log format validation and log format example
2017-01-25 00:24:00 +00:00
bao-qian
045fd20d8c
Rewrite all log message format
2017-01-24 01:02:32 +00:00
bao-qian
fdfd684e7a
remove useless stream.close and more log
2017-01-14 14:21:02 +00:00
bao-qian
0a2592893d
rename cache file
2017-01-14 14:10:30 +00:00
bao-qian
4c6c310e0a
Use cache type directly instead of a new class, decouple binarystorage and storage
2017-01-13 15:40:32 +00:00
bao-qian
0cf654aa88
fixup
2017-01-13 01:32:54 +00:00
bao-qian
5cdc3e694f
Add cache for pinyin query #858
2017-01-12 20:46:40 +00:00
bao-qian
e96382fdd9
auto change log level
2017-01-12 19:52:37 +00:00
bao-qian
a486319cc2
temp fix for slow pinyin query #1017
2017-01-12 02:16:53 +00:00
bao-qian
e2f8f5095f
fix stopwatch logging type
2016-11-30 00:39:03 +00:00
bao-qian
a22ca5b57f
refactoring stopwatch
2016-11-30 00:32:30 +00:00
bao-qian
b43c6c00bb
enhance exception logging
2016-11-30 00:32:30 +00:00
bao-qian
5ca880c8fd
Better logo handling for uwp #198
2016-09-05 20:33:31 +01:00
bao-qian
2e4a1680b9
Parallel linq everywhere
...
1. Parallel linq
2. remove depth
3. fix #257
2016-08-20 17:11:02 +01:00
bao-qian
1eddae9da6
Remove overlay of shortcut icon again
...
1. remove GDI dependency
2. remove unused pinvoke define
3. Remove overlay of shortcut icon
2016-08-20 13:10:33 +01:00
bao-qian
0c0ec29821
Add icon constant
2016-08-20 01:02:47 +01:00
bao-qian
955ce1dd2d
Ignore broken cache #783
2016-08-20 01:02:20 +01:00
bao-qian
2bff13d9e1
Merge branch 'master' into dev
2016-07-27 19:58:37 +01:00
Tobias Tschinkowitz
11b6946e00
Providing User Agent for Http.Download method ( #874 )
2016-07-27 14:25:16 +01:00
bao-qian
206532f195
add more exception info
2016-07-20 02:01:51 +01:00
bao-qian
a8869c46b8
Temp fix for #667 by add wox.py to PYTHONPATH
2016-06-22 00:42:24 +01:00
bao-qian
6e13440f1f
MVVM refactoring for web search plugin, part 1
...
1. #486
2. fix #778 #763 #742
3. MVVM refactoring
4. remove IMultipleActionKeywords interface, use PluginManager directly
2016-06-21 00:14:32 +01:00
bao-qian
3efeb4a0a6
Refactoring proxy, part 2
2016-06-19 16:22:45 +01:00
bao-qian
3f3a34f788
Fix #762
2016-06-16 02:25:42 +01:00
bao-qian
245cffc4f7
Refactoring visibility related events
...
1. remove unnecessary events from MainViewModel
2. remove usage of Obsolete api (show, hide etc)
3. fix space problem in #660
4. part of #486
5. fix up/down key bug introduced in 92b7ca6a1bafd254e39ee92812ff691906cd85c1
6. fix #678
2016-05-25 01:19:46 +01:00
bao-qian
e1131dcf3d
More data bindings (MaxResultsToShow + ActivatedTimes)
2016-05-25 01:03:52 +01:00
bao-qian
762de84f34
Rename log file
2016-05-25 01:03:51 +01:00
bao-qian
1867e56739
misc
2016-05-25 01:03:39 +01:00
bao-qian
7056be0870
Databinding for plugin tab + faster image load
2016-05-25 01:03:37 +01:00
bao-qian
44107f9821
rename
2016-05-21 01:22:12 +01:00
bao-qian
646b7a3118
Refactoring error report
...
1. fix #627
2. fix #646
3. remove exceptionless
2016-05-20 21:16:25 +01:00
bao-qian
937ce34c36
Rename
2016-05-18 19:38:43 +01:00
bao-qian
bb3003dc3b
Misc
2016-05-17 22:48:18 +01:00
bao-qian
1517ae3fc9
Misc
2016-05-15 17:19:33 +01:00
bao-qian
cf9c41f437
Log first change exception
2016-05-15 17:03:06 +01:00
bao-qian
2d1dfece25
Use system web proxy
2016-05-13 23:28:17 +01:00
bao-qian
6359826fd9
use unified http method for plugin installation + add more exceptions
...
#573
#610
2016-05-10 20:26:52 +01:00
bao-qian
21aa31f963
Fix proxy for github update
2016-05-09 23:51:10 +01:00
bao-qian
6ac33b0568
Add manually check updates option
...
1. manually check updates
2. refactoring get http request to use async
3. remove some generic exception catch
4. remove unused code
2016-05-09 02:32:47 +01:00
bao-qian
4216eec494
fix dynamic assembly
2016-05-08 22:22:36 +01:00
bao-qian
e88e912c3c
Remove unused updater and command line arguments
2016-05-08 22:13:23 +01:00
bao-qian
e0b9a81c9b
Installer + auto update on startup
...
1. installer
2. auto check update on startup
3. auto start on next startup
4. remove command line arguments which breaks squirrel
5. auto generate installer on continue integration
2016-05-08 17:28:02 +01:00
bao-qian
39ba1e0582
Move websearch images to %APPDATA%
2016-05-08 17:28:00 +01:00
bao-qian
d536377329
Refactoring multithreading
...
1. ThreadPool -> Task
2. fix deadlock
3. remove unnecessory application.dispatcher.invoke
4. enable non-main thread access to results collection
5. Misc
6. part of #412
2016-05-06 00:00:43 +01:00
bao-qian
7e7637a1b3
Misc
2016-05-05 02:21:04 +01:00
bao-qian
bc0f5a9136
Use existing Everything, dll is loaded by platform
...
fix #574
2016-05-04 02:26:19 +01:00
bao-qian
461e650e05
fix missing image cache
2016-05-03 23:36:47 +01:00
bao-qian
c2132e3772
Fix file associated icon
2016-05-03 23:21:03 +01:00
bao-qian
174c7a776e
Refactoring Refactoring icon, part 2
...
1. Add baidu, fix #576 , #582
2. Refactoring
2016-05-03 21:22:11 +01:00
bao-qian
730864609f
Refactoring icon, part 1, rename
2016-05-03 21:18:51 +01:00
bao-qian
c6aff8424c
Save when exit
...
1. fix image cache
2. fix save when exit since destructor won't be called
3. fix #583 #582 (partially) #581 (partially) #580
2016-05-02 22:37:01 +01:00
bao-qian
a7a34ac6b2
fixup
2016-04-27 23:17:06 +01:00
bao-qian
aff1e160b4
fixup
2016-04-27 23:00:59 +01:00
bao-qian
b8d12bd0cd
rename
2016-04-27 22:54:27 +01:00