Commit graph

42 commits

Author SHA1 Message Date
Jack Ye
118d6e2a73
Fix incomplete plugin directory deletion on uninstall (#4250)
Some checks failed
Build / build (push) Has been cancelled
2026-02-21 22:34:53 +11:00
Jack251970
763fee0c14 Add new helper method & Improve code quality 2025-09-22 20:58:22 +08:00
Jack251970
4527b33433 Code quality 2025-04-11 22:16:04 +08:00
Jack251970
44ba60cdfc Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
Jack251970
0d362b30dd Add default messageboxShow parameter for functions in FilesFolders 2024-12-01 18:38:48 +08:00
Jack251970
dcea54ab83 Fix parameter bug under release mode 2024-11-26 19:28:39 +08:00
Jack251970
b30cc4fc38 Replace System.Windows.MessageBox with MessageBoxEx 2024-11-25 10:38:43 +08:00
Jeremy
2606faae17 minor fixes & refactor 2024-05-16 21:22:08 +10:00
VictoriousRaptor
ec58939e55 Fix exclude path check for index search 2023-09-09 01:49:18 +08:00
Vic
0f5b02fa38 Open file with associated program
Prevent opening zip in Explorer
Fix working directory issue
2023-03-24 15:22:55 +08:00
TheBestPessimist
436ec7dd39 cleanup 2023-03-08 14:29:46 +02:00
TheBestPessimist
52729e3431 cleanup 2023-03-08 14:29:46 +02:00
Vic
dd02ad37bc Refactor 2023-01-22 13:21:53 +08:00
Vic
babffe907f Disable unused import warning 2023-01-22 12:59:32 +08:00
Vic
b739bb49d3 Fix CI test failure 2023-01-20 15:36:14 +08:00
Vic
4d267fe71e Fix incorrect %homepath% parsing
Parse environment variables before checking path existence
2023-01-20 14:31:01 +08:00
Vic
03f062ca34 Fix build error 2023-01-19 23:26:10 +08:00
Vic
beb144956c Rename method and add option to allow equality 2023-01-19 21:33:09 +08:00
Vic
ac92b93f66 Move IsSubPathOf to SharedCommands 2023-01-19 20:29:25 +08:00
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
弘韬 张
f700e9bbe8 Add "" in FilesFolders.OpenPath to be able to open path with whitespace 2021-02-01 17:02:57 +08:00
Jeremy Wu
2968a59b42 revert unintended deletion 2021-01-24 21:15:30 +11:00
Jeremy Wu
51c7b693c0 fix formatting 2021-01-24 21:01:29 +11:00
弘韬 张
3effb401b7 make it become an extension method 2021-01-22 16:23:18 +08:00
弘韬 张
b426dd10d1 Rewrite LocationPathString match 2021-01-22 16:19:03 +08:00
Jeremy Wu
a77d0380d3 update method name typo 2020-09-22 08:57:21 +10:00
Jeremy Wu
dbfa2bd6c4 fix typo 2020-07-22 20:41:50 +10:00
Jeremy Wu
e2dff94f7c add comment summary to clarify the shared Copy command 2020-07-22 08:19:35 +10:00
Jeremy Wu
bd64512643 add open containing folder to file results 2020-06-30 08:15:20 +10:00
Jeremy Wu
0ee0fb8d2b add Explorer plugin's settings page 2020-06-06 22:13:22 +10:00
Jeremy Wu
2225cbff92 rename method to reflect behaviour 2020-06-02 20:21:28 +10:00
Jeremy Wu
0c53d76fec fix TopLevelDirectory search activation 2020-05-28 21:33:33 +10:00
Jeremy Wu
3caafa325f Update getting previous directory method 2020-05-26 21:47:47 +10:00
Jeremy Wu
2d4e2f5662 Add methods to test for previous directory location 2020-05-26 20:18:18 +10:00
Jeremy Wu
c5c15d2ab3 Move IsLocationPathString method to FilesFolder class 2020-05-24 19:18:58 +10:00
Jeremy Wu
b44c9b6469 Update from method name change method 2020-04-29 19:02:57 +10:00
Jeremy Wu
df1af8f45a Update method name to describe purpose 2020-04-29 18:58:52 +10:00
Jeremy Wu
46ed642298 Fix file path not opening 2020-04-29 18:58:21 +10:00
Jeremy Wu
7277373d84 use shell when opening directories 2020-04-24 07:59:24 +10:00
Jeremy Wu
a1353d5249 Update start process for opening directory 2020-04-23 21:56:11 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Plugin/SharedCommands/FilesFolders.cs (Browse further)