AT
c90dd0e818
updated top most record
2019-12-03 23:02:24 +02: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
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
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
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
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
4c6c310e0a
Use cache type directly instead of a new class, decouple binarystorage and storage
2017-01-13 15:40:32 +00:00
bao-qian
955ce1dd2d
Ignore broken cache #783
2016-08-20 01:02:20 +01:00
bao-qian
3f3a34f788
Fix #762
2016-06-16 02:25:42 +01:00
bao-qian
937ce34c36
Rename
2016-05-18 19:38:43 +01:00
bao-qian
cf9c41f437
Log first change exception
2016-05-15 17:03:06 +01:00
bao-qian
39ba1e0582
Move websearch images to %APPDATA%
2016-05-08 17:28:00 +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
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
dc3b01dc15
use %APPDATA%
...
1. Fix can't find Result.ctor bug for plugin introduced in
c0889de1f9ae460b2cc189eb59e5bd90ddb7d17e
2. use %APPDATA% for all data, part of #389
3. MISC
2016-04-27 02:35:17 +01:00
bao-qian
e96bd5a0e7
Misc
2016-04-26 22:45:31 +01:00
bao-qian
57c33fe693
Fix #472 #476 #509 #523 #525 #557
...
Fix numerous web search plugin bugs
2016-04-26 02:40:23 +01:00
bao-qian
813d33fc4d
Json: Overwriting instead of add to list
...
http://stackoverflow.com/questions/29113063/json-net-why-does-it-add-to-list-instead-of-overwriting
2016-04-26 00:54:09 +01:00
bao-qian
8d10c9aa41
Remove instance logic for BinaryStorage and JsonStorage, part 1
...
1. part of #389
2. huge refactoring
2016-04-21 20:42:07 +01:00
bao-qian
c8a932b6b3
Refactoring directory path for storage
2016-01-07 02:31:17 +00:00
bao-qian
0daa3a8f57
ReSharper: remove redundant code
2016-01-06 21:34:42 +00:00
bao-qian
f589bdc78d
Optimize using
2016-01-06 06:45:08 +00:00
bao-qian
da5a930e89
Move namespace
2015-11-09 01:32:33 +00:00
bao-qian
ad8b6c806d
Optimize using directives
2015-10-30 23:23:01 +00:00
bao-qian
2538a79ef0
Remove unused reference
...
System.xaml also removed because .net 3.5 doesn't has this dll, and it resolve the issue when using code metrics
2015-10-30 23:22:25 +00:00
qianlifeng
815d911143
Add log for storage crashing
2015-02-10 23:48:09 +08:00
qianlifeng
4379145231
Add activate statistics
2015-01-23 21:52:46 +08:00
qianlifeng
ce9c832e00
Implement plugin i18n [WIP]
2015-01-06 18:28:23 +08:00
qianlifeng
5e0821417e
Merge
2015-01-06 09:44:42 +08:00
qianlifeng
ce451e4dd4
Move some user settings to its own dll (cmd,folder plugin and etc)
2015-01-05 22:41:17 +08:00
qianlifeng
714d8c7092
Fix a issue when deserialize binary storage.
2015-01-05 18:18:29 +08:00
qianlifeng
4d65b4c7a5
Fix crash issues when deserialize failed
2015-01-04 18:14:50 +08:00
qianlifeng
bf87500e35
Add multiple language. [WIP]
2015-01-02 16:16:09 +08:00
qianlifeng
a038587224
Fix typo
2015-01-01 23:07:14 +08:00
qianlifeng
ba0bda6aa6
Update the installer
2014-12-29 21:55:27 +08:00
qianlifeng
d9b2863382
Refactoring.
2014-12-27 12:34:51 +08:00
qianlifeng
ccc8d7e5cd
Refactoring.
2014-12-26 22:51:04 +08:00
qianlifeng
2b211c2ba0
Refactoring
2014-12-21 22:03:03 +08:00
qianlifeng
c20314f83c
fix Wox handled exception at launch #221
2014-12-21 20:44:31 +08:00
qianlifeng
57bc1f2032
Preload top used images.
2014-12-18 19:22:47 +08:00
qianlifeng
82106c1c8b
fix #185 . Loading index cache on startup.
2014-12-15 22:58:49 +08:00
qianlifeng
128453fad1
Add upgrade check.
2014-12-14 23:16:29 +08:00
qianlifeng
49362ce5ab
Add afterload event for LoadDefaultConfig
2014-08-17 15:57:25 +08:00