Jack251970
|
4ecef470e8
|
Code quality
|
2025-05-01 13:33:24 +08:00 |
|
Jack251970
|
af087fb85b
|
Support multiple topmost records storage
|
2025-05-01 12:49:20 +08:00 |
|
Jack251970
|
0d61908575
|
Support multiple topmost records
|
2025-05-01 11:41:53 +08:00 |
|
Jack251970
|
e31f14e60d
|
Use local reference instead
|
2025-04-13 17:11:36 +08:00 |
|
Jack251970
|
c189336698
|
Fix possible directory not found issue when saving storage
|
2025-04-11 16:46:45 +08:00 |
|
Jack251970
|
6e5c7ad190
|
Use ISavable interface instead of reflection
|
2025-04-05 11:19:01 +08:00 |
|
Jack251970
|
44ba60cdfc
|
Move ValidateDirectory functions to FileFolders for plugin usage
|
2025-04-02 20:17:32 +08:00 |
|
Jack Ye
|
7975ab5882
|
Merge branch 'dev' into plugin_settings_cache_path
|
2025-03-01 08:51:06 +08:00 |
|
Jack251970
|
1aaba46b8f
|
Use constants & data location for code quality
|
2025-02-23 21:06:21 +08:00 |
|
Hongtao Zhang
|
4b38e0e714
|
properly dispose the filestream
|
2025-01-10 13:11:35 -06:00 |
|
Hongtao Zhang
|
a62b222e6b
|
resolve link before using File.Replace
|
2025-01-09 12:48:43 -06:00 |
|
Hongtao Zhang
|
a3367abd7a
|
fix some bug (v1 still broken)
|
2023-03-26 14:04:06 -05:00 |
|
Hongtao Zhang
|
683f6ebce4
|
refactor jsonrpc structure (extract setting to a standalone file PortableSettings.cs)
|
2023-03-26 02:24:31 -05:00 |
|
Kevin Zhang
|
4e1d59bde3
|
fix the missing parathesis
|
2023-01-27 09:38:39 -06:00 |
|
Kevin Zhang
|
52fcc68448
|
Move over Copy
Move might be better since Replace delete the original file
|
2023-01-27 00:01:47 -06:00 |
|
Kevin Zhang
|
7e350b64ba
|
Fix Error of loading backup when original file doesn't exists
|
2023-01-26 23:59:19 -06:00 |
|
Hongtao Zhang
|
51fac77097
|
Use File.Move when the setting file does not exists
|
2023-01-24 20:42:53 -06:00 |
|
Jeremy Wu
|
f517343c11
|
update error message
|
2023-01-23 09:17:09 +11:00 |
|
Hongtao Zhang
|
8b517954ef
|
Try Atomic Save for Setting
|
2023-01-07 13:11:43 -06:00 |
|
Jeremy Wu
|
644be7977c
|
use ISavable and add obsolete message
|
2021-06-21 21:56:20 +10:00 |
|
Jeremy Wu
|
6ec151a8ab
|
use inheritance for ISavable and JsonStrorage
|
2021-06-21 21:04:19 +10:00 |
|
Jeremy Wu
|
7319133ae8
|
add backwards compatibility with Everything plugin
|
2021-06-21 12:34:07 +10:00 |
|
张弘韬
|
a9695e3119
|
fix some typo
|
2021-05-12 03:24:35 +08:00 |
|
弘韬 张
|
d2fb26b103
|
Bring Legacy records together and remove some useless code for JsonStorage
|
2021-04-19 13:06:03 +08:00 |
|
弘韬 张
|
f8557da336
|
add Logs, LoadJsonStorage, SaveJsonStorage to IPublicAPI
|
2021-02-14 18:08:30 +08:00 |
|
弘韬 张
|
723265a865
|
fix TopMostRecord and UserSelectedRecord due to System.Text.Json cannot parse private field in version 3.1
|
2021-01-15 10:37:13 +08:00 |
|
弘韬 张
|
d28b14ff2d
|
Replace All use of Json.Net with System.Text.Json
|
2020-12-30 13:40:42 +08:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|