Commit graph

5224 commits

Author SHA1 Message Date
Sparrkle
9d294ed71a
Merge Remote pattern 2022-09-21 19:21:28 -05:00
Hongtao Zhang
067217f40a
Merge remote-tracking branch 'origin/dev' into explorerMerge
# Conflicts:
#	Plugins/Flow.Launcher.Plugin.Explorer/Search/WindowsIndex/IndexSearch.cs
2022-09-21 19:20:09 -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
Jeremy Wu
792b383505
Merge pull request #1387 from Flow-Launcher/fix_exception_duplicate_url_opening
Fix opening url twice when clicking on exception report link
2022-09-16 22:39:25 +10:00
Jeremy
143520e0eb fix opening url twice when clicking on exception report link 2022-09-16 22:19:26 +10:00
Jeremy Wu
c81dd32d99
Merge pull request #1365 from onesounds/CheckfreeSpace
Display Drive Space
2022-09-13 10:07:04 +10: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
Jeremy Wu
fa6cc2e497
Merge branch 'dev' into CheckfreeSpace 2022-09-08 09:27:26 +10:00
Jeremy Wu
05044ae00d
Merge pull request #1355 from onesounds/LimitWidth
Adjust Max Width Window Size
2022-09-07 08:07:54 +10:00
DB p
eb8aa77e75 - Add Progressbar color converter
- Colorized(red) when usage space 90% over
2022-09-07 00:28:49 +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
DB p
2f7e8e4251 Remove Guide LIne 2022-09-02 11:11:24 +09:00
DB p
a2d9cb6f2d - Adjust ResultListItem Layout for Large Window Size
- Change Window Max Width to 1920 from 900
2022-09-01 21:04:14 +09:00
Jeremy Wu
fabb396dec
Merge pull request #1328 from Flow-Launcher/update_about_icons
[Dev] Add icons to About tab
2022-08-31 14:53:22 +10:00
Jeremy Wu
c74eafb9d5
Merge pull request #967 from Flow-Launcher/filewatcher
Auto re-index for Program and Bookmark plugins
2022-08-30 07:14:02 +10:00
Jeremy
202821824d Merge remote-tracking branch 'origin/dev' into filewatcher 2022-08-30 06:19:41 +10:00
Jeremy Wu
2c790bf7e0
Merge pull request #1341 from Flow-Launcher/jsonrpc_empty_response
[Dev] Unregister Cancellation Event by disposing the delegate
2022-08-23 11:39:50 +10:00
Jeremy Wu
0c1aabb31c
Merge branch 'dev' into jsonrpc_empty_response 2022-08-23 11:33:59 +10:00
Hongtao Zhang
f6e6cd5a42
Fix Error Message for empty response 2022-08-21 22:09:56 -04:00
Hongtao Zhang
793b432d61
Use Length instead of Position to keep thing clear 2022-08-21 22:02:46 -04:00
Hongtao Zhang
74d9290944
Redesign exception stream handling and dispose stream to recycle 2022-08-21 22:00:42 -04:00
Hongtao Zhang
2b60422a6c
Cleanup Using 2022-08-21 20:59:31 -04:00
Hongtao Zhang
ddb25a253a
Unregister Cancellation Event by disposing the delegate 2022-08-21 20:58:17 -04:00
Jeremy Wu
7686f61645
Merge pull request #1337 from Flow-Launcher/jsonrpc_empty_response
suppress Jsonrpc empty response
2022-08-20 15:28:31 +10:00
Hongtao Zhang
c3dd3b1851
Suppress JsonRPC Empty Response Exception and refactor code 2022-08-18 09:37:41 -04:00
Hongtao Zhang
76d23aba9b
Suppress JsonRPC Empty Response Exception and refactor code 2022-08-18 09:34:53 -04: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
Zero
a9ed7da16e
DOC: use issue forms replace plain text (#752) 2022-08-15 22:57:51 -04:00
Jeremy
8b543a2d4c add icons to About tab 2022-08-13 00:16:41 +10:00
Kevin Zhang
fa7057ae8f
Plugin Exception Draft (#1147) 2022-08-12 23:12:38 +10:00
Kevin Zhang
af7efd8347
Merge pull request #1314 from nachmore/warnings
Fix (some) build warnings
2022-08-11 09:42:12 -05:00
Oren Nachman
4a1c585f17 return Task directly 2022-08-10 12:40:46 -07: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
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00