Commit graph

7979 commits

Author SHA1 Message Date
Hongtao Zhang
653ee90401 empty 2024-03-26 14:08:03 -05:00
Hongtao Zhang
f7f37592ea test cache again 2024-03-26 13:53:46 -05:00
Hongtao Zhang
0644f320da remove squirrel 2024-03-26 13:42:54 -05:00
Hongtao Zhang
be8612912c delete unused arg 2024-03-26 13:37:33 -05:00
Hongtao Zhang
d562441b92 delete no-build 2024-03-26 13:37:07 -05:00
Hongtao Zhang
765c30fbca remove cache to test and skip pr build 2024-03-26 13:29:38 -05:00
Hongtao Zhang
bd5bed2634 fix up artifact name 2024-03-26 13:26:02 -05:00
Hongtao Zhang
559666b4a2 clean up post_build and roll back delete unused 2024-03-26 13:14:17 -05:00
Jeremy Wu
3658f1537e New translations en.xaml (Slovak)
[ci skip]
2024-03-27 04:47:58 +11:00
VictoriousRaptor
b759de4753 Hide main window when dragging results. 2024-03-25 23:39:58 +08:00
Jeremy Wu
ab2f0bda2c New translations en.xaml (Russian)
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
18d6f67d28
Merge pull request #2612 from AsafMah/ctrlshiftc
Added ctrl+shift+c
2024-03-25 18:45:03 +11:00
Hongtao Zhang
eecd5fee5e fix upload path 2024-03-24 14:14:33 -05:00
Hongtao Zhang
2f7bd56397 fix upload 2024-03-24 13:54:35 -05:00
Hongtao Zhang
3a885eada1 install required tool 2024-03-24 13:53:03 -05:00
Hongtao Zhang
f5762f6ad1 modify argument for post_build.ps1 2024-03-24 13:52:05 -05:00
Hongtao Zhang
3d6782ca30 migrate to velopack 2024-03-24 13:41:07 -05:00
Hongtao Zhang
1cc8b9dfe8 first commit 2024-03-23 18:00:32 -05: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
ca00a8fd47 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
VictoriousRaptor
267163c8ad Update terms 2024-03-22 22:08:18 +08:00
Hongtao Zhang
8b45372f66 Use FastCache.Cached as new image cache instead of implement it ourselves 2024-03-22 21:53:38 +08:00
AminSallah
2ab6055450
Merge branch 'dev' into dev 2024-03-20 19:18:17 +00:00
AminSallah
c0034d8e07
Remove unnecessary top class _reselect parameter 2024-03-20 21:17:24 +02:00
Hongtao Zhang
b2f7d34a4d fix weird issue 2024-03-20 12:26:39 -05:00
Hongtao Zhang
2d805e53bc revise structure 2024-03-20 00:47:14 -05:00
dependabot[bot]
a6b2a8135b
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:33:17 +00:00
asafmahlev
10ebda8283 Added ctrl+shift+c 2024-03-18 12:11:25 +02:00
Florian Grabmeier
6057eae05b Fix missing using directive
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-03-13 12:59:59 +01:00
flox_x
029fe37930
Merge branch 'dev' into volume 2024-03-11 22:42:43 +01:00
Jeremy Wu
56fb95ace3 New translations resources.resx (Chinese Simplified)
[ci skip]
2024-03-09 23:03:42 +11:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
AminSallah
99ac5f010d
Merge pull request #1 from AminSallah/reselect
Prevent reselect first result if needed
2024-03-05 11:04:32 +00:00
VictoriousRaptor
7d171a3913
Merge pull request #2599 from Phoenix-/dev
Fix opera bookmarks
2024-03-02 18:14:06 +08:00
Phoenix
d0414892c3 Fix opera bookmarks
Fix opera bookmarks - comment

Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
dependabot[bot]
6877d7a73e
Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#2593) 2024-02-27 06:21:31 +00:00
dependabot[bot]
a0821f101d
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading (#2594) 2024-02-27 05:52:38 +00:00
Kevin Zhang
dfd1b8c66a
Merge pull request #2582 from Yusyuriv/code-cleanup-flow-launcher-converters
Code cleanup: Flow.Launcher/Converters
2024-02-25 00:22:48 -06:00
AminSallah
c8a2f10620
Introduce param "reselect" to ReQuery instance 2024-02-25 04:29:14 +02:00
AminSallah
ae84dae66d
ReQuery new param "reselect" 2024-02-25 04:13:09 +02:00
AminSallah
1d6c4cee2e
AddResults & UpdateResults new param "reselect" 2024-02-25 04:11:30 +02:00
AminSallah
e722927d9e
ReQuery method overloading, reselect flag. 2024-02-25 04:05:54 +02:00
Yusyuriv
455b221163 Code cleanup: Flow.Launcher/Converters — requested changes 2024-02-25 00:36:20 +06:00
Hongtao Zhang
3ddf0cf6f6 match longest shortcut by default 2024-02-24 12:10:25 -06:00
Yusyuriv
185695b9ae Code cleanup: Flow.Launcher/Converters 2024-02-24 09:52:03 +06:00
AminSallah
50f71c0731
Add ReQuery to API 2024-02-23 23:28:16 +02:00
AminSallah
0522fc79f4
Add ReQuery Instance 2024-02-23 23:27:34 +02:00
AminSallah
8656eddf41
Change protection level of ReQuery instance 2024-02-23 23:25:29 +02:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00