Commit graph

83 commits

Author SHA1 Message Date
Jack251970
382a77d2c5 Fix ShellPath directory for shell path selection
Updated OpenShellPath to use Settings.ShellPath directory when prompting for a file path, ensuring the dialog opens in the relevant location instead of the editor path directory.
2026-01-07 13:40:13 +08:00
Diego Henrique
9066913710
[FEATURE] Folder and File Action Keywords (#4093) 2025-12-14 12:18:21 +02:00
Jack251970
78e5bf2a60 Use Flow.Launcher.Localization to improve code quality 2025-09-21 11:50:51 +08:00
Jack251970
23d0b73e20 Fix AllEverythingSortOptions issue 2025-09-17 17:30:03 +08:00
Jeremy Wu
e1cc50c579 Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
Jack251970
69c4d19f8b Improve code quality 2025-07-23 09:09:12 +08:00
Jack251970
b9e0669c46 Intialize translations in InitAsync 2025-07-21 10:27:25 +08:00
VictoriousRaptor
bea1078d20 Remove redundant function call 2025-07-20 23:20:55 +08:00
VictoriousRaptor
81ae8a4687 Only assign when value is different 2025-07-18 21:33:45 +08:00
VictoriousRaptor
2e99ff96c0
Merge branch 'dev' into code_quality 2025-07-18 21:30:25 +08:00
VictoriousRaptor
976c30e0d2 Update labels on first get 2025-07-18 21:07:53 +08:00
Jack251970
3b3fe5201b Add delete confirmation when deleting quick access links & index search excluded paths 2025-07-17 12:05:10 +08:00
VictoriousRaptor
30f7ae0d67 Use Localization for Explorer plugin 2025-07-16 21:28:17 +08:00
Jack251970
b18d0a8bdb Improve code quality 2025-06-17 16:55:23 +08:00
Jeremy Wu
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 (#3706) 2025-06-14 13:45:30 +03:00
Jack Ye
d04f493e57
Merge pull request #3631 from Flow-Launcher/file_tooltip
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
2025-06-09 13:00:16 +08:00
Jeremy Wu
2a4b4de3ef
Merge pull request #3595 from Flow-Launcher/explorer_plugin_code_quality
Remove obsolete TranslationConverter & project reference in Explorer plugin
2025-06-07 18:10:39 +10:00
Jack251970
9d3d3c80f2 Save when editing 2025-06-07 14:05:48 +08:00
Jack251970
201d3731d9 Add blank line 2025-06-07 14:05:18 +08:00
Jack251970
16371af1ce Mark static 2025-06-07 14:04:21 +08:00
Jack251970
c19e9ad197 Fix format 2025-06-07 14:03:33 +08:00
Jack251970
74d6016695 Revert to original style 2025-06-07 14:02:54 +08:00
Jack251970
fdb0cf508a Fix null check 2025-06-07 14:02:32 +08:00
Jack251970
ab1fe67dd4 Remove command parameter 2025-06-07 14:00:56 +08:00
Jack251970
abe287f47c Add MMM date format 2025-06-06 09:33:34 +08:00
Jack251970
4a50eec281 Remove TranslationConverter & project reference in Explorer plugin 2025-05-30 10:59:22 +08:00
01Dri
29831d61bb AI Review Refactor suggestion 2025-05-25 16:48:20 -03:00
01Dri
bc2648c216 Code quality 2025-05-25 16:05:26 -03:00
01Dri
287f3f8a5f Settings 2025-05-25 14:12:15 -03:00
01Dri
4b15add524 Code quality 2025-05-25 04:51:56 -03:00
01Dri
3b425413a2 Edit access link 2025-05-25 04:31:08 -03:00
01Dri
61aca74096 Separating add commands between QuickAccessLink and IndexSearchExcludedPaths 2025-05-25 02:41:17 -03:00
01Dri
f6103b1105 Relative Date -> File Age 2025-05-24 03:16:03 -03:00
01Dri
35e71c6f51 Relative Date checkbox 2025-05-24 00:12:56 -03:00
Jack251970
abee9ba015 Fix nullable warning 2025-04-15 13:24:25 +08:00
Jack251970
81007f79ae Remove mvvm command for code quality 2025-04-15 13:18:06 +08:00
Jack251970
47743e6362 Set max result lower limit to 1 2025-04-09 09:31:02 +08:00
Jack251970
534a1117aa Use public api to call ShowMsgBox functions & remove useless Core project import 2024-11-27 12:21:34 +08:00
Jack251970
b30cc4fc38 Replace System.Windows.MessageBox with MessageBoxEx 2024-11-25 10:38:43 +08:00
Ishmaeel
9285b9c5f4 Add numeric input restriction 2024-08-10 21:24:48 +10:00
Ishmaeel
b181e0f7a4 Update min to 100, remove redundant minmax, add binding delay 2024-08-09 00:06:57 +10:00
Ishmaeel
578b4cb6c5 Add UI for Explorer plugin's MaxResult setting 2024-08-05 23:34:24 +10:00
Lasith Manujitha
ce489586ca Add Minor fixes 2024-07-17 04:29:30 +05:30
Lasith Manujitha
35bad615f3 Add file exclude related settings 2024-07-17 04:14:18 +05:30
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin 2024-06-12 18:36:36 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings 2024-06-07 14:30:19 +06:00
Yusyuriv
5b561f4dce
Add settings for file size and date/time in explorer plugin 2024-05-24 09:51:24 +06:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor 2022-12-21 09:10:38 -08:00