Shengkai Lin
c507bb982d
chore(git): remove codemap files from tracking and add to gitignore
...
- Remove 13 codemap.md files from git index (Plugins/Flow.Launcher.Plugin.Explorer)
- Add **/codemap.md pattern to .gitignore
- Add .slim/ to .gitignore
2026-02-01 13:26:50 +08:00
Shengkai Lin
0681332238
fix(explorer): complete Avalonia migration and fix action keyword crashes
...
- Remove WPF views (ActionKeywordSetting, ExplorerSettings, PreviewPanel, QuickAccessLinkSettings)
- Fix NullReferenceException in ActionKeywordModel by initializing settings
- Fix (false,false) crash case in EditActionKeywordAsync
- Add null-safe dialog patterns for owner window
- Move Focus() to OnOpened for reliable control attachment
- Add using for Avalonia PreviewPanel namespace in ResultManager
- Update Main.cs to use AvaloniaControl return type
2026-01-31 23:09:41 +08:00
Jack251970
d6310bc4f0
Add quick access result score for folder results
2025-06-28 11:02:44 +08:00
Jack251970
03c1e58922
Support volume type for quick access link
2025-06-28 11:00:56 +08:00
Jack251970
bdbd1e77e8
Remove blank lines
2025-06-07 14:12:06 +08:00
01Dri
3b425413a2
Edit access link
2025-05-25 04:31:08 -03:00
01Dri
59d5cd62bc
AccessLink Refactor
2025-05-25 02:34:48 -03:00
VictoriousRaptor
9f39dfceee
Use FuzzySearch to search access links
2023-11-11 01:43:29 +08:00
Vic
ce8c3f9288
Fix typo
2023-01-13 15:12:45 +08:00
Jeremy
5ac2366697
allow path to be searchable in quick access list
2022-11-30 08:21:47 +11:00
Hongtao Zhang
d5e1b7cb22
Rewrite Explorer View Logic based on MVVM Pattern to avoid complicated View Logic
2022-06-30 23:56:15 -05:00
Jeremy Wu
e75ac3288a
update score to variable
2021-04-14 22:15:49 +10:00
Jeremy Wu
aee5f6617e
remove the redundant path in brackets and update Nickname to Name
2021-04-14 22:11:40 +10:00
弘韬 张
1015177b45
Refactor code
2021-04-13 19:40:04 +08:00
弘韬 张
50b5336688
Allow Quick Access Links to be accessed with middle string, and score bump the result
2021-04-13 19:12:24 +08:00
弘韬 张
c875ad5277
Make most class in Explorer plugin become static class
2021-01-29 18:40:51 +08:00
弘韬 张
c0f60e25bf
Use type matching to create result
2021-01-27 16:23:59 +08:00
Jeremy Wu
ccc677fd8f
fix per comment
2021-01-27 06:17:24 +11:00
Jeremy Wu
9331c80753
rename folder link to access link
2021-01-26 21:29:56 +11:00
Jeremy Wu
82d91840c1
rename methods in quick access
2021-01-26 20:53:01 +11:00
Jeremy Wu
44b3f19ac4
fix typo
2021-01-26 20:48:06 +11:00