Jack Ye
5e2536c129
Merge branch 'dev' into dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Svg.Skia-3.2.1
2025-09-25 12:41:14 +08:00
dependabot[bot]
a76e2fea7f
Bump SkiaSharp from 3.119.0 to 3.119.1
...
---
updated-dependencies:
- dependency-name: SkiaSharp
dependency-version: 3.119.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-23 22:06:58 +00:00
Jeremy
dc1f0f1095
merge back v2.0.1 from master into dev
2025-09-21 23:15:34 +10:00
Jeremy Wu
a05e09908c
Release 2.0.1 ( #3998 )
2025-09-21 20:23:00 +08:00
dependabot[bot]
846cc65d8e
Bump Svg.Skia from 3.0.6 to 3.2.1
...
---
updated-dependencies:
- dependency-name: Svg.Skia
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-21 04:49:51 +00:00
Jack251970
78e5bf2a60
Use Flow.Launcher.Localization to improve code quality
2025-09-21 11:50:51 +08:00
Jack Ye
7fc30aea93
Merge branch 'dev' into nuget_package_upgrade
2025-09-13 14:06:16 +08:00
dependabot[bot]
ca164b37db
Bump Microsoft.Data.Sqlite from 9.0.8 to 9.0.9
...
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-version: 9.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 22:07:50 +00:00
Jack251970
8e837b8e56
Avoid clobbering inherited NoWarn; append instead.
2025-09-06 13:37:27 +08:00
Jack Ye
8bc60e55e0
Merge branch 'dev' into nuget_package_upgrade
2025-09-06 13:31:24 +08:00
Jack251970
9a2f813ea2
Keep x86 runtime files
2025-08-31 15:09:48 +08:00
Jack251970
3906fd46af
Fix
2025-08-31 14:53:38 +08:00
Jack251970
5108114f2f
Test1
2025-08-31 14:45:59 +08:00
Jack251970
2e2d7fe515
Test
2025-08-31 14:45:40 +08:00
Jack251970
6b60373886
Upgrade nuget packages
2025-08-25 18:50:02 +08:00
Jack251970
b07763ad05
Suppress FLSG0007
2025-08-19 14:27:45 +08:00
Jack251970
922c3d5611
Upgrade nuget packages & Update lock files
2025-08-17 16:54:41 +08:00
Jack251970
8f88998d34
Remove more unnecessary runtimes
2025-08-07 08:57:21 +08:00
dcog989
dcc0866de1
Update Flow.Launcher.Plugin.BrowserBookmark.csproj
...
bump Svg.Skia
2025-08-06 13:58:36 +01:00
dcog989
2a5ac092f0
Update Flow.Launcher.Plugin.BrowserBookmark.csproj
...
bump Microsoft.Data.Sqlite
2025-08-06 13:46:25 +01:00
Jack Ye
7084d5a558
Merge branch 'dev' into Fix-'100%-CPU'-BrowserBookmark-issue
2025-07-27 13:04:50 +01:00
VictoriousRaptor
b637e0a028
Use Flow.Launcher.Localization 0.0.4 & update expect list
2025-07-27 00:17:09 +08:00
Jack Ye
54a2817962
Merge branch 'dev' into code_quality
2025-07-24 11:55:46 +01:00
dcog989
d57eca279f
Merge branch 'Flow-Launcher:dev' into Fix-'100%-CPU'-BrowserBookmark-issue
2025-07-22 20:37:24 +01:00
Jack Ye
010b6dde79
Merge branch 'dev' into code_quality
2025-07-19 20:40:49 +08:00
Jack251970
7af3c5febf
Upgrade NuGet dependency
2025-07-19 20:26:33 +08:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
dcog989
78b4c7db85
Fix BrowserBookmark '100% CPU' issue
...
# Fix BrowserBookmark plugin locking threads at 100% CPU
The following files were modified to implement this fix:
1. /Flow.Launcher.Plugin.BrowserBookmark.csproj
- packages SkiaSharp and Svg.Skia added to output WEBP
2. /Helper/FaviconHelper.cs
- new method, TryConvertToWebp, added to take any image data and encode to WEBP
3. /FirefoxBookmarkLoader.cs
- LoadFaviconsFromDb to use the new helper which ensures only safe WEBP files are used by the UI, which resolves the CPU-locking. It was GZIPped SVGs that were causing the thread / CPU lock.
2025-07-14 00:43:39 +01:00
Jack251970
1b05643b64
Use Flow.Launcher.Localization to improve code quality
2025-06-23 12:38:27 +08:00
Jack251970
bc8e77ae02
Fix format
2025-06-17 17:00:28 +08:00
Jack251970
548435b4fd
Improve code quality
2025-06-17 16:58:48 +08:00
Jack251970
b564a39aae
Use api functions instead of project reference for code quality
2025-04-02 22:31:31 +08:00
Jack251970
0430eea2fd
Use api functions instead of project reference for code quality
2025-04-02 22:25:55 +08:00
DB p
3387c2aba8
Remove svg related nuget and codes
2025-03-25 13:51:39 +09:00
DB p
19c39710e1
Remove Skia nuget
2025-03-24 18:58:17 +09:00
DB p
4e8272ffbc
- Removed "Remove Cache" button
...
- Changed nuget for SVG
- Changed SVG code
2025-03-21 01:42:26 +09:00
DB p
dfc9d5b84f
- Add SVG convert for firefox
...
- Add remove cache UI
2025-03-20 19:11:15 +09:00
Yusyuriv
d2c185ee92
Remove unnecessary dependencies
2025-03-20 14:03:08 +06:00
Jack251970
f6740bce59
Revert style
2025-03-20 09:53:00 +08:00
Jack251970
1f6d7713cd
Remove useless NuGet package & Downgrade System.Drawing.Common package
2025-03-20 09:48:32 +08:00
DB p
5481a6aa43
Add local favicon load
2025-03-20 05:04:19 +09:00
dependabot[bot]
1dfa15d325
Bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.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>
2025-03-11 22:13:52 +00:00
dependabot[bot]
65d42bf7c0
Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.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>
2025-03-09 07:25:00 +00:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
dependabot[bot]
9a8eabd5ee
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.1 )
---
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>
2025-01-27 22:56:19 +00: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]
eaec496984
Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 8.0.8 to 8.0.10.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10 )
---
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-10-14 22:42:09 +00:00
dependabot[bot]
6a9c510672
Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
...
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore ) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8 )
---
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-08-19 22:17:49 +00:00
dependabot[bot]
5a21e271a5
Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
...
Bumps Microsoft.Data.Sqlite from 8.0.6 to 8.0.7.
---
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-07-15 22:28:49 +00: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