Commit graph

20 commits

Author SHA1 Message Date
Jeremy Wu
735cc14821
Merge pull request #3203 from Jack251970/context_menu_back_to_query
Improve context menu item action response & Fix origin query null exception
2025-02-18 21:57:32 +11:00
Jack251970
80f54ba0de Fix more possible origin query null exception & Remove useless load function 2025-01-26 20:51:12 +08:00
Jack251970
95c8475c43 Fix null exception when result is from context menu & Add documents 2025-01-26 20:45:58 +08:00
Jack251970
198442621a Add support for record key 2025-01-21 14:37:14 +08:00
Jack251970
c665482cb7 Improve code quality 2024-12-02 13:10:46 +08:00
Jack251970
c474b304f5 Fix possible null reference 2024-11-27 21:21:42 +08:00
Jack251970
b95bbb3e6a Introduce concurrent directionary for topmost record 2024-11-27 20:56:14 +08:00
Jack251970
0720779c6b Fix possible null reference when query is cancelled 2024-11-27 20:19:31 +08:00
Jack251970
129169e0a9 Fix possible null reference when query is cancelled 2024-11-27 19:33:33 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Kevin Zhang
b3c6466053 Check null and return input value in UserSelectedRecord.cs to avoid error thrown. 2021-07-05 11:48:30 +08:00
弘韬 张
d2fb26b103 Bring Legacy records together and remove some useless code for JsonStorage 2021-04-19 13:06:03 +08:00
弘韬 张
3051afad01 move number become const 2021-04-06 18:35:29 +08:00
弘韬 张
d09ff638b3 add comment and use for instead of foreach 2021-04-02 00:40:25 +08:00
弘韬 张
362504e223 add score bumping with query and do hashcode customized 2021-04-01 18:02:27 +08:00
弘韬 张
f3a1bcc01f revise access of UserSelectedrecord, Histroy, TopMost setter access to private 2021-02-24 16:08:25 +08:00
弘韬 张
6655a8f168 optimize code 2021-01-15 15:56:28 +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