Jeremy
7f31fefe98
remove QuickLook plugin test project
2024-06-16 12:59:52 +10:00
Odotocodot
49a71d7d53
Move Theme Selector into Sys plugin
2024-06-15 12:16:36 +01:00
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook
2024-06-15 20:04:15 +10:00
DB p
58e4285953
Fix the Critical Issue
2024-06-13 11:02:48 +09:00
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin
2024-06-12 18:36:36 +06:00
Yusyuriv
75156959e5
Use the correct enum when getting command string
2024-06-12 17:17:08 +06:00
Yusyuriv
e97964b95c
Get context menu string by id instead of index
2024-06-12 17:15:58 +06:00
Yusyuriv
922cbbe92c
Add GetCommandStringFlags
2024-06-12 17:14:16 +06:00
Jeremy
03686dd935
Merge remote-tracking branch 'origin/dev' into quicklook
2024-06-12 14:22:24 +10:00
Jeremy
4dbecb1b5a
allow preview plugin to override the AlwaysPreview setting
2024-06-12 14:14:25 +10:00
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu
2024-06-10 19:21:34 +06:00
Jeremy Wu
251942206a
Merge branch 'dev' into explorer-plugin-add-context-menu-hotkey
2024-06-10 22:10:36 +10:00
DB p
68f7b62872
Fix width and margin in setting panel
2024-06-09 03:38:38 +09:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press
2024-06-08 12:06:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments
2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default
2024-06-08 10:16:33 +06:00
Yusyuriv
c42fbfd185
Explorer plugin native context menu: remove "experimental" part from the native context menu checkbox
2024-06-08 09:59:53 +06:00
DB p
fb9515b534
Add Strings in setting
2024-06-08 04:53:43 +09:00
DB p
4c813301a7
Add Type and Auto Size for context menu
2024-06-08 04:38:06 +09:00
Yusyuriv
ee64c259fc
Explorer plugin native context menu: free all allocated unmanaged memory
2024-06-07 21:29:04 +06:00
Yusyuriv
ce5a38bc49
Explorer plugin native context menu: only show it when it's enabled in settings
2024-06-07 14:35:15 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings
2024-06-07 14:30:19 +06:00
Yusyuriv
1747a64d6b
Explorer plugin native context menu: move native context menu below all other items
2024-06-07 13:34:48 +06:00
Yusyuriv
adebabd824
Explorer plugin native context menu: hide duplicate functionality in the native context menu
2024-06-07 13:33:06 +06:00
Yusyuriv
d97382f9fb
Explorer plugin native context menu: fix icons being drawn at 32x32
2024-06-07 12:52:24 +06:00
Yusyuriv
3ee870b249
Explorer plugin native context menu: rename the list of ignored commands to better describe it
2024-06-07 12:39:26 +06:00
Yusyuriv
0987922cf8
Explorer plugin native context menu: add CopyAsPath to the list of ignored commands
2024-06-07 12:38:37 +06:00
Yusyuriv
0c29948b12
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
...
This reverts commit f49e952e9b .
2024-06-07 12:34:07 +06:00
Yusyuriv
f49e952e9b
Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup
2024-06-07 12:32:08 +06:00
Yusyuriv
2c445b3cbb
Explorer plugin native context menu: remove unnecessary string interpolation
2024-06-07 12:30:45 +06:00
Yusyuriv
0706c5ec8b
Explorer plugin: ignore native context menu items that don't work
2024-06-07 11:16:30 +06:00
dependabot[bot]
24cc4757b4
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 8.0.3 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 22:40:45 +00:00
DB p
3a7f595822
- Adjust Themes / Preview Margin
...
- Fix GridSplitter Margin
2024-06-03 06:31:14 +09:00
VictoriousRaptor
5ec474cf38
Merge branch 'dev' into quicklook
2024-06-01 14:35:39 +08:00
Yan
45ab348b4d
Merge branch 'dev' into explorer-plugin-integrated-context-menu
2024-06-01 05:47:16 +06:00
DB p
59fb0e5849
- Change Explorer Plugin Icon
...
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
Yusyuriv
0969fc12cb
Fix bitmap creation error in Explorer plugin shell integration
2024-05-30 22:44:52 +06:00
Yusyuriv
a8e2927f2a
Integrate native Windows context menu directly into the Explorer plugin
2024-05-30 18:55:35 +06:00
DB p
3bf482999f
Adjust Layout
2024-05-30 15:41:26 +09:00
DB p
e322929cce
Adjust Layout
2024-05-30 02:48:50 +09:00
DB p
105515eecb
- Treat the preview panel height equal to the resultlist height
...
- Modify the image width to fit in the preview area if it is a media file
2024-05-30 01:00:14 +09:00
Jeremy
f902eaed0d
Merge remote-tracking branch 'origin/dev' into quicklook
2024-05-29 21:17:09 +10:00
Jeremy
493a30e6c1
remove QuickLook related code from flow
2024-05-29 16:12:04 +10:00
Jeremy
70e530bde3
add QuickLook plugin for testing
2024-05-29 14:05:19 +10:00
Yusyuriv
87542e4385
Add option to hide uninstallers from results
2024-05-26 16:01:29 +06:00
Jeremy Wu
6eb8ef687c
Merge pull request #2722 from Flow-Launcher/fix-decimal
...
Fix bug and typo in Calculator Plugin
2024-05-26 12:46:38 +10:00
Yan
ec26321b7e
Merge pull request #2712 from Flow-Launcher/reduce-build-size
...
Reduce build size
2024-05-26 06:06:06 +06:00
Yusyuriv
f987980665
Revert "try appending runtimeidentifier instead of removing unused runtimes"
...
This reverts commit 058158ee32 .
2024-05-25 13:08:24 +06:00
VictoriousRaptor
e4621a5c87
Fix calculator typo
2024-05-25 14:35:14 +08:00
VictoriousRaptor
27392a53c3
Fix output path
2024-05-25 14:32:49 +08:00
VictoriousRaptor
fa2df93dd7
Fix calculator decimal separator bug
2024-05-25 14:10:29 +08:00
Hongtao Zhang
058158ee32
try appending runtimeidentifier instead of removing unused runtimes
2024-05-25 00:36:54 -05:00
VictoriousRaptor
23dc33bce4
Update wording
2024-05-25 11:49:29 +08:00
DB p
72f0a746a9
Fix Binding
2024-05-25 08:45:21 +09:00
DB P
1e9310b1a2
Merge branch 'dev' into 240430PreviewSetting
2024-05-25 08:41:07 +09:00
Jeremy Wu
6133e551f7
New Crowdin updates ( #2657 )
...
New and updated translations
2024-05-24 21:06:34 +03:00
DB p
e0ff7d2f66
Merge branch 'dev' into 240430PreviewSetting
2024-05-24 17:50:11 +09:00
DB p
5ffe091786
Adjust Exploer Setting Panel
2024-05-24 16:04:05 +09:00
Yusyuriv
abb0c02dfe
Fix file info in preview panel of explorer plugin disappearing when file size display is disabled
2024-05-24 10:12:34 +06:00
Yusyuriv
5b561f4dce
Add settings for file size and date/time in explorer plugin
2024-05-24 09:51:24 +06:00
Yusyuriv
87bca71227
Replace Deploy with Publish in BrowserBookmark plugin's .csproj
2024-05-23 14:54:20 +06:00
Yusyuriv
3cb28d14a1
Potential fix for AppVeyor not deleting directories for BrowserBookmark plugin
2024-05-23 14:25:26 +06:00
Yusyuriv
28ec03c7fc
Remove test messages from .csproj
2024-05-23 14:00:17 +06:00
Yusyuriv
fedd3ae1f9
Add build messages to try debugging the appveyor build
2024-05-23 13:44:35 +06:00
Yusyuriv
0c34af6ebc
Remove unnecessary sqlite runtimes from BrowserBookmark plugin
2024-05-23 13:08:51 +06:00
Yusyuriv
976a8c540e
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files
2024-05-23 11:03:01 +06:00
Yusyuriv
2c4444d690
Remove NLog.Web.AspNetCore dependency
2024-05-23 10:49:48 +06:00
Yusyuriv
696ae7e20d
Move the additional explorer plugin functionality into the explorer plugin itself
2024-05-20 23:03:19 +06:00
Jeremy Wu
1bbe0302fa
Merge pull request #2520 from flooxo/local_install
...
Feature: Add support for local plugin installation
2024-05-20 08:44:47 +10:00
DB P
fa0d42e5ce
Merge branch 'dev' into 240430PreviewSetting
2024-05-18 12:40:07 +09:00
Jeremy
2606faae17
minor fixes & refactor
2024-05-16 21:22:08 +10:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
...
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
DB p
588e814e50
- Add style for hiding when non-filesize
...
- Add Strings
2024-04-30 11:10:22 +09:00
DB p
dcf72bca5b
Add FileSize/Created/LastModified Info for Preview
2024-04-30 07:57:39 +09:00
Kevin Zhang
82d4e824a5
Change shellexecute for command without argument
2024-04-23 16:29:39 -05:00
Kevin Zhang
5a45c5a012
Use Shell Execute for Shell Plugin RunCommand
...
it would not behavior like win+r without this.
try `shell:startup`
2024-04-23 11:39:25 -05:00
Jeremy Wu
a9b4187969
New Crowdin updates ( #2624 )
...
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
2024-04-18 14:19:57 +03:00
Jeremy
f52e5db39b
bump plugin versions
2024-04-18 20:08:54 +10:00
Yusyuriv
148afc401d
Add a hyphen in a word inside a comment in BrowserBookmark/Main.cs
2024-04-17 08:56:38 +06:00
Kevin Zhang
3b66961e81
Update plugin.json
2024-04-16 19:38:12 -05:00
Yusyuriv
7393b27976
Fix a typo in variable name in FirefoxBookmarkLoader.cs
2024-04-16 13:44:33 +06:00
Yusyuriv
6373778b3a
Fix Firefox bookmark SQL query formatting
2024-04-16 13:16:52 +06:00
Yusyuriv
f6d25aa94c
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-04-16 13:00:19 +06:00
VictoriousRaptor
cd7673418a
Show target path in hover tooltip
2024-04-06 11:54:52 +08:00
dependabot[bot]
bd3608f020
Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.3
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 22:22:15 +00:00
Kevin Zhang
5e69bd7023
Merge branch 'dev' into flow-theme-selector-plugin
2024-04-01 11:08:05 -05:00
VictoriousRaptor
2a00c48dea
Fix typo
2024-04-01 20:38:25 +08:00
VictoriousRaptor
df589cea49
Fix program indexing logic when cache is empty
2024-03-31 20:07:18 +08:00
Jeremy Wu
27962154f4
Merge pull request #2508 from flooxo/open_target
...
Add open target for program shortcuts
2024-03-31 15:07:03 +11:00
VictoriousRaptor
f73e3d57d6
Only show target folder context menu for .lnk files
2024-03-31 01:17:59 +08:00
VictoriousRaptor
ec7ecfacd0
Add Args property
2024-03-31 01:17:05 +08:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev
2024-03-27 22:19:34 +11:00
Jeremy Wu
085de915d6
Merge pull request #2578 from Flow-Launcher/node-plugin-processinfo
...
fix node plugin, job object association, v2 context menu
2024-03-27 13:59:23 +11:00
Jeremy Wu
ab2f0bda2c
New translations en.xaml (Russian)
...
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
d0a5ba501b
New translations resources.resx (Dutch)
...
[ci skip]
2024-03-24 03:28:16 +11:00
Jeremy Wu
bf35e11c40
New translations en.xaml (Dutch)
...
[ci skip]
2024-03-24 03:28:14 +11:00
Jeremy Wu
56fb95ace3
New translations resources.resx (Chinese Simplified)
...
[ci skip]
2024-03-09 23:03:42 +11:00
Phoenix
d0414892c3
Fix opera bookmarks
...
Fix opera bookmarks - comment
Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
Jeremy Wu
c7bb6336fb
New Crowdin updates ( #2566 )
...
New translation updates
2024-02-22 12:45:34 +02:00
dependabot[bot]
f43b082e2b
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 22:24:41 +00:00
Hongtao Zhang
a27d5336df
fix python plugin and node plugin
...
fix job process association the program plugin
2024-02-15 22:06:19 -06:00
Garulf
d0b4c56847
Merge branch 'dev' into version_bumps
2024-02-12 05:34:00 -05:00
Jeremy
0a7e0ab6ab
version bump Sys plugin
2024-02-12 21:25:33 +11:00
Jeremy
a8dc43cc89
version bump WebSearch plugin
2024-02-12 21:24:27 +11:00
Jeremy Wu
ae3b0c2a73
New translations en.xaml (German) ( #2544 )
2024-02-12 12:24:06 +02:00
Yusyuriv
b0be1e3821
Implement DuckDuckGo web search suggestions
2024-02-10 20:23:31 +06:00
Jeremy
d8afdd3ecc
version bump Explorer plugin
2024-02-05 18:04:24 +11:00
Garulf
ca6a6dca4b
Revert regex to original
...
Windows Index will not show results otherwise.
2024-02-04 20:06:47 -05:00
Florian Grabmeier
1dd526a2f9
Add update from local file
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-04 17:29:05 +01:00
Jeremy Wu
87c2ea94a5
Merge pull request #2524 from Flow-Launcher/bump_release_versions
...
Bump versions for release 1.17.0
2024-02-04 14:33:29 +11:00
Jeremy Wu
15dc94b514
Merge pull request #2457 from Flow-Launcher/browserbookmark-fix
...
add a safety check for getproperty
2024-02-04 14:00:54 +11:00
Jeremy
cd684be0bf
bump version for plugins
2024-02-04 13:57:04 +11:00
Florian Grabmeier
2e8c91968f
Add local plugin installation
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-01 16:38:44 +01:00
Jeremy Wu
cb1e4a8975
New translations resources.resx (French)
...
[ci skip]
2024-02-01 01:41:14 +11:00
Jeremy Wu
86ff8db76e
New translations en.xaml (Ukrainian)
...
[ci skip]
2024-02-01 01:41:12 +11:00
Jeremy Wu
0036e243c5
New translations en.xaml (Ukrainian)
...
[ci skip]
2024-02-01 01:41:11 +11:00
Jeremy Wu
c16ef8219f
New translations en.xaml (Ukrainian)
...
[ci skip]
2024-02-01 01:41:10 +11:00
Jeremy Wu
18d1c5f56f
New translations en.xaml (Ukrainian)
...
[ci skip]
2024-02-01 01:41:09 +11:00
Jeremy Wu
730a647418
New translations en.xaml (Portuguese)
...
[ci skip]
2024-01-29 07:36:30 +11:00
Jeremy Wu
f0f75f10c0
New translations en.xaml (Spanish (Modern))
...
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
e4485bc4f7
New translations en.xaml (French)
...
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
ece91a3639
New translations en.xaml (Spanish (Modern))
...
[ci skip]
2024-01-28 20:34:03 +11:00
Jeremy Wu
c79ef16a2b
New translations en.xaml (Spanish (Modern))
...
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
c65cb3d38f
New translations en.xaml (Spanish (Modern))
...
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
d4ab5bfc3e
New translations en.xaml (Slovak)
...
[ci skip]
2024-01-28 18:53:40 +11:00
Jeremy Wu
07818d38ff
New translations en.xaml (Spanish, Latin America)
...
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
f0178dca6a
New translations en.xaml (Spanish (Modern))
...
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
d861cbfd82
New translations en.xaml (Serbian (Latin))
...
[ci skip]
2024-01-28 16:08:38 +11:00
Jeremy Wu
f3d62092be
New translations en.xaml (Norwegian Bokmal)
...
[ci skip]
2024-01-28 16:08:37 +11:00
Jeremy Wu
e84ec8bdd9
New translations en.xaml (Portuguese, Brazilian)
...
[ci skip]
2024-01-28 16:08:36 +11:00
Jeremy Wu
13aae906c6
New translations en.xaml (Chinese Traditional)
...
[ci skip]
2024-01-28 16:08:35 +11:00
Jeremy Wu
c717a0e7aa
New translations en.xaml (Chinese Simplified)
...
[ci skip]
2024-01-28 16:08:34 +11:00
Jeremy Wu
dd018745e6
New translations en.xaml (Ukrainian)
...
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
7194210d27
New translations en.xaml (Turkish)
...
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
0f8eabc6fa
New translations en.xaml (Slovak)
...
[ci skip]
2024-01-28 16:08:32 +11:00
Jeremy Wu
4615bd6988
New translations en.xaml (Russian)
...
[ci skip]
2024-01-28 16:08:31 +11:00
Jeremy Wu
5dec2c8c03
New translations en.xaml (Portuguese)
...
[ci skip]
2024-01-28 16:08:30 +11:00
Jeremy Wu
810865d1b6
New translations en.xaml (Polish)
...
[ci skip]
2024-01-28 16:08:29 +11:00
Jeremy Wu
ad4943a846
New translations en.xaml (Dutch)
...
[ci skip]
2024-01-28 16:08:28 +11:00
Jeremy Wu
ed1187617f
New translations en.xaml (Korean)
...
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
ec02481f8b
New translations en.xaml (Japanese)
...
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
840b265937
New translations en.xaml (Italian)
...
[ci skip]
2024-01-28 16:08:26 +11:00
Jeremy Wu
aa359d3c27
New translations en.xaml (German)
...
[ci skip]
2024-01-28 16:08:25 +11:00
Jeremy Wu
e9f342abb6
New translations en.xaml (Danish)
...
[ci skip]
2024-01-28 16:08:24 +11:00
Jeremy Wu
dfcdbeb550
New translations en.xaml (Czech)
...
[ci skip]
2024-01-28 16:08:23 +11:00
Jeremy Wu
d645de5047
New translations en.xaml (Arabic)
...
[ci skip]
2024-01-28 16:08:22 +11:00
Jeremy Wu
95e7f4867d
New translations en.xaml (French)
...
[ci skip]
2024-01-28 16:08:21 +11:00
VictoriousRaptor
1e4589447e
Merge pull request #2468 from flooxo/sys_cmd
...
Add translation keys for System Command Plugin
2024-01-28 12:25:04 +08:00
Florian Grabmeier
83d59b1103
Add open target for program shortcuts
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-25 22:48:44 +01:00
Jeremy Wu
acebf04c4c
New Crowdin updates ( #2494 )
...
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations resources.resx (French)
[ci skip]
* New translations resources.resx (Ukrainian)
[ci skip]
2024-01-23 08:04:38 +02:00
Kevin Zhang
f927f3aa83
Merge pull request #2489 from flooxo/open_with
...
feat: Add open with option for files in context menu
2024-01-21 10:53:00 -06:00
flox_x
82a8d56206
Update log message
...
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2024-01-21 15:30:23 +01:00
VictoriousRaptor
06e3452455
Merge pull request #2410 from flooxo/shell_fix
...
New option CloseShellAfterPress
2024-01-21 12:42:25 +08:00
Florian Grabmeier
04e551d8bf
Replace TryGetValue
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-18 08:53:48 +01:00
Kevin Zhang
1f99d0da4f
Merge pull request #2493 from NoPlagiarism/calc_add_operators
...
[Calculator] Add comparison operators & remainder
2024-01-17 17:59:47 -06:00
NoPlagiarism
81bfd75294
[Explorer] Fix ignoring reserved keywords ( #2492 )
2024-01-17 17:59:26 -06:00
NoPlagiarism
1020320412
[Calculator] Add comparison operators & remainder
2024-01-18 01:13:38 +05:00
Florian Grabmeier
e14e7d0959
Update Glyph
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-17 10:56:10 +01:00
dependabot[bot]
1d578790b5
Bump Mages from 2.0.1 to 2.0.2 ( #2471 )
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 20:58:54 -06:00
Florian Grabmeier
8898a09aac
Add Glyph for open with
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:59:46 +01:00
Florian Grabmeier
1327250a6f
Add "Open With" option to file context menu
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:55:25 +01:00
Florian Grabmeier
b2b9f7caa5
Add toggle game mode command
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:04:47 +01:00
Florian Grabmeier
0af311f80c
Update dictionary value
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:03:57 +01:00
dependabot[bot]
ea5a85d16e
Bump Microsoft.Data.Sqlite from 8.0.0 to 8.0.1 ( #2487 )
2024-01-16 02:29:00 +00:00
Kevin Zhang
c2a5ee92f2
Merge pull request #2412 from flooxo/update_all
...
feat: Update all plugins result
2024-01-15 19:25:40 -07:00
Hongtao Zhang
c80a638b65
fix multiple enumeration and revert logic for single update
2024-01-15 16:49:46 -06:00
Kevin Zhang
996fb08e98
Merge pull request #2473 from NoPlagiarism/calc_add_funcs
...
[Calculator] Allow more functions to be used
2024-01-15 15:28:47 -07:00
flox_x
4071c116f8
Merge branch 'dev' into sys_cmd
2024-01-15 16:23:20 +01:00
Florian Grabmeier
224dab70a9
Add dynamic title
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-15 16:22:57 +01:00
NoPlagiarism
e6fb59e64a
Add ToggleGameMode to system commands
2024-01-14 18:31:21 +05:00
NoPlagiarism
c3cf3d9e7e
[Calculator] Allow more functions to be used
2024-01-11 15:27:35 +05:00
Florian Grabmeier
26c35a84b1
Fix use async
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-07 19:53:54 +01:00
flox_x
865c478db9
Merge branch 'dev' into sys_cmd
2024-01-03 10:09:20 +01:00
Florian Grabmeier
570b2029e6
Update wrong key translation
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-03 10:05:39 +01:00
Florian Grabmeier
2b8e46611f
Add translation keys for sys commands
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-03 09:52:12 +01:00
Florian Grabmeier
dcaa74dbe5
Fix reduce nesting
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-29 11:17:46 +01:00
Florian Grabmeier
d0f25036ca
Remove translations
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-27 18:44:20 +01:00
flox_x
625a3213c5
Merge branch 'dev' into shell_fix
2023-12-26 12:12:50 +01:00
flox_x
24a6c68fb8
Merge branch 'dev' into update_all
2023-12-26 12:12:09 +01:00
Hongtao Zhang
c2ff04f0ad
add a safety check for getproperty
2023-12-18 00:30:18 -06:00
VictoriousRaptor
35d006bfda
Add "Sign Out" as an alias for "Log Off"
...
Closes #2214
2023-12-18 13:02:28 +08:00
flox_x
5169a16458
Apply suggestions from code review
...
Typo
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2023-12-15 17:57:04 +01:00
Florian Grabmeier
651711711d
Implement pause/exit logic
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-13 18:35:34 +01:00
flox_x
fea65890f3
Merge branch 'dev' into shell_fix
2023-12-13 16:52:18 +01:00
flox_x
be47d613e4
Merge branch 'dev' into update_all
2023-12-12 17:29:49 +01:00
Odotocodot
1b31e9c968
Create Flow Launcher Theme Selector plugin
2023-11-30 14:37:05 +00:00
VictoriousRaptor
2c39cf7501
Merge pull request #2444 from Flow-Launcher/VictoriousRaptor-patch-1
...
Set default value of `AutoRestartAfterChanging` to `true`
2023-11-28 17:34:15 +08:00
dependabot[bot]
44af8e59f9
Bump System.Data.OleDb from 7.0.0 to 8.0.0
...
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: System.Data.OleDb
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 23:00:55 +00:00
VictoriousRaptor
c8753b29ec
Set default value of AutoRestartAfterChanging to true
2023-11-27 21:50:23 +08:00
Kevin Zhang
d57f7189d3
Merge branch 'dev' into binary_formatter
2023-11-25 23:57:32 -06:00
Hongtao Zhang
fd9e8a59e1
fix build
2023-11-25 23:57:05 -06:00
flox_x
87f35d49e4
Merge branch 'dev' into update_all
2023-11-23 09:27:30 +01:00
Florian Grabmeier
4ed1c3c442
Update prompts
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-23 09:14:53 +01:00
Florian Grabmeier
a3b9a4f9d0
Run updates in parallel
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:55:53 +01:00
Florian Grabmeier
8180c1cd40
Display correct messages
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:49:43 +01:00
Florian Grabmeier
cb59b6b264
Implemet basic update all logic
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:25:17 +01:00
dependabot[bot]
a04bcce91e
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 7.0.13 to 8.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:19:39 +00:00
Florian Grabmeier
57b78b5797
Fix merge
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-19 17:07:29 +01:00
flox_x
30f9a43dbb
Merge branch 'Flow-Launcher:dev' into shell_fix
2023-11-19 12:20:38 +01:00
Jeremy Wu
f531a46225
Merge pull request #2404 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-7.0.13
...
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
2023-11-19 15:11:38 +11:00
Jeremy Wu
4efac50a8f
Merge pull request #2369 from VictoriousRaptor/delay-restart-2
...
Delay restart after installing/uninstalling/updating plugins
2023-11-19 15:01:51 +11:00
VictoriousRaptor
439eebf6cb
Version bump 3.1.4
2023-11-12 12:34:38 +08:00
VictoriousRaptor
c18ae41e56
Delete existing zip before downloading
2023-11-12 11:42:13 +08:00
Hongtao Zhang
83553244d7
use memorypack instead of binaryformatter
2023-11-11 18:10:06 -06:00
Florian Grabmeier
3623316fc0
Disable conflicting options
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-11 13:47:22 +01:00
Florian Grabmeier
276c6eda6b
Fix overlapping layout
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-11 12:36:09 +01:00
VictoriousRaptor
af9c662892
Remove comment
2023-11-11 16:21:36 +08:00
VictoriousRaptor
f6a4942a48
Refactor plugin zip logic
...
- Download zip to temp folder
- Unzip to unique folder
2023-11-11 16:11:21 +08:00
VictoriousRaptor
50449de653
Hide modified plugins in query results
2023-11-11 15:29:55 +08:00
VictoriousRaptor
53eec76069
Remove unused import
2023-11-11 15:17:24 +08:00
VictoriousRaptor
69dad1be6c
Check if plugin has been modified when installing/updating/uninstalling
2023-11-11 15:05:24 +08:00
VictoriousRaptor
b7a78362bf
Throw exception when zip not found
2023-11-11 10:25:45 +08:00
VictoriousRaptor
9f39dfceee
Use FuzzySearch to search access links
2023-11-11 01:43:29 +08:00
VictoriousRaptor
41721150f9
Add glyphs for pm context menu
2023-11-11 01:20:32 +08:00
VictoriousRaptor
842451db69
Show plugin icons in pm Install results
2023-11-11 00:48:18 +08:00
VictoriousRaptor
5b2220b9da
Exclude installed plugins in pm install results
2023-11-11 00:47:18 +08:00
VictoriousRaptor
e7ffd573f0
Move Install/Uninstall plugin logic to Core.PluginManager
2023-11-11 00:40:27 +08:00
VictoriousRaptor
08da4e34df
Use toast to improve consistency
2023-11-11 00:06:02 +08:00
VictoriousRaptor
72134e8f9a
Tweak notification text
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-11-08 21:51:48 +08:00
Florian Grabmeier
06211a181e
Add more language support for new shell option
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-05 14:30:12 +01:00
flox_x
6ce66604ff
Merge branch 'dev' into shell_fix
2023-11-05 14:02:48 +01:00
Florian Grabmeier
4c5eae895b
Implement CloseShellAfterPress (no logic)
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-01 17:35:00 +01:00
Hongtao Zhang
f69a6db54f
fix a negative width
2023-10-31 08:51:56 -05:00
dependabot[bot]
cc2ae7c768
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 7.0.10 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.13 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 23:09:43 +00:00
Jeremy Wu
026e5f5b09
Merge pull request #2335 from ktos/bookmarks-newsqlite
...
Switch Bookmarks plugin to use Microsoft.Data.Sqlite
2023-10-24 21:34:13 +11:00
Hongtao Zhang
ab96629395
remove legacy CompileRemove
2023-10-16 05:55:57 -05:00
VictoriousRaptor
29c150397e
Merge branch 'dev' into quicklook
2023-10-15 11:53:45 +08:00
VictoriousRaptor
117ef26154
Merge branch 'dev' into delay-restart-2
2023-10-06 16:35:58 +08:00
VictoriousRaptor
08cc8b50ff
Merge pull request #2378 from VictoriousRaptor/fix-edge-bm-workspace
...
Add Edge Workspace support
2023-10-03 19:01:47 +08:00
VictoriousRaptor
07e77e7a41
Add Edge Workspaces support
2023-10-03 13:55:47 +08:00
VictoriousRaptor
1334798c6d
Add AutoRestartAfterChanging option
...
- Option and UI
- New prompts and notification messages
2023-09-29 13:06:42 +08:00
VictoriousRaptor
31131ea4a0
Remove download success notification
2023-09-28 23:45:11 +08:00
VictoriousRaptor
ee8b0702a7
Ignore .lnk target file extension
...
- To avoid query "ex" matching any ".exe" file
2023-09-28 11:18:17 +08:00
Jeremy Wu
a8206dfcde
New Crowdin updates ( #2331 )
...
New translations
2023-09-25 13:39:03 +03:00
Jeremy Wu
63eb42099d
Merge pull request #2330 from Flow-Launcher/release_version_bumps
...
Release 1.16.2 version bump
2023-09-25 19:47:36 +10:00
Hongtao Zhang
63b2a07dd9
load unmanaged dll from dependencyResolver as well
2023-09-11 09:12:41 -05:00
Jeremy
992f6d11dc
add allowEqual parameter name to call to make it clearer
2023-09-11 21:16:01 +10:00
Marcin Badurowicz
5c7141d4f8
set default rid to x64
2023-09-10 23:44:10 +02:00
Marcin Badurowicz
c33e8127ea
remove dll copy step as it is automatically done when dotnet build with rid
2023-09-10 23:41:57 +02:00
Marcin Badurowicz
bdc3bfc6b8
remove unused properties from connection string
2023-09-10 23:41:49 +02:00
Marcin Badurowicz
802457f713
switch to different nuget
2023-09-10 23:41:39 +02:00
VictoriousRaptor
ec58939e55
Fix exclude path check for index search
2023-09-09 01:49:18 +08:00
Jeremy Wu
1c7f2a6f46
bump plugin versions
2023-09-07 21:44:00 +10:00
Jeremy Wu
c4caf388c4
New Crowdin updates ( #2305 )
...
New translations added
2023-08-30 18:06:55 +05:30
VictoriousRaptor
c36cea70de
Merge branch 'dev' into quicklook
2023-08-27 22:53:32 +08:00
Jeremy Wu
4f66b01394
fix spelling
2023-08-22 07:58:46 +10:00
Jeremy Wu
a27e98b0d7
add handling of default plugin installation
2023-08-22 06:50:00 +10:00
Jeremy
c44ab83c98
bump plugin versions
2023-08-09 07:54:48 +10:00
Phoenix
ae18d12e42
Additional check for file extension in windows search results
2023-08-07 15:54:30 +03:00
Phoenix
cabe944979
Fix windows search empty paths
2023-08-07 15:42:31 +03:00
Jeremy Wu
1f1940ae9b
Merge pull request #2194 from Flow-Launcher/dependabot/nuget/System.Data.SQLite-1.0.118
...
Bump System.Data.SQLite from 1.0.116 to 1.0.118
2023-08-07 13:02:28 +10:00
Jeremy Wu
1e16c5fdbe
New Crowdin updates ( #2242 )
...
New translations update
2023-08-04 08:43:15 +10:00
Jeremy Wu
3b8ddca4d8
remove irrelevant action keyword from Shell plugin description
2023-07-18 18:02:32 +10:00
VictoriousRaptor
1eae69304f
Merge branch 'dev' into quicklook
2023-07-11 20:16:37 +08:00
Jeremy Wu
6020cd9b81
Merge pull request #2209 from Flow-Launcher/version_bumps
...
Bump versions for release
2023-07-10 21:24:11 +09:30
Jeremy Wu
f5b2a3f5b0
New Crowdin updates ( #2230 )
...
New translations
2023-07-10 14:45:31 +03:00
Jeremy Wu
e6c9a79ce8
version bump plugin
2023-07-10 21:13:07 +10:00
Jeremy Wu
826449cad5
Merge pull request #2222 from JohnTheGr8/plugin_manifest_enhancements
...
Rework how we fetch community plugin data
2023-07-10 13:33:12 +09:30
Jeremy Wu
4758ea2284
New Crowdin updates ( #2215 )
...
New translations
2023-07-09 13:57:28 +03:00
Ioannis G
2d6b476685
use Ctrl+R to fetch primary manifest source
...
from a `pm install` or `pm update` query
should help with #2048
2023-07-05 17:01:55 +03:00
Ioannis G
f03ac76494
throttle PluginsManifest.UpdateManifestAsync
...
avoid repeatedly fetching manifest data while the user is typing a `pm` query
2023-07-05 16:54:50 +03:00
Jeremy Wu
ddeca153e9
version bump plugins
2023-06-30 21:55:30 +10:00
Jeremy Wu
e695781e3b
New Crowdin updates ( #2119 )
...
New translations
2023-06-30 14:33:34 +03:00
VictoriousRaptor
f23284a1c6
Merge pull request #2152 from VictoriousRaptor/FirefoxBookmark
...
Fix bookmark plugin file monitoring issue
2023-06-29 19:49:04 +08:00
VictoriousRaptor
9656e5cf4b
Clarify initialized condition
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-06-29 08:48:25 +08:00
VictoriousRaptor
d602f5cafa
Merge branch 'dev' into FirefoxBookmark
2023-06-24 10:55:18 +08:00
VictoriousRaptor
e0e86d039d
Remove delay
2023-06-24 10:54:53 +08:00
dependabot[bot]
f9697e598b
Bump System.Data.SQLite from 1.0.116 to 1.0.118
...
Bumps System.Data.SQLite from 1.0.116 to 1.0.118.
---
updated-dependencies:
- dependency-name: System.Data.SQLite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 22:59:07 +00:00
Vic
9b5341c2b7
Preserve file watchers when monitored files change
2023-06-18 10:57:04 +08:00
Vic
e46df28fdd
Move initialized flag
2023-06-17 00:42:21 +08:00
Vic
6d64abd21a
Load bookmarks in Query() if not initialized
2023-06-15 21:30:55 +08:00
Ioannis G
c6a6c6bd5c
plugin/shell: add powershell core (pwsh) option
...
Co-authored-by: shobu13 <shobu13@hotmail.fr>
2023-06-12 16:18:23 +03:00
Ioannis G
e6baa88002
decouple Shell from the ComboBox SelectedIndex
...
enables us to add new `Shell` options without messing with the user's
saved settings, while keeping the `RunCommand` option last.
2023-06-12 15:49:33 +03:00
VictoriousRaptor
1b68d09d51
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
...
Remove unused nuget and imports
2023-06-12 16:11:41 +08:00
Jeremy Wu
144fdad5d2
Merge pull request #2177 from Flow-Launcher/refactor_copy
...
Refactor clipboard copying
2023-06-11 22:51:36 +09:30
Jeremy Wu
e078de557b
add CopyText for Shell plugin
2023-06-11 21:59:46 +10:00
VictoriousRaptor
dcc7dbb918
Merge branch 'dev' into RemoveUnusedNuget
2023-06-11 18:36:04 +08:00
VictoriousRaptor
6655d837c3
Merge pull request #2123 from VictoriousRaptor/BoostProgramInit
...
Reduce CPU and disk usage during Program plugin init
2023-06-11 17:40:45 +08:00
Jeremy Wu
2b862f702a
Make CopyToClipboard generic
2023-06-09 19:59:49 +10:00
Jeremy Wu
1ff328be03
update copy calls to use API CopyToClipboard method
2023-06-08 22:46:37 +10:00
Ioannis G
6bdf6ac1ce
fix kill command to honor "Last Query Style"
2023-06-04 06:20:50 +03:00
Vic
4591fa76d9
Create file watchers when reloading bookmarks
2023-05-23 19:37:38 +08:00
Vic
cbf73fcc0f
Don't load bookmark files if plugin disabled
2023-05-22 23:29:10 +08:00
Vic
d0289b49b6
Refactor file watcher logic
...
* Remove LastAccessed filter to avoid unwanted recursive RegisterBookmarkFile() calls
* Check if watcher exists
2023-05-22 23:13:29 +08:00
Nguyen Tran
6cc5fe8ff6
Add admin permissions when non-admin doesn't work
2023-05-21 23:48:06 -04:00
Vic
cb33756a03
Remove QL support for programs
2023-05-21 00:32:45 +08:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget
2023-05-04 21:14:13 +08:00
VictoriousRaptor
803633ff05
Merge pull request #2072 from VictoriousRaptor/PrintWindowsBuildNumber
...
Print windows build number in log
2023-05-04 07:14:06 +08:00
VictoriousRaptor
1ee7110d4a
Merge pull request #2105 from VictoriousRaptor/hide-startup-programs
...
Hide programs in startmenu/startup folder
2023-05-03 05:27:13 +08:00
Jeremy Wu
7e2a2db4c6
version bump plugins
2023-05-03 06:28:38 +10:00
Vic
c5c7bf783c
Hide programs in startmenu/startup folder
2023-05-01 10:15:21 +08:00
Vic
df5e8ca132
Remove unused packages
2023-04-25 21:02:34 +08:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Vic
4debacde4f
Refactor program indexing and cache logic
...
No longer await on first run (no cache detected) to speed up boost
30 hours cache life
2023-04-24 21:22:18 +08:00
Vic
b123c09c6c
Remove unused settings
2023-04-24 21:10:07 +08:00
Vic
099021b186
Save programs cache after indexing
2023-04-24 19:50:34 +08:00
Vic
3ae656f456
Requery after killing a process
2023-04-24 15:46:26 +08:00
Vic
0b4d68505a
Change issue URL to issue list
...
Guide users to the issue list to see if there's any pinned issue and search first, instead of posting an issue immediately
2023-04-22 23:46:22 +08:00
Vic
afa8a34891
Tweak Win32 preview path
2023-04-22 16:48:05 +08:00
Vic
1cedb6e619
Add file path in preview
2023-04-21 23:52:00 +08:00
Vic
96f52314ef
Add FilePath for Explorer results preview
2023-04-21 22:16:44 +08:00
Jeremy Wu
c61d6f791c
New Crowdin updates ( #2028 )
...
* New translations
2023-04-19 03:03:50 +03:00
Jeremy Wu
2a1d9de6df
Merge pull request #2062 from VictoriousRaptor/FilterStartMenuPrograms
...
Prioritize shortcut in start menu
2023-04-19 08:01:46 +10:00
Vic
bff467d03a
Preserve program shortcut in start menu
2023-04-18 20:12:22 +08:00
Vic
be35ff0a07
Add missing glyphs
2023-04-10 00:28:55 +08:00
Vic
2616b70db5
Add hotkey to open program's parent folder
2023-04-10 00:26:55 +08:00
TheBestPessimist
1699b17d43
Revert "Better field name"
...
This reverts commit bfdf1dd67c .
2023-04-06 08:48:31 +03:00
TheBestPessimist
8051a03481
Cosmetic
2023-04-03 16:00:26 +03:00
TheBestPessimist
29a9def969
In path search, ignore extra whitespace around the > character
2023-04-03 16:00:08 +03:00
TheBestPessimist
bfdf1dd67c
Better field name
2023-04-03 15:59:17 +03:00
Jeremy Wu
d71098e402
New Crowdin updates ( #2018 )
...
New translations
2023-04-03 00:35:54 +03:00
Jeremy Wu
2c6fa48473
New Crowdin updates ( #2011 )
...
New translations
2023-03-31 00:24:58 +03:00
VictoriousRaptor
19ba8e475c
Fix wrong variable name in #2004 ( #2014 )
...
* Fix wrong variable name
* Fix typo
2023-03-31 07:35:14 +11:00
Vic
2a96f1cd48
Rename for clarity
2023-03-29 15:19:55 +08:00
Vic
9db13fdbb6
Fix path search logic
...
open folder in file manager when path search is disabled
2023-03-24 15:45:45 +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
Vic
a22028460d
Add option to open in default file manager
2023-03-24 15:02:11 +08:00
Vic
2d13d5684b
Fix style
2023-03-24 14:39:59 +08:00
TheBestPessimist
1ed1c99931
Revert "add scoring based on index and small optimization"
...
This reverts commit 02b321c4a3 .
2023-03-15 20:53:14 +02:00
Hongtao
02b321c4a3
add scoring based on index and small optimization
2023-03-14 16:42:09 -05:00
TheBestPessimist
1da8c017f7
use more suggestive name
2023-03-14 10:50:12 +02:00
TheBestPessimist
78cb45ce76
Do not check if file/folder exists
2023-03-14 09:33:36 +02:00
TheBestPessimist
48ed1fec15
more todo
2023-03-14 09:21:11 +02:00
TheBestPessimist
569046b45d
Fix private function naming convention
2023-03-14 09:21:03 +02:00
TheBestPessimist
96afa29905
cleanup + warnings
2023-03-08 14:29:46 +02:00
TheBestPessimist
9debba9e4e
centralize the 3 actions: open file, open folder, open file as admin, for simpler logic
2023-03-08 14:29:46 +02:00
TheBestPessimist
2be108d740
formatting
2023-03-08 14:29:46 +02:00
TheBestPessimist
4289d10af6
Remove SortOption.RunCountAsc because it doesn't make sense
2023-03-08 14:29:46 +02:00
TheBestPessimist
fa971c6b81
Ask Everything for RunCount only if sorting by it
2023-03-08 14:29:46 +02:00
TheBestPessimist
a1a4c720c0
More comments
2023-03-08 14:29:46 +02:00
TheBestPessimist
3cecf5b302
Use String Interpolation
2023-03-08 14:29:46 +02:00
TheBestPessimist
9bc6a4e072
Waiting on a semaphore must be outside of try
2023-03-08 14:29:46 +02:00
TheBestPessimist
7d6d0258d0
Add more debugging info to DEBUG profile
2023-03-08 14:29:46 +02:00
TheBestPessimist
84b63e5f54
Use Request Flags when retrieving results from Everything, to be able to retrieve RunCount as well
2023-03-08 14:29:46 +02:00
TheBestPessimist
5ff916a17b
Use the SearchResult.Score instead of 0 when creating the plugin Result
2023-03-08 14:29:46 +02:00
TheBestPessimist
ac3c955539
Async is hard.
...
Not sure exactly why the previous version was not working, but i _assume_ it's because I was in a deadlock on that semaphore.
2023-03-08 14:29:46 +02:00
TheBestPessimist
94b841d341
Should be working
2023-03-08 14:29:46 +02:00
TheBestPessimist
f96bf4c592
cleanup
2023-03-08 14:29:46 +02:00
TheBestPessimist
742d80922c
Indentation
2023-03-08 14:29:46 +02:00
TheBestPessimist
86869ff5f4
Extract RunExplorer nested ifs as functions for readability
2023-03-08 14:29:46 +02:00
TheBestPessimist
ad8dffe468
Add direct call to Everything API from ResultManager
...
Obviously this is stupid because we forcefully tied Explorer plugin to Everything. This needs more thinking, but is a good enough for now solution to test what works and doesnt work
2023-03-08 14:29:46 +02:00
DB p
731c76d274
Fix Typo
2023-03-05 06:08:22 +09:00
DB p
02de141135
Fix Typo In Comment
2023-03-05 05:59:49 +09:00
DB p
45ff919f81
- Fix Enabled Label
...
- Fix Error when Click the Icon ColumnHeader
2023-03-05 05:57:31 +09:00
Hongtao
520ef3777f
Remove Obsolete Property and use Status Property for Sorting
2023-03-04 14:17:22 -06:00
DB p
1d9fa902bc
Fix Dark Text Color in Everything Panel
2023-03-04 04:24:06 +09:00
Jeremy Wu
720f88a136
Merge pull request #1939 from Flow-Launcher/version_update
...
Release version bumps
2023-03-02 17:17:30 +11:00
Jeremy
5dc55b00ef
update plugin versions
2023-03-02 17:02:35 +11:00
Jeremy
08f250d9c0
update translations from Crowdin
2023-03-02 09:02:40 +11:00
Jeremy Wu
af2a19499f
update plugin version
2023-02-27 08:41:04 +11:00
Jeremy Wu
3b05ee2582
Merge pull request #1899 from Flow-Launcher/everything_full_path_option
...
add option for everything search in full path (default true)
2023-02-21 08:24:05 +11:00
Jeremy Wu
73ba2368a8
update option name
2023-02-21 08:10:03 +11:00
Kevin Zhang
d87b5af5dc
default false
2023-02-20 14:04:50 -06:00
Jeremy Wu
11573cf5e8
New Crowdin updates ( #1766 )
...
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
2023-02-16 09:24:07 +02:00
DB P
6cfdc30800
Merge branch 'dev' into GuideForBookmarkPlugin
2023-02-15 11:50:01 +09:00
Vic
9b0cf20184
update text
2023-02-14 16:35:34 +08:00
Vic
39c4a2be2e
Auto reload bookmarks when editing checkboxes
2023-02-14 16:35:06 +08:00
Vic
ab0d6245df
Auto reload all bookmarks when finish editing
2023-02-12 01:58:53 +08:00
Vic
dd61d195e2
Update desc
2023-02-12 01:27:31 +08:00
dependabot[bot]
43b5c06c47
Bump SharpZipLib from 1.4.1 to 1.4.2 ( #1882 )
2023-02-11 16:41:44 +00:00
Hongtao Zhang
083527e603
add option for everything search in full path (default true)
2023-02-11 10:35:26 -06:00
DB p
b2b22dc4cf
Fix UseWindowsForms in csproj
2023-02-11 14:14:42 +09:00
DB p
c240f1e2e0
- Added Guide Texts in CustomBrowsePopup
...
- Added 'Edit' Button, It will be disable when non-select situation
- Added Browse Button in Path Select Textbox
2023-02-11 07:37:18 +09:00
DB P
ef16484957
Merge branch 'dev' into SelectBrowserCore
2023-02-10 11:06:09 +09:00
Vic
46c8dd8070
Fix translation
2023-02-09 12:25:59 +08:00
Jeremy
2c124f7768
bump plugin version from .Net upgrade
2023-02-07 08:19:26 +11:00
Jeremy Wu
88feed0aa2
Merge pull request #1878 from VictoriousRaptor/PluginInstallNotification1
...
Show plugin names in download success notification
2023-02-07 07:52:19 +11:00
Jeremy Wu
aa4f3a9350
Merge pull request #1745 from Flow-Launcher/net7.0
...
Update to .Net 7
2023-02-07 07:33:11 +11:00
VictoriousRaptor
90a48ee5f2
Merge pull request #1864 from TheBestPessimist/program_plugin_search_in_start_menu
...
Read the list of programs from `Start Menu` folder instead of `Start Menu/Programs`
2023-02-07 01:46:34 +08:00
Vic
0c963045ba
Show plugin names in download success notification
2023-02-07 01:37:21 +08:00
Vic
30b73e5488
Revert "version"
...
This reverts commit 43cf3ded87 .
2023-02-07 01:26:30 +08:00
Vic
a6d3aafe9b
Add Browser Engine header
2023-02-06 12:57:55 +08:00
Hongtao Zhang
704c26ca3d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0
2023-02-04 11:52:15 -06:00
Vic
b7e7217b2e
Fix folder path
2023-02-03 17:29:51 +08:00
Vic
c7f3283e3a
Add UI to select browser engine
2023-02-03 17:07:33 +08:00
Vic
fe5da58378
Use switch expression for loader
2023-02-03 16:23:14 +08:00
VictoriousRaptor
824f61d3aa
Merge pull request #1874 from VictoriousRaptor/bugfix
...
Fix 1861 and 1863
2023-02-03 13:37:50 +08:00
Vic
196c359819
Add custom firefox browser location
2023-02-03 13:07:46 +08:00
Vic
fbd12eb96b
Add missing translation
2023-02-03 12:21:25 +08:00
TheBestPessimist
2e0923d25b
more whitespace
2023-01-30 14:51:41 +02:00
TheBestPessimist
43cf3ded87
version
2023-01-30 14:48:15 +02:00
TheBestPessimist
e89d8b3577
Read list of programs from Start Menu instead of Start Menu/Programs
2023-01-30 14:47:27 +02:00
TheBestPessimist
9e11b0cd9d
whitespace
2023-01-30 14:44:48 +02:00
dependabot[bot]
51c909800f
Bump SharpZipLib from 1.3.3 to 1.4.1 ( #1833 )
2023-01-28 16:08:55 +00:00
dependabot[bot]
892f1b8ed2
Bump System.Data.OleDb from 5.0.0 to 7.0.0 ( #1808 )
2023-01-28 16:08:35 +00:00
Kevin Zhang
c99790b049
Merge pull request #1848 from TheBestPessimist/#1800_Everything_search_full_path
...
Everything Search: Match Path
2023-01-28 10:07:29 -06:00
DB P
0bdea7c0db
Merge pull request #1847 from TheBestPessimist/Change_the_default_shortcut_for_Plugin_Indicator_to_ ❓ _
...
Change the default shortcut for Plugin Indicator to `?` #1825
2023-01-27 16:11:45 +09:00
TheBestPessimist
18d1bb5668
Cleanup unused properties
2023-01-26 09:19:42 +02:00
TheBestPessimist
1b9a879d48
Use EverythingSearchOption flag to set up FullPathSearch instead of hardcoding it
2023-01-26 08:58:41 +02:00
TheBestPessimist
2b6c92c48c
question to the FL developers
2023-01-26 08:50:42 +02:00
TheBestPessimist
1482637cf1
Everything.MatchPath = true
2023-01-26 08:50:42 +02:00
Lasith Manujitha
7fc704558d
Fix autocomplete on Program plugin ( #1850 )
...
* Fix autocomplete on Program plugin
* Code refactor
2023-01-26 12:31:40 +08:00
TheBestPessimist
89fb78f3cd
Change the default shortcut for Plugin Indicator to ? #1825
2023-01-25 13:20:30 +02:00
Jeremy Wu
d16a249e36
version bump plugins
2023-01-23 08:51:36 +11:00
Vic
f5cc792ce9
Return empty when operation canceled
2023-01-21 16:57:41 +08:00
Vic
71a2f996db
Set environment var dict in LoadEnvironmentStringPaths()
2023-01-20 15:27:19 +08:00
Vic
966d3e752e
Fix environment variable expansion logic
2023-01-20 15:22:54 +08:00
Vic
4d267fe71e
Fix incorrect %homepath% parsing
...
Parse environment variables before checking path existence
2023-01-20 14:31:01 +08:00
Vic
504fb4ae05
Display environment vars in upper case
2023-01-20 14:02:04 +08:00
VictoriousRaptor
768ed4f80a
Update wording
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-01-20 12:13:02 +08:00
Vic
4bea50d4cf
Add unit test for PathEqualityComparator
2023-01-19 23:17:04 +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
Vic
32268890b9
Remove TranslateEnvironmentVariablePath
2023-01-19 20:23:33 +08:00
Vic
2c36692052
Use case-insensitve comparator for path
2023-01-19 16:21:24 +08:00
Vic
a6b7c5898b
Fix subpath check
2023-01-19 16:21:24 +08:00
Vic
383298a46b
Fix null subtitle when creating disk result
2023-01-19 16:21:23 +08:00
Vic
51f5d8a410
Add new constructor for EngineNotAvailableException
2023-01-19 16:21:23 +08:00
Vic
52e72992c2
Change context and settings to non static
2023-01-19 16:21:23 +08:00
Vic
009ee3dc5c
Simplify environment variable detection
2023-01-19 16:21:23 +08:00
Vic
983f0aafc4
Use a static dictionary for environment vars
2023-01-19 16:21:23 +08:00
Vic
6efa9d1731
Only expand environment var when path starts with %
2023-01-19 16:21:23 +08:00
Vic
2e4127c63b
Catch specifc exception
2023-01-19 16:21:23 +08:00
Jeremy Wu
c5cc4ed279
Merge pull request #1781 from VictoriousRaptor/ShowProgramDesc
...
Always show/search description in program results if enabled
2023-01-16 21:21:09 +11:00
Vic
ce8c3f9288
Fix typo
2023-01-13 15:12:45 +08:00
Hongtao Zhang
f07cff7742
fix explorer setting UseLocationAsWorkingDir
2023-01-12 15:29:58 -06:00
Vic
8208af4d1a
Always show/search desc in result if enabled
2023-01-10 14:18:12 +08:00
Kevin Zhang
8d9501b496
Merge branch 'dev' into net7.0
2023-01-07 13:27:31 -06:00
Jeremy Wu
e215c3ffbb
New Crowdin updates ( #1754 )
...
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2023-01-07 17:44:11 +02:00
VictoriousRaptor
a8d4f5daf7
Merge pull request #1736 from VictoriousRaptor/LocalizedLnkName
...
Use localized name for shell link programs
2023-01-04 14:04:13 +08:00
Hongtao Zhang
804a5d54dc
simplify logic
2023-01-03 13:47:25 -05:00
Vic
181b020b31
Add glyph for open with editor/shell
2023-01-03 01:37:01 +08:00
VictoriousRaptor
ad25879335
Merge branch 'dev' into LocalizedLnkName
2023-01-02 14:56:37 +08:00
VictoriousRaptor
9e5d27f44b
Merge branch 'dev' into fix_pluginindicator_search
2023-01-01 13:16:05 +08:00
Jeremy Wu
1d1af7263a
fix typos
2023-01-01 12:36:03 +09:30
Jeremy Wu
1d02f231a6
update to use score from fuzzy search
2023-01-01 12:27:27 +09:30
Kevin Zhang
ae7c413e07
Merge branch 'dev' into net7.0
2022-12-31 21:36:00 -05:00
Hongtao Zhang
f7f82a746e
fix more spelling
2022-12-31 17:12:52 -05:00
Vic
1ae1752b3f
Merge branch 'LocalizedLnkName' of https://github.com/VictoriousRaptor/Flow.Launcher into LocalizedLnkName
2023-01-01 00:24:48 +08:00
Vic
3992990ccb
Remove redundant extension check
2023-01-01 00:24:36 +08:00
Hongtao Zhang
35529a0386
fix some spelling
2022-12-31 10:43:07 -05:00
VictoriousRaptor
86a0a6c0dc
Merge branch 'dev' into LocalizedLnkName
2022-12-31 21:53:21 +08:00
Vic
ff4290c192
fix typo
2022-12-31 21:34:49 +08:00
Vic
4dbfe2d6a0
Rename variables for readability
2022-12-31 21:25:12 +08:00
Vic
186f5f826e
Fix error message
2022-12-31 21:24:50 +08:00
Vic
c5c6ae7b68
Fix exception message argument
2022-12-31 21:18:20 +08:00
Vic
617183b14a
Refactor result matching logic
2022-12-31 21:09:57 +08:00
Vic
e6b8a0dde2
Catch exception in ShellLinkHelper
2022-12-31 21:09:57 +08:00
Vic
207b29f816
Update comments
2022-12-31 21:09:57 +08:00
Vic
c6ff0a5113
Fix .lnk description logic
2022-12-31 20:43:53 +08:00
Jeremy Wu
f19d1d624d
allow plugin name to be searchable by Plugin Indicator
2022-12-31 17:23:45 +09:30
Lasith Manujitha
148951e886
Add prompt for Log Off command
2022-12-31 09:24:55 +05:30
Hongtao Zhang
db354a23a5
Update to .Net 7
2022-12-30 19:12:11 -05:00
Vic
44438de7df
Fix typo
2022-12-31 01:49:30 +08:00
Vic
fdc7da2f71
Fix typo in file name
2022-12-31 00:54:56 +08:00
Jeremy Wu
bb41da6fb8
New Crowdin updates ( #1734 )
2022-12-30 22:04:56 +09:00
Vic
9b05174a97
Use localized name for shell link programs
2022-12-30 20:56:30 +08:00
Jeremy Wu
4849e26aca
New Crowdin updates ( #1733 )
2022-12-30 18:40:06 +09:00
Jeremy Wu
e23ec178fc
Merge pull request #1723 from Flow-Launcher/version_bumps
...
Release 1.11.0 version bumps
2022-12-30 12:31:54 +09:30
VictoriousRaptor
9aab01dd72
Fix typo
2022-12-27 14:53:42 +08:00
Jeremy Wu
78b8e5b3df
update Explorer plugin description
2022-12-27 16:04:55 +09:30
Jeremy Wu
b3702be59b
version bump plugins
2022-12-27 14:15:51 +09:30
Lasith Manujitha
8a60fb18a0
WindowsSettings plugin - command updated for diskmgmt
2022-12-26 10:43:10 +05:30
Jeremy Wu
6607acbcce
Merge pull request #1706 from Flow-Launcher/fix_quickaccess_autocomplete
...
Fix quick access path search and autocomplete text
2022-12-25 16:53:12 +11:00
Jeremy
ae8f2d2ee8
fix wrong Everything service warning displayed when not available
2022-12-25 06:01:17 +11:00
Jeremy
9f8b205b35
Merge remote-tracking branch 'origin/dev' into fix_quickaccess_autocomplete
2022-12-25 05:00:15 +11:00
Jeremy
3f2b741dcc
add unit tests for get autocomplete result
2022-12-25 04:58:37 +11:00
Jeremy
f64ebdca95
simplify get path method
2022-12-24 22:51:18 +11:00
VictoriousRaptor
552786bff5
Merge branch 'dev' into Fix1705
2022-12-23 15:16:58 +08:00
Vic
ccac84c0f3
Fix hardcoded strings
2022-12-23 15:15:11 +08:00
Vic
599bdc42fa
Remove quotation marks
2022-12-23 13:20:10 +08:00
Vic
f97c9fe249
Update wording for consistency
2022-12-23 13:16:04 +08:00
DB p
e11c7a7c12
Remove Duplicated Key
2022-12-23 13:22:41 +09:00
Jeremy
2174fc24ce
update directory navigation with same action keyword
2022-12-22 23:20:37 +11:00
Jeremy
fc9805f29e
add GetAutoCompleteText method
2022-12-22 22:57:37 +11:00
Jeremy
5c1cc79751
update GetPathWithActionKeyword
2022-12-22 22:39:24 +11:00
Jeremy
f0b7898f89
fix quick access path search and autocomplete text
2022-12-22 22:04:39 +11:00
VictoriousRaptor
bade0fcf59
Merge pull request #1669 from VictoriousRaptor/DisablePATHByDefault
...
Add option to enable/disable UWP indexing
2022-12-22 13:17:05 +08:00
Jeremy Wu
b3f5dc0ed7
Merge pull request #1698 from onesounds/StringEnabled2
...
Change Status Label to Enabled
2022-12-22 13:23:58 +11:00
Jeremy Wu
9ae5d9b716
Fix search source typo
2022-12-22 13:16:10 +11:00
Kevin Zhang
e4c9e1c36c
fix a typo
2022-12-21 13:14:17 -06:00
Filip Horvat
277b8e94a6
Adds option to display open with code for Volume results
2022-12-21 18:55:23 +01:00
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor
2022-12-21 09:10:38 -08:00
DB p
5ad0e79577
- Change Status Label to Enabled
...
- Adjust Korean Language
2022-12-21 20:25:45 +09:00
DB p
b74a8d0362
Adjust Korean
2022-12-21 19:25:03 +09:00
DB p
2dabc38a75
- Change Default Context menu header to translatable
...
- Add Undo Command and icons in context menu items
- Applied Contextmenu to textboxes
2022-12-21 19:06:00 +09:00
Vic
137cda459e
Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into FixText
2022-12-21 15:52:04 +08:00
Vic
230e4fbcbb
Fix translation of action keywords
2022-12-21 15:51:53 +08:00
Vic
b30ace993a
Fix namespace of LocalizationConverter
2022-12-21 15:51:17 +08:00
DB p
43e3b1f430
Adjust Korean Texts
2022-12-21 16:19:51 +09:00
DB p
ae1ea5950d
Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into pr/1695
2022-12-21 16:15:32 +09:00
DB p
812a920058
Adjust Little String / Add Korean Translations
2022-12-21 16:15:26 +09:00
Vic
5696caf0e5
update wording
2022-12-21 15:02:10 +08:00
Vic
7c5c1e8740
remove redundant texts
2022-12-21 14:08:32 +08:00
Vic
8fbf3a3f92
make file/folder translatble
2022-12-21 14:01:09 +08:00
Vic
3b6c8b882b
Add translatble text
2022-12-21 13:30:49 +08:00
VictoriousRaptor
2d32b33eb0
Merge branch 'dev' into DisablePATHByDefault
2022-12-21 12:57:19 +08:00
Vic
8625fb985b
Use case-insensitive path comparison
2022-12-20 20:58:58 +08:00
Vic
3dac240a40
Add open with shell context menu for non-Windows indexed folders
2022-12-20 20:16:17 +08:00
Vic
b92181f6c6
Remove logic that modifies settings
2022-12-20 19:48:10 +08:00
Jeremy Wu
d0b5a5a37b
version bump Program plugin
2022-12-20 21:05:00 +11:00
Filip Horvat
56d6433db0
Improve folder editor experience
2022-12-19 21:38:45 +01:00
Vic
d3bae93a47
Revert "Disable PATH by default"
2022-12-18 13:35:38 +08:00
Vic
13eba18ac5
Disable PATH programs by default
2022-12-18 13:28:30 +08:00
Kevin Zhang
68bc6fb139
Merge branch 'dev' into DisablePATHByDefault
2022-12-17 19:37:24 -06:00
Jeremy Wu
314cd0aa3d
Merge pull request #1657 from Flow-Launcher/fix_win_index_search
...
Add exception handling when Windows Search service not available
2022-12-18 12:00:52 +11:00
Jeremy Wu
09e72e316e
New Crowdin updates ( #1627 )
2022-12-18 02:16:19 +02:00
Hongtao Zhang
42725f289c
Make the behavior more like 1.9.5-
2022-12-17 10:50:23 -06:00
Hongtao Zhang
9da322f840
Handle Search Exception more carefully
2022-12-17 10:43:17 -06:00
Vic
bf91bd2492
Fix double click on header
2022-12-17 22:27:36 +08:00
Vic
1d77d45fe2
Add an option to enable/dsiable UWP indexing
2022-12-17 22:20:49 +08:00
Vic
5373cd3736
Disable PATH programs by default
2022-12-17 21:29:25 +08:00
Jeremy Wu
00c229d82c
add exception handling when Windows Search service not available
2022-12-15 22:03:54 +11:00
Jeremy Wu
85783e725f
bump Explorer plugin version
2022-12-14 08:27:18 +11:00
Vic
14ae012949
Use ArgumentList
2022-12-14 01:21:07 +08:00
VictoriousRaptor
eb6d040180
Merge branch 'dev' into FixOpenWithEditorSpace
2022-12-13 19:55:18 +08:00
Vic
fb77d42395
Make error message translatable
2022-12-13 19:47:05 +08:00
Vic
0227b9591c
Fix open with editor for files of which path contains blank
2022-12-13 19:02:27 +08:00
Jeremy Wu
f66f7d8ed3
New Crowdin updates ( #1624 )
2022-12-13 03:36:02 +02:00
Hongtao Zhang
ae8955bf41
fix path not changed in the textbox
2022-12-12 14:40:52 -06:00
Jeremy Wu
21c5c776c6
Merge branch 'dev' into FixProgramSource
2022-12-13 05:35:15 +11:00
Vic
fe66cad624
Merge remote-tracking branch 'upstream/dev' into FixProgramSource
2022-12-12 18:32:51 +08:00
Jeremy Wu
dd0f42eaac
Merge branch 'dev' into fix_shell_and_change_query
2022-12-12 20:09:52 +11:00
Jeremy Wu
4153aa9a69
Merge pull request #1612 from onesounds/FixBoolToTranslation
...
Translatable Bool in List view
2022-12-12 20:07:04 +11:00
Jeremy Wu
50b5a0e35b
Merge pull request #1613 from onesounds/FixCustomSettingPanelPadding
...
Adjust Setting Panel Layout (System & JsonRPC)
2022-12-12 20:05:29 +11:00
Jeremy Wu
84ca747d07
Merge pull request #1622 from onesounds/ChangeIcons
...
Icon changed & Fix non-glyph context menus
2022-12-12 19:58:12 +11:00
VictoriousRaptor
48629502f7
Merge branch 'dev' into fix_dup_results_explorer
2022-12-12 14:29:37 +08:00
DB p
4b0781dccb
Added Glyph Icons
2022-12-12 13:08:22 +09:00
DB p
50957097f1
Change Some Icons
2022-12-12 12:45:44 +09:00
Jeremy Wu
45a81a90a9
fix action keyword missing when traversing paths or using autocomplete
2022-12-12 14:07:04 +11:00
Jeremy Wu
3b8e7866ac
fix duplicate Quick Access results from CreateOpenCurrentFolderResult
2022-12-12 13:14:37 +11:00
Kevin Zhang
3338a417da
Merge branch 'dev' into fix_shell_and_change_query
2022-12-11 15:06:39 -06:00
Vic
25e4b501cb
Use default binding mode
2022-12-11 18:16:15 +08:00
DB p
00e88bc871
Adjust Buttons Margin
2022-12-09 17:58:58 +09:00
DB p
b1768b5abf
- Adjust JsonRPCplugin Panel Layout
...
- Adjust System Plugin Setting Panel Margin
2022-12-09 17:46:35 +09:00
DB p
12fae66b92
Adjust WebSearch Plugin Setting Panel Layout
2022-12-09 15:13:01 +09:00
DB p
c89ad0cad2
Merge branch 'FixBoolToTranslation' of https://github.com/onesounds/Flow.Launcher into FixBoolToTranslation
2022-12-09 14:45:28 +09:00
DB p
fead578b41
Change 'Search Description' Tooltip
2022-12-09 14:45:25 +09:00
Jeremy Wu
78124316a1
Merge pull request #1611 from onesounds/FIxTrueFalseInList
...
Fix Program Plugin Buttons Size
2022-12-09 13:11:39 +11:00
DB P
f199167c27
Merge branch 'dev' into FixBoolToTranslation
2022-12-09 10:54:16 +09:00
DB p
056dcb3888
Change Header 'Enabled' to 'Status'
2022-12-09 10:48:56 +09:00
DB p
2dc508aa75
Bool To Translation by style in websearch plugin
2022-12-09 10:33:23 +09:00
DB p
df27a21df7
Fixed TextboxWidth
2022-12-09 10:19:08 +09:00
DB p
8498883cd9
- Add BoolToTranslation Logic by Style in Program
...
- Add Responsive Width for Removing horizon scrollbar
2022-12-09 10:15:14 +09:00
DB p
711b5b6110
Fix Buttons Size
2022-12-09 09:09:39 +09:00
Jeremy
824fe10816
bump plugin versions after .Net 6 upgrade
2022-12-09 07:33:25 +11:00
Hongtao Zhang
c5056a7a5c
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into fix_shell_and_change_query
2022-12-07 22:07:56 -06:00
Hongtao Zhang
e5e393f911
Wrap some call with Dispatcher and let shell use Task.Run to show the window and change the query (which is semislow)
2022-12-07 21:13:07 -06:00
Vic
59f0b49d7d
Fix typo
2022-12-07 22:24:04 +08:00
Vic
0231c32031
Use square44x44logo for preview to avoid big margin
2022-12-07 16:33:24 +08:00
Vic
219ca53127
revert
2022-12-07 14:56:34 +08:00
Vic
f509f56304
Fix file extension case sensitive issue
2022-12-07 14:25:16 +08:00
Vic
0afcf7eafe
Use auto deconstructor and rename return value
2022-12-07 14:01:12 +08:00
Vic
e720e4facd
mark modified in setters
2022-12-07 13:58:20 +08:00
DB p
fd395c13b0
Adjust non-media icon sizes
2022-12-07 03:29:52 +09:00
DB p
d52496b9f4
Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into ImagePreview
2022-12-07 03:04:51 +09:00
DB p
46f8d42ec6
- Changed UWP preview target image
2022-12-07 03:04:41 +09:00
Vic
05dca1aebc
Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into pr/1360
2022-12-07 01:18:57 +08:00
Vic
7362bd26cf
Remove LocationConverter
2022-12-07 01:09:26 +08:00
Vic
7bc4cfb964
Hide Browse Button when editing win32 or uwp
2022-12-07 00:48:42 +08:00
Vic
1990226c71
Fix item can't be unselected after editing Location
2022-12-07 00:35:41 +08:00
Vic
cca10ca5a0
Move show msgbox to view
2022-12-06 22:57:43 +08:00
Vic
bfb29e384d
Fix Hashcode
2022-12-06 22:47:27 +08:00
Vic
66dee47edc
Refactor AddProgramSource dialog
2022-12-06 20:34:40 +08:00
DB P
fa84f4481c
Merge branch 'dev' into ImagePreview
2022-12-06 06:17:07 +09:00
Jeremy Wu
51595ad7b9
New Crowdin updates ( #1578 )
...
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
2022-12-05 20:05:17 +02:00
Vic
6c54ad8589
refactor preview info
2022-12-05 16:01:20 +08:00
Vic
53b17816c7
Renaming method and property
2022-12-05 14:07:35 +08:00
Vic
2194e3c5ec
Preview image for explorer
2022-12-05 13:59:24 +08:00
Vic
ce2948e1e0
Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into pr/1360
2022-12-05 13:40:41 +08:00
Vic
ccab608331
fix unnecessary using
2022-12-05 13:22:00 +08:00
VictoriousRaptor
e2a46ed8e3
Merge branch 'dev' into ImagePreview
2022-12-05 13:20:35 +08:00
Hongtao Zhang
ee9c53d2f9
Add CopyText in Explorer Result
2022-12-04 21:46:11 -06:00
Jeremy
bcc801321e
remove IIndexProvider.cs removal section in project file
2022-12-05 09:29:44 +11:00
Jeremy
08b8cdadb2
remove duplicate Everything dll copy in project file
2022-12-05 09:19:15 +11:00
Jeremy
5c4b78507c
remove unnecessary Everything installation during startup
2022-12-05 08:55:35 +11:00
Jeremy
74ea629c55
search window hides when prompted to install, remove threading
2022-12-05 08:46:19 +11:00
Jeremy
caf200b644
move System.Linq.Async to Explorer project
2022-12-05 08:45:44 +11:00
Jeremy
797464d356
remove unnecessary show Windows index state in context menu option
2022-12-05 07:06:20 +11:00
Jeremy
e1c4ee0208
fix Windows context menu Segoe Fluent Icon
2022-12-05 06:32:25 +11:00
Hongtao Zhang
af07c3835a
cleanup code
2022-12-04 11:39:53 -06:00
Hongtao Zhang
c6a47b0b9e
add membernotnull attribute and small refactor
2022-12-04 11:38:19 -06:00
Hongtao Zhang
281f4db5f8
fix enable not working at the first time (also refactor a little bit code)
2022-12-04 01:47:48 -06:00
Kevin Zhang
435144b440
Merge branch 'dev' into explorerMerge
2022-12-03 13:53:48 -06:00
Hongtao Zhang
e9d8579bbd
fix concurrency issue (really potentially)
2022-12-03 13:50:30 -06:00
Hongtao Zhang
4a0ee9b4fc
fix concurrency issue (potentially)
2022-12-03 13:44:43 -06:00
Vic
564721bd2f
Set preview image for uwp apps
2022-12-03 13:01:51 +08:00
Jeremy
605db6095a
add icon for Everything's content search warning
2022-12-02 09:04:13 +11:00
Jeremy
355035eefa
re-add warning when Windows Index service is off as a search result
2022-12-01 23:03:18 +11:00
DB P
f54831020f
Merge branch 'dev' into ImagePreview
2022-12-01 16:34:25 +09:00
Jeremy Wu
b0297d31ad
Merge pull request #1581 from VictoriousRaptor/RefactorUWP
...
Refactor UWP class in Program plugin
2022-11-30 20:38:21 +11:00
Jeremy
5ac2366697
allow path to be searchable in quick access list
2022-11-30 08:21:47 +11:00
Jeremy
a8d6e8df64
only display quick access list when action keyword is used
2022-11-30 08:21:17 +11:00
Jeremy
9fdf220e09
trigger general search only when action keywords match
2022-11-30 07:42:59 +11:00
Hongtao Zhang
d74a635f46
use nint instead of ulong
2022-11-29 08:37:58 -06:00
Hongtao Zhang
b45b5fbcbd
use ulong instead of int to prevent overflow (if possible let's use nint but now we have some issue with it)
2022-11-29 08:26:10 -06:00
DB p
90f6176d1a
Merge branch 'explorerMerge' of https://github.com/Flow-Launcher/Flow.Launcher into explorerMerge
2022-11-29 19:50:56 +09:00
DB p
c820bc139c
Fix Context Menu Image Icon
2022-11-29 19:50:53 +09:00
Vic
ed0b3608ab
Hide open windows index context menu when result is not from it
2022-11-29 18:46:37 +08:00
Vic
724160d2f0
Hide openwith editor when editor path is null or empty
2022-11-29 18:29:18 +08:00
Vic
592b838f3e
Fix hard-coded translation
2022-11-29 18:13:55 +08:00
Vic
422307d507
formatting
2022-11-29 17:56:56 +08:00
Vic
416fcd1881
set desired size to 64x64
2022-11-29 17:50:49 +08:00
Vic
a2d57c14bf
Fix xpath issue
2022-11-29 17:49:36 +08:00
Jeremy
a4ca486a6c
formatting
2022-11-29 20:44:28 +11:00
Jeremy
0e555b5224
fix Windows Indexed Content search not triggering
2022-11-29 20:33:22 +11:00
Vic
713c586b9f
Fix IDE0005
2022-11-29 14:40:50 +08:00
Vic
f9fbd08873
Delete unused file
2022-11-29 14:38:09 +08:00
Vic
2fd241d776
Use search pattern in Directory.EnumerateFiles
2022-11-29 14:34:15 +08:00
Vic
78bc3f4809
Prepare for preview panel
2022-11-29 12:30:36 +08:00
Vic
f40f41628d
Comment legacy logo code
2022-11-29 12:12:09 +08:00
Vic
76f5c6c5ab
Revert "Remove Uwp Icon's Backgorund color" to avoid conflict
...
This reverts commit 48c67c7ab7 .
2022-11-29 11:55:21 +08:00
Hongtao Zhang
22bc292aa9
Add try catch to encounter dllnotfound issue and move warning string to resource
2022-11-28 21:38:27 -06:00
Hongtao Zhang
acc7d5171b
Remove legacy code and slightly refactor
2022-11-28 21:38:27 -06:00
Jeremy Wu
3acda2e165
remove compatibility code
2022-11-29 13:14:48 +11:00
Hongtao Zhang
8302ff8570
Rename path Enumeration Engine to Directory Recursive Search Engine
2022-11-28 18:41:35 -06:00
Hongtao Zhang
bec27f491d
Adjust naming and remove Use Index Search For Path Search option
2022-11-28 17:54:06 -06:00
Hongtao Zhang
158ee5fd38
Remove legacy initialization
2022-11-28 17:49:53 -06:00
Hongtao Zhang
f163ead486
Remove Launch Hidden feature
2022-11-28 17:49:06 -06:00
Kevin Zhang
718ed33321
Merge branch 'dev' into explorerMerge
2022-11-28 16:24:11 -06:00
Vic
7299833529
Formatting
2022-11-29 02:14:43 +08:00
Vic
da19788df1
Fix potential null reference
2022-11-29 02:06:11 +08:00
Vic
a9c271502a
Reuse LogoPathFromUri() for preview image
2022-11-29 01:48:04 +08:00
Vic
202c660ee6
Log exceptions when initing apps
2022-11-29 01:46:48 +08:00
Vic
df30ec9742
Init apps after construction
2022-11-29 01:22:28 +08:00
Vic
b50f43ae7c
Remove ApplicationActivationHelper
2022-11-29 01:02:53 +08:00
Vic
07a68ed192
Use imageloader to load icon
2022-11-28 22:55:10 +08:00
Vic
0374e9f56f
set default values of fields
2022-11-28 22:13:55 +08:00
Vic
54f408aead
comment unused
2022-11-28 22:09:55 +08:00
Vic
cd801e8ae7
Get uwp logo from xml
2022-11-28 22:01:16 +08:00
DB p
9ba7cb0794
Add 'Installing Plugin' string / Adjust Notification
2022-11-28 21:51:14 +09:00
Vic
a62ea0e989
Remove UWP member in Application
2022-11-28 19:06:16 +08:00
Vic
97d6b6e234
fix typo
2022-11-28 18:47:27 +08:00
Vic
e098426f5c
Parse Appmanifest.xml
2022-11-28 18:46:48 +08:00
Vic
e4733207b3
Use AppListEntry to construct app
2022-11-28 18:43:56 +08:00
Vic
6fdf2f101b
Avoid unnecessary logo finding
2022-11-28 17:48:27 +08:00
Vic
afc0946eda
Use winRT api for uwp info and logo
2022-11-28 15:51:28 +08:00
Jeremy Wu
4d91e1086f
Merge pull request #1395 from onesounds/BookmarkSettingPanel
...
Loading bookmarks by browser
2022-11-28 13:32:56 +11:00
DB P
f59cfc0be2
Merge branch 'dev' into ImagePreview
2022-11-27 16:02:06 +09:00
Jeremy Wu
748e7f11ef
New Crowdin updates ( #1577 )
...
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-11-26 21:54:46 +02:00
DB p
48c67c7ab7
Remove Uwp Icon's Backgorund color
2022-11-27 03:28:25 +09:00
Jeremy Wu
553e5f2b1c
New Crowdin updates ( #1573 )
...
* New translations en.xaml (French)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Danish)
* New translations en.xaml (Japanese)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Portuguese)
* New translations en.xaml (Russian)
* New translations en.xaml (Slovak)
* New translations en.xaml (Turkish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Spanish, Latin America)
* New translations en.xaml (Portuguese)
* New translations en.xaml (Spanish (Modern))
* New translations en.xaml (Korean)
2022-11-26 18:18:48 +02:00
DB P
ab54833bb5
Merge branch 'dev' into ImagePreview
2022-11-27 00:54:15 +09:00
Vic
c95c276ac7
fix typo
2022-11-26 11:43:35 +08:00
Hongtao Zhang
9267938018
Append Result for everything error and windows index error
2022-11-25 13:25:12 -06:00
DB p
14bb856639
Merge Dev
2022-11-25 21:30:17 +09:00
DB P
982783b800
Merge branch 'dev' into BookmarkSettingPanel
2022-11-25 19:28:41 +09:00
Jeremy Wu
63a05fc1d6
Merge pull request #1570 from onesounds/ChangeWindowSettingKeyword
...
Change Windows Settings plugin Keyword to s from *
2022-11-25 20:26:52 +11:00
DB p
289bdad33a
keyword change to s from ws
2022-11-25 17:44:02 +09:00
Kevin Zhang
5b2990cbe9
Merge pull request #1568 from VictoriousRaptor/FixNewCultureInfo
...
[Dev] Fix new culture info
2022-11-24 23:49:13 -06:00
DB p
e38a3b0505
Change Keyword to ws from *
2022-11-25 14:08:37 +09:00
Vic
30987f9c95
Use DefaultThreadCurrentCulture for culture in app domain
2022-11-25 12:11:24 +08:00
Jeremy Wu
5bc6acff8b
Merge pull request #1351 from Flow-Launcher/handle-icon-urls
...
Allow plugins to use web URL's for icon paths
2022-11-25 13:50:30 +11:00
Hongtao Zhang
786e9427d9
Apply IndexSearchExcludedPaths to Index Search in a unified way
2022-11-24 17:06:22 -06:00
Hongtao Zhang
2da557c2db
fix path equality check
2022-11-24 16:46:33 -06:00
Hongtao Zhang
ec810865cc
Port Everything string
2022-11-24 15:09:02 -06:00
Hongtao Zhang
f3fe26bd55
Adjust ComboBox binding
2022-11-24 15:08:54 -06:00
Hongtao Zhang
5f9703ee88
Merge remote-tracking branch 'origin' into explorerMerge
2022-11-24 14:54:36 -06:00
Jeremy Wu
e5948a70c4
Merge branch 'dev' into handle-icon-urls
2022-11-22 20:06:47 +11:00
VictoriousRaptor
25e3825fa0
Merge branch 'dev' into ProgramIndexPATH
2022-11-21 19:39:24 +08:00
Vic
2b14d5b140
Distinguish .lnks by arguments
2022-11-21 19:36:11 +08:00
Jeremy Wu
9b9704cca7
Merge pull request #1562 from VictoriousRaptor/ProgramIndexPATH
...
[Dev] Use path of lnk file when launching proram
2022-11-21 22:08:16 +11:00
Vic
626e8b1f42
Eliminate warning
2022-11-21 18:11:53 +08:00
Vic
1b51a461dc
Use path of lnk to execute program
2022-11-21 18:05:35 +08:00
DB p
cdb583cb59
Merge Dev
2022-11-19 00:08:10 +09:00
DB P
414e55c97d
Merge branch 'dev' into handle-icon-urls
2022-11-18 22:41:45 +09:00
DB p
4ba027d5e2
Adjust Center Line
2022-11-18 18:12:10 +09:00
DB p
16abd9d4f0
Fix Button Moving in programSetting panel
2022-11-18 16:22:19 +09:00
DB p
c57a2be5f0
Adjust Button Template
2022-11-18 16:07:43 +09:00
DB p
6e5cbb99a9
Merge branch 'FixNarrowSizes' of https://github.com/onesounds/Flow.Launcher into FixNarrowSizes
2022-11-18 15:28:19 +09:00
DB p
65920a50a5
Fix ProgramSetting's Button Area
2022-11-18 15:28:16 +09:00
DB P
2e1020f098
Merge branch 'dev' into FixNarrowSizes
2022-11-18 15:20:18 +09:00
DB p
d3ebeb2814
Change Constant Tooltips to String
2022-11-18 14:13:57 +09:00
DB P
e011b718e2
Merge branch 'dev' into explorerMerge
2022-11-18 14:02:28 +09:00
DB p
087df5143e
Changed ActionKeywordWindow to Responsive (Explorer Plugin)
2022-11-18 13:26:29 +09:00
Vic
4845e35d71
Fix subpath detection in PATH
2022-11-18 12:11:24 +08:00
Garulf
ce529199dc
Merge branch 'dev' into handle-icon-urls
2022-11-17 14:31:23 -05:00
Vic
9dcf030e8a
formatting
2022-11-18 01:42:15 +08:00
Vic
db8ba91558
Fix subpath
2022-11-18 01:39:42 +08:00
Vic
8bac95db66
fix typo
2022-11-18 01:16:57 +08:00
Vic
b120c2358b
Adjust text for protocol tooltip
...
Try to avoid situation like http matches https
2022-11-17 23:22:12 +08:00
Vic
118e100140
Fix opening containing folder for lnk
...
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245
Only watch user specified extensions
2022-11-17 17:39:09 +08:00
Vic
e5f82eb0d9
Revert "non-recursive monitor for custom source"
...
This reverts commit 0e18c08798 .
2022-11-17 16:55:53 +08:00
Vic
0e18c08798
non-recursive monitor for custom source
2022-11-17 16:49:10 +08:00
Vic
fed130b0ce
Filter common parent for PATH and custom sources
2022-11-17 16:22:05 +08:00
Vic
e69926ec44
Renaming functions
2022-11-17 16:02:39 +08:00
Vic
5f85694142
get common parents for program sources
2022-11-17 15:50:54 +08:00
Vic
519702cd6f
handing exception
2022-11-17 15:41:25 +08:00
Vic
3347e9f39e
Refactor
2022-11-17 15:04:09 +08:00
Vic
d661836cad
re-organize linq
2022-11-17 14:32:29 +08:00
Vic
d1e8bbf9ff
Remove toarray() in ProgramsHasher
2022-11-17 01:27:58 +08:00
DB P
6b85e1abf1
Merge branch 'dev' into ImagePreview
2022-11-16 13:12:37 +09:00
Vic
440e477927
fix deleting folder
2022-11-15 18:48:48 +08:00
Vic
f92760f80e
Merge remote-tracking branch 'upstream/dev' into FixBookmarkDependencies
2022-11-15 18:19:28 +08:00
Vic
364c180926
Revert "Use runtimeidentifier"
...
This reverts commit d7f966e486 .
2022-11-15 18:08:41 +08:00
VictoriousRaptor
a2c967d317
Merge branch 'dev' into FixProgramUID
2022-11-15 01:13:09 +08:00
DB p
396f85f97f
Fix Height
2022-11-15 01:55:51 +09:00
Vic
46b9565b85
formatting
2022-11-15 00:48:24 +08:00
Vic
7f586b3106
make name not null
2022-11-15 00:43:37 +08:00
Vic
5c62c5ac9b
Fix disabled source
2022-11-15 00:07:12 +08:00
DB p
3cb8bf297e
Fix TextBox Size
2022-11-15 00:26:34 +09:00
DB p
bb038d244f
Adjust Layout
2022-11-15 00:23:39 +09:00
DB p
c7eb4e213c
Merge Dev
2022-11-15 00:23:27 +09:00
DB p
7d769c5922
Change the Add program source window to responsive
2022-11-15 00:09:04 +09:00
Vic
d7f966e486
Use runtimeidentifier
2022-11-14 22:46:06 +08:00
Vic
0ae30bd7ec
Fix sqlite dependencies dll
2022-11-14 21:43:09 +08:00
Jeremy Wu
167e180487
Merge pull request #1482 from Flow-Launcher/dependabot/nuget/System.Data.SQLite.Core-1.0.116
...
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
2022-11-14 20:57:08 +11:00
Vic
f5701d44ac
fix merge
2022-11-14 15:27:06 +08:00
Vic
2ea310ce37
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
2022-11-14 15:25:40 +08:00
DB p
80db9b8592
Merge Dev
2022-11-14 02:02:49 +09:00
VictoriousRaptor
2263c94010
Merge branch 'dev' into SearchProgramsInPATH
2022-11-13 16:36:31 +08:00
VictoriousRaptor
c8b80f42b4
Merge branch 'dev' into FixProgramUID
2022-11-13 16:36:16 +08:00
Hongtao Zhang
169857bb4b
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
...
# Conflicts:
# Flow.Launcher/ViewModel/ResultViewModel.cs
2022-11-11 16:45:41 -06:00
Kevin Zhang
36a35a1c01
Merge branch 'dev' into explorerMerge
2022-11-11 11:14:42 -06:00
Vic
a67e719c8a
merge fix
2022-11-08 13:32:55 +08:00
DB p
318ec131ee
- Changed Expander to Tabcontrol / Add Strings
...
- Adjust Tabcontrol templates (releated settingwindow)
2022-11-07 17:48:58 +09:00
Kevin Zhang
c744f4cf0f
Merge branch 'dev' into BookmarkSettingPanel
2022-11-06 10:33:18 -06:00
Kevin Zhang
e77be5e3da
Merge branch 'dev' into dependabot/nuget/System.Data.SQLite.Core-1.0.116
2022-11-06 10:27:05 -06:00
VictoriousRaptor
4062ce6f9e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-05 14:53:14 +08:00
Vic
b54dab5c87
adjust texts
2022-11-05 14:48:59 +08:00
Vic
59c355eed2
remove unused property
2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5
Slightly speed up uwp index
2022-11-05 13:21:57 +08:00
DB p
d2cb9c073a
Adjust Setting Panel Layout
2022-11-05 13:59:01 +09:00
Hongtao Zhang
c7743236c3
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into explorerMerge
2022-11-04 13:17:31 -05:00
Vic
cdde5fae2e
Update Win32.cs
2022-11-04 17:09:23 +08:00
Vic
44c541bd1e
Fix path case in comparison
2022-11-04 16:01:14 +08:00
Vic
8d4a21ed95
Merge remote-tracking branch 'upstream/dev' into FixProgramIcons
2022-11-04 15:39:16 +08:00
Vic
0079a882be
minor refactor
2022-11-04 14:57:57 +08:00
Hongtao Zhang
8b856c223e
fix edit & remove for IndexExcludedPath
2022-11-04 01:29:18 -05:00
Hongtao Zhang
cc79079045
Add sdk files
2022-11-04 01:19:14 -05:00
Vic
5f6bcdef6e
Comment
2022-11-04 14:17:37 +08:00
Vic
ff430c71d3
Fix duplicate program sources when editing
2022-11-04 14:15:42 +08:00
Hongtao Zhang
e41691d10f
Fix everything sdk issue & a null reference issue
2022-11-04 01:06:56 -05:00
Hongtao Zhang
569cc19001
Fix setting issue and everything sdk issue
2022-11-04 00:58:07 -05:00
Hongtao Zhang
970fcd8f14
Fix testing and remove obsolete method
2022-11-03 23:57:47 -05:00
Vic
b8a68febcd
Check after merging all win32 programs
2022-11-04 01:50:28 +08:00
Vic
4725b0df07
Implement object.Equals for uwp and win32
2022-11-04 00:47:52 +08:00
Vic
165aa90da1
Fix indexing unwanted protocols in custom sources
2022-11-03 18:41:58 +08:00
Vic
85256ef42f
Comments
2022-11-03 18:38:36 +08:00
Vic
7d27d735e2
Delete FileChangeWatcher.cs
2022-11-03 18:24:37 +08:00
Vic
befa19c4bb
remove unnecessary using
2022-11-03 18:20:13 +08:00
Vic
55bc7cde97
formatting
2022-11-03 18:07:28 +08:00
Vic
187b195ff4
use ExeProgram for .exe
2022-11-03 18:03:29 +08:00
Vic
4d63895919
Formatting and use default for invalid programs
2022-11-03 17:59:37 +08:00
Vic
32f7c59d93
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
2022-11-03 17:41:06 +08:00
Vic
b0a4ac7996
Enable parallel query for custom sources
2022-11-03 17:40:16 +08:00
Vic
36f67b8f32
refactor usage of getprotocols
2022-11-03 17:33:38 +08:00
Vic
a523584c67
Fix indexing unwanted protocols in custom sources
2022-11-03 17:31:52 +08:00
Vic
e065743957
remove await to speedup startup
2022-11-02 18:11:14 +08:00
Vic
f8346e4c18
Merge update
2022-11-02 14:12:42 +08:00
Vic
da755fa8c7
Index .url files in PATH
2022-11-02 14:07:56 +08:00
Vic
d18189105e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 14:06:22 +08:00
Vic
e1220eefcf
Merge branch 'dev' into FixProgramIcons
2022-11-02 14:00:08 +08:00
Vic
f6c842de2d
Merge dev
2022-11-02 13:58:56 +08:00
VictoriousRaptor
171ac0762f
Merge branch 'dev' into Fix-1476
2022-11-02 13:28:19 +08:00
Vic
51f5b428eb
Text update
2022-11-02 13:17:42 +08:00
Vic
a3a50cd4bd
Backward compatibilty
2022-11-02 12:17:51 +08:00
DB P
7031971fcd
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 12:23:37 +09:00
DB p
7f322fe73c
Adjust Checkboxes layout
2022-11-02 12:20:26 +09:00
Jeremy Wu
81555ecdb5
formatting
2022-11-02 08:18:10 +11:00
Vic
cc65562511
Save settings
2022-11-01 20:02:21 +08:00
Vic
f4b933ad5e
Fix UI layout
2022-11-01 18:30:26 +08:00
Vic
88d6b0a9cd
enable path by default
2022-11-01 01:37:31 +08:00
Vic
2d0f42590a
fix separator
2022-11-01 01:36:19 +08:00
Vic
24afcb22a1
minor fix
2022-11-01 01:18:54 +08:00
Vic
ac7a1a7ce8
Revert "Remove duplicate win32 programs"
...
This reverts commit d5d141f9db .
2022-10-31 22:02:10 +08:00
Vic
0ab82de704
Try to find logo closest to 44x44
2022-10-31 20:03:34 +08:00
Kevin Zhang
ff2ebc87a8
Merge branch 'dev' into handle-icon-urls
2022-10-30 14:50:31 -05:00
Hongtao Zhang
e9bf62ed08
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
...
This reverts commit cae0b7be77 , reversing
changes made to ba0aee14ba .
2022-10-30 14:23:04 -05:00
Vic
902c88df63
fix typo
2022-10-31 01:57:24 +08:00
Vic
c194d21948
Fix IcoPath for epic urls
2022-10-31 01:52:03 +08:00
Vic
70b0e3bc2c
Fix uid change when editing uwp sources
2022-10-30 18:43:44 +08:00
Vic
134870815a
revert
2022-10-30 02:49:33 +08:00
Vic
a5d7005497
refactor foreach
2022-10-30 02:42:35 +08:00
Vic
4296652edf
Time when manually reindex
2022-10-30 02:37:22 +08:00
Vic
0b247db1b2
minor changes
2022-10-30 01:27:41 +08:00
Vic
3af296e4d7
Try to get 44x44 logo
2022-10-29 02:04:26 +08:00
Vic
cc7d2bc855
Fix location setter and uid case
2022-10-28 20:00:38 +08:00
Vic
3efa0e185d
Remove DisabledProgramSource
2022-10-28 18:06:44 +08:00
Vic
6e19b49f91
Freeze logo
2022-10-28 16:50:08 +08:00
Vic
efece39c1e
Fix var for task.run
2022-10-28 16:44:44 +08:00
Vic
8ac873b953
remove comments
2022-10-28 16:25:28 +08:00
Vic
874383bd07
bugfix and refactor
...
1. Fix issues with uid.
2. Implement #1486 .
2022-10-25 17:39:01 +08:00
Vic
2f9b19ddfc
Fix 1356
2022-10-25 15:27:47 +08:00
Vic
0a19b02792
Fix merge
2022-10-25 14:53:59 +08:00
Vic
184aa57db9
Merge branch 'FixProgramPluginSettings' into FixProgramUID
2022-10-25 14:20:01 +08:00
VictoriousRaptor
af7539a218
Merge branch 'dev' into dev
2022-10-25 01:19:14 +08:00
Vic
1aa3668ea4
bugfix
2022-10-25 01:13:36 +08:00
Vic
440337ba22
bugfix
2022-10-25 00:09:20 +08:00
Vic
cd6c4ddb5e
revert rename
2022-10-24 23:31:53 +08:00
Vic
d7d863547c
comment
2022-10-24 23:31:02 +08:00
Vic
cb295bbd90
Refactor
2022-10-24 23:26:41 +08:00
Vic
8a4ff3bada
use shallow copy
2022-10-24 23:16:09 +08:00
Vic
9bf1645a40
Use String.Equals
2022-10-24 23:06:37 +08:00
Vic
c8dfd565e5
Check if url field is null
2022-10-24 21:50:31 +08:00
Vic
31453e5942
Review update
2022-10-24 14:31:19 +08:00
Vic
568dced4bb
Check null
2022-10-24 14:14:23 +08:00
Vic
2ba155944a
bugfix
2022-10-24 14:00:02 +08:00
Vic
6f46504d18
Adjust text
2022-10-23 22:57:28 +08:00
Vic
642ea4a290
bugfix
2022-10-23 22:09:22 +08:00
Vic
5103b2b712
Update text
2022-10-23 20:05:51 +08:00
Vic
1715f8145d
protocols setting
2022-10-23 20:01:18 +08:00
Vic
b77a8f755a
Fix suffixes
2022-10-23 18:50:38 +08:00
Vic
d13c3817e4
Data binding for suffixes
2022-10-23 17:29:37 +08:00
DB p
d5be961975
Adjust margin
2022-10-22 18:17:33 +09:00
DB p
24ad8ed816
Adjust Strings and add guide text
2022-10-22 18:02:20 +09:00
DB p
c27761e59d
- Adjust Strings
...
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980
Adjust Text / Change Button / Add Layout
2022-10-22 15:39:40 +09:00
Vic
84b1c26369
Fix image file usage
...
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2
CA1822
2022-10-21 18:39:03 +08:00
Vic
3362d1cba7
CA1825
2022-10-21 18:35:10 +08:00
Vic
02b23756ff
set AppxPackageHelper to static
2022-10-21 18:34:49 +08:00
Vic
e72810ca2c
Temporary fix for sharing violation
...
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
Vic
d533c5ee93
Try to find in Assets\ if logo doesn't exist
2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a
bugfix
2022-10-20 20:54:16 +08:00
Vic
463f417a42
bugfix
2022-10-20 18:16:46 +08:00
Vic
8a488ad88e
CA1829
2022-10-20 17:22:31 +08:00
Vic
cc1e32333c
Remove unnecessary Count()
2022-10-20 17:21:36 +08:00
Vic
7832ab6898
Remove ProgramSource()
2022-10-20 17:15:16 +08:00
Vic
bc54b07fdc
manually set win32 uid when construct
2022-10-20 17:00:18 +08:00
Vic
4da7a5e078
Remove DisabledProgramSource()
2022-10-20 16:55:14 +08:00
Vic
db67d3b925
Remove unnecessary Count()
2022-10-20 16:47:49 +08:00
Vic
4f2dc062d2
fix
2022-10-20 16:36:58 +08:00
Vic
c85af888f9
Make UID lowercase
2022-10-20 16:31:26 +08:00
Vic
81d295498b
Move ProgramSource definition
2022-10-20 16:15:56 +08:00
Vic
f806c23e57
Fix UWP icon missing issue
2022-10-20 02:30:58 +08:00
Vic
2672460cc8
Remove unused using
2022-10-19 18:53:12 +08:00
Vic
6791579494
Use Linq
2022-10-19 18:53:12 +08:00
Vic
d5d141f9db
Remove duplicate win32 programs
2022-10-19 18:53:12 +08:00
Vic
4334d28dc2
Change UI
2022-10-19 18:53:12 +08:00
Vic
afa01559b0
Text key update
2022-10-19 18:53:12 +08:00
Vic
a171addf4c
Disable recursive search for PATH folders
2022-10-19 18:53:12 +08:00
Vic
d90d115654
minor fix
2022-10-19 18:53:12 +08:00
Vic
e6c933851a
Fix typo
2022-10-19 18:53:12 +08:00
Vic
13a8f82bfe
Add PATH environment variable to program source
2022-10-19 18:53:12 +08:00
DB p
4d75e1b29a
Removed ColorProfile in ControlPanelIcon
2022-10-19 14:08:28 +09:00
dependabot[bot]
521e8976be
Bump Mages from 2.0.0 to 2.0.1
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 21:06:58 +00:00
Vic
58ad92b812
Revert changes in Settings.cs
2022-10-18 21:46:28 +08:00
Vic
fac76af685
Reindex when disable program from results
2022-10-18 21:30:55 +08:00
Vic
bcd2b8d658
bugfix
2022-10-18 20:25:43 +08:00
Vic
569f69a270
bugfix
2022-10-18 20:07:43 +08:00
Vic
dcec3611de
Fix button text issue
2022-10-18 19:28:12 +08:00
Vic
3196dc559a
Update text
2022-10-18 19:21:10 +08:00
Vic
c56c343ed6
Add Checkbox to edit program source window
...
1. Add Checkbox to edit program source window
2. Double click item to edit
2022-10-18 19:21:10 +08:00
dependabot[bot]
f623352539
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
...
Bumps System.Data.SQLite.Core from 1.0.114.3 to 1.0.116.
---
updated-dependencies:
- dependency-name: System.Data.SQLite.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:23 +00:00
Tai Le
750cfa44c1
Support .url file
2022-10-16 16:25:47 +07:00
Hongtao Zhang
2189eaaa0c
Allow user to disable loading bookmark from certain browser
2022-10-12 16:11:15 -05:00
DB p
c79c1adfa9
Change Delete Icon to RecycleBin
2022-10-11 12:37:39 +09:00
Hongtao Zhang
2a2514d1a9
Reformat some code
2022-10-10 11:11:48 -05:00
Hongtao Zhang
d3ea580c3e
Fix merge issue
2022-10-10 11:08:49 -05:00
Hongtao Zhang
5ea6c54d38
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
2022-10-10 11:03:19 -05:00
Jeremy Wu
8b78288afd
New Crowdin updates ( #1429 )
...
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-10-06 06:20:08 +03:00
Jeremy Wu
bf15720b9b
remove left over language keys
2022-10-05 19:57:11 +11:00
DB p
d2578104bc
Adjust Commands
2022-10-05 12:40:11 +09:00
DB p
3bbe894f11
Remove Commands
2022-10-05 12:37:50 +09:00
DB p
8049a5c69d
Merge branch 'OpenRecycleBinCommand' of https://github.com/onesounds/Flow.Launcher into OpenRecycleBinCommand
2022-10-04 14:19:25 +09:00
DB p
405e3f0851
Change shellcommand
2022-10-04 14:19:21 +09:00
DB P
c65ca18338
Merge branch 'dev' into OpenRecycleBinCommand
2022-10-02 14:36:39 +09:00
Hongtao Zhang
6817260af3
make windows index the default search engine
2022-10-01 23:42:39 -05:00
DB P
aaf5e9f4a5
Merge branch 'dev' into ImagePreview
2022-10-02 12:35:45 +09:00
Kevin Zhang
8e05f312af
Merge pull request #1383 from Sparrkle/ProgressBarBindingError
...
Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable)
2022-09-30 21:24:56 -05:00
DB P
e0c3fa893c
- Change EN Guide websearch plugin ( #1430 )
...
- Change URL Text to Selectable
2022-09-30 21:23:36 -05:00
Vic
1f0bd82fe9
Change hard-coded strings in WindowsSettings plugin to translated
2022-09-30 11:11:53 -05:00
Sparrkle
63f1dd971e
Merge branch 'dev' into ProgressBarBindingError
2022-09-30 10:00:27 +09:00
Sparrkle
3e6c869472
Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError
2022-09-30 09:58:38 +09:00
Sparrkle
ab1ddbb6c5
Change ProgressBar Value to Nullable.
2022-09-30 09:58:33 +09:00
DB P
98d8601e4d
Merge pull request #1 from VictoriousRaptor/RemoveSegoeUI
...
Remove all Segoe UI usage.
2022-09-29 15:29:19 +09:00
Vic
f0d6961ede
Remove all Segoe UI usage.
2022-09-29 14:00:53 +08:00
Sparrkle
33ada18b66
Merge branch 'dev' into ProgressBarBindingError
2022-09-29 01:36:38 +09:00
Jeremy Wu
32a0195ea3
Merge pull request #1424 from Flow-Launcher/version_bump_plugins
...
[Dev] Version bump plugins
2022-09-29 01:35:42 +10:00
Jeremy Wu
8ded9d60f5
Merge pull request #1382 from onesounds/AdjustDesign
...
Adjust designs & Texts
2022-09-28 21:54:23 +10:00
Jeremy Wu
b902427815
version bump plugins
2022-09-28 19:13:35 +10:00
Jeremy Wu
7050c046e0
Merge pull request #1390 from Flow-Launcher/issue_1371
...
Use Search instead of SearchTerm[0] in PluginIndicator
2022-09-28 08:30:57 +10:00
Jeremy Wu
1dfada9243
Update README.md
2022-09-28 08:19:41 +10:00
DB p
65524981a4
change the 'settings' command's subtitle
2022-09-28 00:22:39 +09:00
Hongtao Zhang
d973826333
Remove extra information in subtitle (discussion #706 )
...
Fix index search keyword not working
2022-09-24 14:31:32 -05:00
Hongtao Zhang
2c3df3f4db
Change signature back to string to accommodate async method.
...
Port open Windows Context Menu feature
2022-09-24 14:23:59 -05:00
Sparrkle
9d294ed71a
Merge Remote pattern
2022-09-21 19:21:28 -05:00
Hongtao Zhang
1622e57e78
Merge remote-tracking branch 'origin/dev' into explorerMerge
2022-09-21 19:19:13 -05:00
Hongtao Zhang
8b1c125bdf
Custom Exception & Some Refactor
...
- Try use ReadOnlySpan<char> instead of String for applicable API
- Use Customized Exception to return error result
2022-09-21 19:18:20 -05:00
Sparrkle
d9d2cfb8a0
Special character error in ole db query ( #1381 )
2022-09-21 16:07:05 -05:00
DB p
768c44567a
Add Checkboxes and Adjust layout
2022-09-20 19:22:13 +09:00
Hongtao Zhang
3185e2d216
use Search instead of SearchTerm[0] to prevent empty search triggering error
2022-09-19 15:40:03 -05:00
DB p
bb0c57d3d2
- remove test customcontrol in program plugin
...
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
Sparrkle
314f2d6a90
Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable)
2022-09-15 15:57:05 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol
2022-09-13 17:34:11 -05:00
DB p
68f59dd924
changed "openmycomputer" string to "openmypc"
2022-09-13 09:13:39 +09:00
DB p
d59bc6320a
Fix Recyclebin Glyph Icon
2022-09-13 09:11:17 +09:00
Hongtao Zhang
d973470465
Remove restriction for plugin panel height
2022-09-12 14:39:36 -05:00
Jeremy
e23eb94caf
allow progress bar customisation via plugin
2022-09-12 08:05:03 +10:00
Hongtao Zhang
000c45bfa8
Refactor Explorer Code to fit the new architecture
...
1. Rename some method in QueryConstructor.cs by removing prefix and suffix
2. Split the logic of checking '>' to outer SearchManager.cs
3. Use IAsyncEnumerable for potential future improvement.
2022-09-10 10:45:41 -05:00
Jeremy Wu
b62ab1d0aa
formatting
2022-09-09 09:08:05 +10:00
DB p
eedcb4d8aa
Add commands and icon update
2022-09-08 20:45:26 +09:00
DB p
930e4e8207
- Add Open RecycleBin
...
- Add Open Desktop
- Add Open My Computer
2022-09-08 17:43:25 +09:00
DB p
4bc3367e3f
- Add 'Free Space in drive'
...
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
Jeremy
202821824d
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-08-30 06:19:41 +10:00
Hongtao Zhang
193ea552dd
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Flow.Launcher.Test/Plugins/ExplorerTest.cs
# Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
2022-08-16 21:38:15 -04:00
Hongtao Zhang
6423143c5c
Implement Everything AutoInstall
2022-08-16 21:32:49 -04:00
Hongtao Zhang
4b6b10af02
Add Open with Shell for folder result
2022-08-16 20:52:53 -04:00
Hongtao Zhang
6a5509bc80
Add customized editor path
2022-08-16 18:51:03 -04:00
Hongtao Zhang
6df3bd8275
Add UseWpf option to csproj for Shell and sys plugin to resolve weird error for IDE
2022-08-16 18:46:23 -04:00
Hongtao Zhang
a3622d472e
Code Refactor with IAsyncEnumerable instead of Task<IEnumerable>
2022-08-16 18:45:36 -04:00
Jeremy Wu
b122dc35c6
New Crowdin updates ( #1280 )
...
* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
2022-08-17 01:15:04 +03:00
Oren Nachman
719fc99154
Combine string
2022-08-10 11:52:16 -07:00
Oren Nachman
30669e8c25
Further cleanups
2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7
Remove unused code
2022-08-09 17:41:02 -07:00
Oren Nachman
03cedcc37e
AllowedLanguage documentation
2022-08-09 16:38:43 -07:00
Oren Nachman
dbe2151810
Clean up exception throwing code for plugin loading
2022-08-09 16:31:29 -07:00
Oren Nachman
b38ffef23c
Remove spuriously added discard (_=) for void call
...
Intellisense for the non-win
2022-08-08 17:48:17 -07:00