Commit graph

7409 commits

Author SHA1 Message Date
DB p
7fbea552c8 Add Vietnamese Support 2024-04-24 04:10:52 +09: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 Wu
134800773a
Merge pull request #2654 from Flow-Launcher/taooceros-patch-1
Bump Version 1.18.0
2024-04-18 20:26:49 +10:00
Jeremy
f52e5db39b bump plugin versions 2024-04-18 20:08:54 +10:00
Kevin Zhang
3b66961e81
Update plugin.json 2024-04-16 19:38:12 -05:00
Kevin Zhang
56bc8f75f2
Update Flow.Launcher.Plugin.csproj 2024-04-16 19:36:57 -05:00
Kevin Zhang
6e4fffe29e
Bump Version 1.18.0 2024-04-16 19:36:19 -05:00
Kevin Zhang
12ba126e3a
Merge pull request #2644 from Yusyuriv/code-cleanup/Flow.Launcher/Converters-and-Helper
Code cleanup: Flow.Launcher/{Converters,Helper}
2024-04-16 19:11:31 -05:00
dependabot[bot]
009de4f67b
Bump MemoryPack from 1.21.0 to 1.21.1 (#2651) 2024-04-15 23:03:33 +00:00
Yusyuriv
9a6a68483b
Revert changes in SingleInstance.cs to prevent a difficult merge 2024-04-15 09:20:26 +06:00
dependabot[bot]
cc15bd1c0b
Bump MemoryPack from 1.10.0 to 1.21.0 (#2641) 2024-04-15 03:04:29 +00:00
Yusyuriv
f7bf681ee2
Replace using block with a using declaration in SingleInstance.cs 2024-04-11 13:54:50 +06:00
Yusyuriv
950b4c91d3
Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
VictoriousRaptor
da630039d1
Merge pull request #2636 from Flow-Launcher/VictoriousRaptor-patch-1
Show target path in hover tooltip
2024-04-06 14:45:25 +08:00
VictoriousRaptor
cd7673418a
Show target path in hover tooltip 2024-04-06 11:54:52 +08:00
Jeremy Wu
b1269a47f5
Merge pull request #2628 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.3
Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.3
2024-04-06 14:44:35 +11: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
dependabot[bot]
578ad99cec
Bump softprops/action-gh-release from 1 to 2 (#2606) 2024-04-01 16:05:54 +00:00
VictoriousRaptor
71c7e02ee3
Merge pull request #2627 from Flow-Launcher/VictoriousRaptor-patch-1
Fix typo
2024-04-02 00:03:24 +08:00
VictoriousRaptor
2a00c48dea
Fix typo 2024-04-01 20:38:25 +08:00
Kevin Zhang
4721b9758b
Merge pull request #2529 from Flow-Launcher/improve-context-menu-results-2
Improve context menu results
2024-03-31 11:49:16 -05:00
Kevin Zhang
62a7d9ad04
Merge pull request #2625 from Flow-Launcher/fix-programs-indexing
Fix program indexing logic when cache is empty
2024-03-31 11:43:14 -05:00
VictoriousRaptor
df589cea49 Fix program indexing logic when cache is empty 2024-03-31 20:07:18 +08:00
Kevin Zhang
664996177d
Merge pull request #2581 from AminSallah/dev
New API Instance (ReQuery)
2024-03-31 01:37:46 -05:00
Jeremy Wu
0cb80c4442
Merge pull request #2488 from flooxo/volume
feat: Add sound effect volume
2024-03-31 15:25:37 +11: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
AminSallah
627a4dc8ab
Merge branch 'dev' into dev 2024-03-28 04:04:19 +00:00
Jeremy Wu
fdb1860d01
Merge pull request #2613 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
2024-03-28 14:18:47 +11:00
Jeremy Wu
335d084adc
Merge pull request #2501 from Flow-Launcher/new-image-cache
Use 3rd party for image cache
2024-03-28 14:14:18 +11:00
Jeremy Wu
564c0161c4
Merge pull request #2608 from Flow-Launcher/l10n_dev
New Crowdin updates
2024-03-27 22:38:04 +11:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Jeremy Wu
7161603856
Merge pull request #2585 from Flow-Launcher/longest-shortcut
match longest shortcut by default
2024-03-27 14:12:36 +11:00
Jeremy Wu
aadcc399fd
Merge pull request #2618 from Flow-Launcher/hide-main-window-when-dragging
Hide main window when dragging results
2024-03-27 14:01: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
d8d006fee9
add comment 2024-03-27 13:56:10 +11: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
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