Yusyuriv
|
bb7900c0e0
|
Add PyWin32-related directories to path for Python plugins
|
2025-02-02 15:27:02 +06:00 |
|
Yusyuriv
|
d5dd7b44a4
|
Use PYTHONDONTWRITEBYTECODE instead of -B flag when running Python plugins
|
2024-12-05 17:37:54 +06:00 |
|
Yusyuriv
|
fa8cd548f6
|
Add ., ./lib, ./plugin directories to path for Python plugins
|
2024-12-05 14:18:13 +06:00 |
|
Jeremy Wu
|
14f1a5a5f0
|
Merge pull request #3096 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.12.0
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
|
2024-11-26 17:41:37 +11:00 |
|
Jeremy Wu
|
7380e2945a
|
Merge pull request #3095 from Flow-Launcher/dependabot/nuget/Microsoft.Extensions.Caching.Memory-9.0.0
Bump Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.0
|
2024-11-26 17:40:53 +11:00 |
|
Jeremy Wu
|
a0703fb25f
|
Merge pull request #3094 from Flow-Launcher/dependabot/nuget/Microsoft.VisualStudio.Threading-17.12.19
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
|
2024-11-26 17:38:40 +11:00 |
|
dependabot[bot]
|
c3e676f130
|
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.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.11.1...v17.12.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-11-25 23:00:08 +00:00 |
|
dependabot[bot]
|
f3c21d5842
|
Bump Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.0
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 22:59:12 +00:00 |
|
dependabot[bot]
|
e183682d41
|
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.10.48 to 17.12.19.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 22:58:41 +00:00 |
|
Jeremy Wu
|
db5b773bb0
|
Merge pull request #3088 from Jack251970/dev2
Fix possible content frame navigation issue in welcome window & setting window
|
2024-11-25 21:18:56 +11:00 |
|
Jeremy Wu
|
9e46d3a3a1
|
Merge pull request #3092 from Jack251970/dev3
Fix System.OperationCanceledException Issue
|
2024-11-24 21:47:07 +11:00 |
|
Jack251970
|
9cb464df05
|
Add debug log for exception.
|
2024-11-24 09:21:27 +08:00 |
|
Jack251970
|
4e3fd84f06
|
Remove useless comment
|
2024-11-23 21:32:42 +08:00 |
|
Jack251970
|
6e4f6e2abf
|
Fix System.OperationCanceledException Issue (#3091)
|
2024-11-22 11:20:12 +08:00 |
|
Jack251970
|
929e7d6aa0
|
Revert xaml style in welcome window.
|
2024-11-22 09:26:12 +08:00 |
|
Jack251970
|
6b6b0faadf
|
fix possible content frame navigation issue
|
2024-11-21 22:07:35 +08:00 |
|
Jeremy Wu
|
7e9ed8e47a
|
Merge pull request #3083 from Flow-Launcher/dependabot/nuget/FSharp.Core-9.0.100
Bump FSharp.Core from 8.0.401 to 9.0.100
|
2024-11-21 18:02:11 +11:00 |
|
Jeremy Wu
|
92251b7171
|
Merge pull request #3084 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.0
Bump Microsoft.Data.Sqlite from 8.0.10 to 9.0.0
|
2024-11-21 18:00:45 +11:00 |
|
Jeremy Wu
|
3fd5b8f6d4
|
Merge pull request #3086 from yeelali14/fix-gitstream-cm
Suggest fix regex in gitstream CM file
|
2024-11-21 17:41:22 +11:00 |
|
Yeela Lifshitz
|
c8540f1a0a
|
Suggest fix regex in gitstream CM file
|
2024-11-19 16:22:30 +02:00 |
|
dependabot[bot]
|
ba96d1a830
|
Bump Microsoft.Data.Sqlite from 8.0.10 to 9.0.0
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.10 to 9.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.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>
|
2024-11-18 22:09:21 +00:00 |
|
dependabot[bot]
|
c701419a95
|
Bump FSharp.Core from 8.0.401 to 9.0.100
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 8.0.401 to 9.0.100.
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)
---
updated-dependencies:
- dependency-name: FSharp.Core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 22:08:47 +00:00 |
|
Kevin Zhang
|
ed5373653d
|
Merge pull request #3069 from onesounds/20241111HighContrast
Fix Style for Highcontrast mode
|
2024-11-11 07:38:18 -08:00 |
|
DB p
|
09d8c1db0e
|
Add line for Highcontrast mode
|
2024-11-11 14:24:57 +09:00 |
|
Jeremy Wu
|
78e3d9bab9
|
Merge pull request #3064 from Flow-Launcher/add_sponsor
Add sponsor to readme
|
2024-11-09 20:20:15 +11:00 |
|
Jeremy Wu
|
9786fd7bab
|
add sponsor to readme
Add sponsor 🥇
|
2024-11-09 20:06:33 +11:00 |
|
Jeremy Wu
|
50c00f33d4
|
Merge pull request #3060 from Flow-Launcher/bump_versions
Release 1.19.4 version bumps
|
2024-11-05 18:48:19 +11:00 |
|
Jeremy Wu
|
1bbc104182
|
version bump plugins
|
2024-11-05 07:30:53 +00:00 |
|
Jeremy Wu
|
b6e198c204
|
version bump
|
2024-11-05 07:25:57 +00:00 |
|
Jeremy Wu
|
56f2c8cd73
|
Merge pull request #3058 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-2.1.0
Bump VirtualizingWrapPanel from 2.0.12 to 2.1.0
|
2024-11-05 17:37:29 +11:00 |
|
Jeremy Wu
|
f7a1ec0703
|
Merge branch 'dev' into dependabot/nuget/VirtualizingWrapPanel-2.1.0
|
2024-11-05 17:23:06 +11:00 |
|
Jeremy Wu
|
ecfbf32128
|
New Crowdin updates (#3034)
|
2024-11-05 05:31:06 +02:00 |
|
dependabot[bot]
|
2b2fbd02db
|
Bump VirtualizingWrapPanel from 2.0.12 to 2.1.0
Bumps [VirtualizingWrapPanel](https://github.com/sbaeumlisberger/VirtualizingWrapPanel) from 2.0.12 to 2.1.0.
- [Release notes](https://github.com/sbaeumlisberger/VirtualizingWrapPanel/releases)
- [Commits](https://github.com/sbaeumlisberger/VirtualizingWrapPanel/compare/v2.0.12...v2.1.0)
---
updated-dependencies:
- dependency-name: VirtualizingWrapPanel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 22:50:03 +00:00 |
|
Yan
|
0cfea2e6b4
|
Merge pull request #3057 from Flow-Launcher/fix-input-with-button-for-js-python-plugins
Fix `inputWithFileBtn` not working in SettingsTemplate.yml
|
2024-11-04 11:23:39 +06:00 |
|
Yusyuriv
|
1bdfc3009d
|
Add using when creating a file/folder dialog
|
2024-11-03 13:28:24 +06:00 |
|
Yusyuriv
|
6604710a3f
|
Fix inputWithFileBtn not working in SettingsTemplate.yml
|
2024-11-03 12:42:14 +06:00 |
|
Jeremy Wu
|
943425bfa1
|
Merge pull request #3053 from Flow-Launcher/dependabot/nuget/JetBrains.Annotations-2024.3.0
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
|
2024-11-01 16:36:51 +11:00 |
|
Jeremy Wu
|
e77fab0b4c
|
Merge pull request #3052 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-2.0.12
Bump VirtualizingWrapPanel from 2.0.11 to 2.0.12
|
2024-11-01 16:35:47 +11:00 |
|
Jeremy Wu
|
350423b1f1
|
Merge pull request #3054 from Flow-Launcher/fix-install-source-author
fix out of index error when install source is not standard github link
|
2024-10-31 21:46:08 +11:00 |
|
Hongtao Zhang
|
a9da2afecb
|
fix out of index error when install source is not standard github link
|
2024-10-29 00:23:54 -05:00 |
|
dependabot[bot]
|
7237c1ba6c
|
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0.
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/compare/2024.2...2024.3)
---
updated-dependencies:
- dependency-name: JetBrains.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 22:46:05 +00:00 |
|
dependabot[bot]
|
ae26cf4e5d
|
Bump VirtualizingWrapPanel from 2.0.11 to 2.0.12
Bumps [VirtualizingWrapPanel](https://github.com/sbaeumlisberger/VirtualizingWrapPanel) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/sbaeumlisberger/VirtualizingWrapPanel/releases)
- [Commits](https://github.com/sbaeumlisberger/VirtualizingWrapPanel/compare/v2.0.11...v2.0.12)
---
updated-dependencies:
- dependency-name: VirtualizingWrapPanel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 22:45:42 +00:00 |
|
Jeremy Wu
|
009f71a46e
|
Merge pull request #3040 from Flow-Launcher/dependabot/nuget/System.Data.OleDb-8.0.1
Bump System.Data.OleDb from 8.0.0 to 8.0.1
|
2024-10-22 21:08:28 +11:00 |
|
Jeremy Wu
|
c927709499
|
Merge pull request #3039 from Flow-Launcher/dependabot/nuget/FSharp.Core-8.0.401
Bump FSharp.Core from 8.0.301 to 8.0.401
|
2024-10-22 21:05:50 +11:00 |
|
dependabot[bot]
|
89836cbccb
|
Bump System.Data.OleDb from 8.0.0 to 8.0.1
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
---
updated-dependencies:
- dependency-name: System.Data.OleDb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 22:22:58 +00:00 |
|
dependabot[bot]
|
b5fbc82ea2
|
Bump FSharp.Core from 8.0.301 to 8.0.401
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 8.0.301 to 8.0.401.
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)
---
updated-dependencies:
- dependency-name: FSharp.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 22:22:27 +00:00 |
|
Jeremy Wu
|
9811cc3962
|
New Crowdin updates (#3029)
|
2024-10-16 07:22:28 +03:00 |
|
Jeremy Wu
|
6d6c1bed11
|
Merge pull request #3033 from Flow-Launcher/VictoriousRaptor-patch-1
Null check when detecting Windows Media Player installation
|
2024-10-16 14:53:30 +11:00 |
|
Jeremy Wu
|
1343d20e21
|
Merge pull request #3032 from Flow-Launcher/version_bump
Release 1.19.3 version bumps
|
2024-10-16 14:28:02 +11:00 |
|
VictoriousRaptor
|
2c66f01cbb
|
Null check when reading regkey
|
2024-10-16 11:09:17 +08:00 |
|