Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Flow Launcher

Making Flow Launcher a world class tool with a strong community of plugin developers and users
Collective - Host: opensource - https://opencollective.com/flow-launcher - Website: https://www.flowlauncher.com - Code: https://github.com/flow-launcher/flow.launcher

Use ConcurrentDictionary for JsonRPC Settings

github.com/flow-launcher/flow.launcher - 3ec27edf75fc70fecc9d8d2865fc0f5c9579f557 authored about 1 year ago by Hongtao Zhang <[email protected]>
Merge pull request #2415 from Flow-Launcher/fuzzy_search_access_links

Use FuzzySearch to search access links

github.com/flow-launcher/flow.launcher - 57541b351a8aaba7ad3abb67b34cf58ff2d59e00 authored about 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2420 from Flow-Launcher/dependabot/nuget/JetBrains.Annotations-2023.3.0

Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0

github.com/flow-launcher/flow.launcher - f6f7af0548be88ce50db9ac8c5f7bb97bf6a8529 authored about 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2421 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-1.5.8

Bump VirtualizingWrapPanel from 1.5.7 to 1.5.8

github.com/flow-launcher/flow.launcher - 905c2ce34dbd2c62e4c2cb41ae0169dc7f6f248f authored about 1 year ago by Jeremy Wu <[email protected]>
Bump VirtualizingWrapPanel from 1.5.7 to 1.5.8

Bumps [VirtualizingWrapPanel](https://github.com/sbaeumlisberger/VirtualizingWrapPanel) from 1.5...

github.com/flow-launcher/flow.launcher - 7961ca14375effa978719b779861d324934df5fb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0

Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2023.2.0 ...

github.com/flow-launcher/flow.launcher - 6eecc614a8713f3f472d48e682e0afb97c13b6c8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version bump 3.1.4

github.com/flow-launcher/flow.launcher - 439eebf6cb9f53c12caddc3a2348eaae6aac1402 authored about 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2413 from Flow-Launcher/dependabot/nuget/nunit-3.14.0

Bump nunit from 3.13.3 to 3.14.0

github.com/flow-launcher/flow.launcher - f2cc916c47292cbfe903b17fc233402c35b2e237 authored about 1 year ago by Jeremy Wu <[email protected]>
Delete existing zip before downloading

github.com/flow-launcher/flow.launcher - c18ae41e56f5b38ca4d702e58fa691e29ad7743d authored about 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2416 from Flow-Launcher/jsonrpcv2_fix

switch back to jsonmessageformatter

github.com/flow-launcher/flow.launcher - 2dcbb2138bc0ff21429e56b12d4ea0bf64be56d6 authored about 1 year ago by Kevin Zhang <[email protected]>
use memorypack instead of binaryformatter

github.com/flow-launcher/flow.launcher - 83553244d73024b51b7a5bdc6aee40a0ca369ded authored about 1 year ago by Hongtao Zhang <[email protected]>
Disable conflicting options

Signed-off-by: Florian Grabmeier <[email protected]>

github.com/flow-launcher/flow.launcher - 3623316fc0cf96b98c561cecd8965d5cc66a5530 authored about 1 year ago by Florian Grabmeier <[email protected]>
Fix overlapping layout

Signed-off-by: Florian Grabmeier <[email protected]>

github.com/flow-launcher/flow.launcher - 276c6eda6b0e1cd648278eeebcf53ac22540b9d5 authored about 1 year ago by Florian Grabmeier <[email protected]>
Remove comment

github.com/flow-launcher/flow.launcher - af9c662892621b3be10d3be76fb1067a20cfd2e1 authored about 1 year ago by VictoriousRaptor <[email protected]>
Refactor plugin zip logic

- Download zip to temp folder
- Unzip to unique folder

github.com/flow-launcher/flow.launcher - f6a4942a484704a74a5336036f25efe65f53feed authored about 1 year ago by VictoriousRaptor <[email protected]>
Hide modified plugins in query results

github.com/flow-launcher/flow.launcher - 50449de653d1fd5bec713eb3544b7a13823d73fc authored about 1 year ago by VictoriousRaptor <[email protected]>
Remove unused import

github.com/flow-launcher/flow.launcher - 53eec760693b78b9d8954791fabc0a4d545c3579 authored about 1 year ago by VictoriousRaptor <[email protected]>
Check if plugin has been modified when installing/updating/uninstalling

github.com/flow-launcher/flow.launcher - 69dad1be6c2bca648b54089f62047e78ecadc5e9 authored about 1 year ago by VictoriousRaptor <[email protected]>
Throw exception when zip not found

github.com/flow-launcher/flow.launcher - b7a78362bf38124ccbc72ec0419f611e5c97b530 authored about 1 year ago by VictoriousRaptor <[email protected]>
Use FuzzySearch to search access links

github.com/flow-launcher/flow.launcher - 9f39dfceee916cbb83e9c88675f083af3abc7406 authored about 1 year ago by VictoriousRaptor <[email protected]>
Make settings field private

github.com/flow-launcher/flow.launcher - bf598887dd942e2e684e2ff3144b9fc9e944d261 authored about 1 year ago by VictoriousRaptor <[email protected]>
Add glyphs for pm context menu

github.com/flow-launcher/flow.launcher - 41721150f91437dc62e9cc4a13bb852f16ebd9e2 authored about 1 year ago by VictoriousRaptor <[email protected]>
Show plugin icons in pm Install results

github.com/flow-launcher/flow.launcher - 842451db69bba8b40449773a79a80ddda6418d5d authored about 1 year ago by VictoriousRaptor <[email protected]>
Exclude installed plugins in pm install results

github.com/flow-launcher/flow.launcher - 5b2220b9dafda45af72a20ee7a12136b23fd3dee authored about 1 year ago by VictoriousRaptor <[email protected]>
Move Install/Uninstall plugin logic to Core.PluginManager

github.com/flow-launcher/flow.launcher - e7ffd573f0b6a9994e0e95d65f107356c7ccfec3 authored about 1 year ago by VictoriousRaptor <[email protected]>
Use toast to improve consistency

github.com/flow-launcher/flow.launcher - 08da4e34df6ada1c5559c9f4169ac6271877798b authored about 1 year ago by VictoriousRaptor <[email protected]>
switch back to jsonmessageformatter

github.com/flow-launcher/flow.launcher - 7436aaa2bb1cc5c1bf72c7051db433ff8d5670db authored about 1 year ago by Hongtao Zhang <[email protected]>
Merge branch 'dev' into shell_fix

github.com/flow-launcher/flow.launcher - 80bed38fae159a997d15f0049acc4f7a25e04fc4 authored about 1 year ago by flox_x <[email protected]>
Revert "Fix wrong doc"

This reverts commit 0c8729f7fb5edfed1dd2641c6d205013b81753e7.

github.com/flow-launcher/flow.launcher - 0870c5a783ce6bb73e696085d2b15a8b425925a7 authored about 1 year ago by VictoriousRaptor <[email protected]>
Tweak notification text

Co-authored-by: Jeremy Wu <[email protected]>

github.com/flow-launcher/flow.launcher - 72134e8f9a9ae08b1af3935cc6d345d29aa3c445 authored about 1 year ago by VictoriousRaptor <[email protected]>
Bump FSharp.Core from 7.0.400 to 7.0.401

Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 7.0.400 to 7.0.401.
- [Release notes]...

github.com/flow-launcher/flow.launcher - 983a4c56871d6b4d0b78563d8816574981abea9a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1353 from Flow-Launcher/jsonrpc_v2

Implement JSONRPC V2

github.com/flow-launcher/flow.launcher - 8102ca90a9ae489734387507ab245bf17a7cda5c authored about 1 year ago by Jeremy Wu <[email protected]>
Bump nunit from 3.13.3 to 3.14.0

Bumps [nunit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0.
- [Release notes](https://g...

github.com/flow-launcher/flow.launcher - 8a9212099f84ce61da1a998c410ac960bac225ae authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add more language support for new shell option

Signed-off-by: Florian Grabmeier <[email protected]>

github.com/flow-launcher/flow.launcher - 06211a181e9e7d2760456c485b1a0c45cde20a11 authored about 1 year ago by Florian Grabmeier <[email protected]>
Merge branch 'dev' into shell_fix

github.com/flow-launcher/flow.launcher - 6ce66604ffdc49788fc92f9a24a60583ad334463 authored about 1 year ago by flox_x <[email protected]>
Merge branch 'dev' into jsonrpc_v2

github.com/flow-launcher/flow.launcher - 0700910b3f5fa938faf4c283c596290be0bba14b authored about 1 year ago by Kevin Zhang <[email protected]>
rename and add js/ts v2

github.com/flow-launcher/flow.launcher - f5b1b4f830eb423be029f6024530f80808ad8940 authored about 1 year ago by Hongtao Zhang <[email protected]>
Implement CloseShellAfterPress (no logic)

Signed-off-by: Florian Grabmeier <[email protected]>

github.com/flow-launcher/flow.launcher - 4c5eae895b83c87ed56555765cc798d4624702a8 authored about 1 year ago by Florian Grabmeier <[email protected]>
Merge pull request #2405 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.2.2

Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2

github.com/flow-launcher/flow.launcher - 6ed7453c7703ece3075bcfb26ef8040a8cec7194 authored about 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2407 from Flow-Launcher/syscommand-listview-bug

fix a negative width

github.com/flow-launcher/flow.launcher - a607cda4365fe7e933a5e44a3eda38826322ef0d authored about 1 year ago by Kevin Zhang <[email protected]>
fix a negative width

github.com/flow-launcher/flow.launcher - f69a6db54f53e219c71b19f0dda274e24c85516d authored about 1 year ago by Hongtao Zhang <[email protected]>
remove duplicate comment summary

github.com/flow-launcher/flow.launcher - 1c63cd9350db5f0eb7207267fbda59a53c24f89d authored about 1 year ago by Hongtao Zhang <[email protected]>
Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into jsonrpc_v2

github.com/flow-launcher/flow.launcher - 3c2ea382ea404af0378a0340c88d6db042e4fd15 authored about 1 year ago by Hongtao Zhang <[email protected]>
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2

Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.2.1 to 8.2.2.
-...

github.com/flow-launcher/flow.launcher - 0a72535795de88c76727c8e706c1fcfef5a729f7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13

Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.10 to 7.0.13.
- [Releas...

github.com/flow-launcher/flow.launcher - cc2ae7c768516db1d113b0088b75aa105f863feb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2335 from ktos/bookmarks-newsqlite

Switch Bookmarks plugin to use Microsoft.Data.Sqlite

github.com/flow-launcher/flow.launcher - 026e5f5b0967113ac92c00ad92fa031454834295 authored about 1 year ago by Jeremy Wu <[email protected]>
remove legacy CompileRemove

github.com/flow-launcher/flow.launcher - ab96629395fc960d42eccf2741458cf63520a503 authored about 1 year ago by Hongtao Zhang <[email protected]>
Merge branch 'dev' into delay-restart-2

github.com/flow-launcher/flow.launcher - dd6a276a03e37988ca029b21d0bdd319235287f1 authored about 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2389 from Flow-Launcher/fix-missing-dotnet-dict

[ci skip] Fix missing dotnet and php dict

github.com/flow-launcher/flow.launcher - c20235661a3d3186108a1a9f4b6ba7941fc7efdb authored about 1 year ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into delay-restart-2

github.com/flow-launcher/flow.launcher - 9d0ff71a610c2f3afbb35a872f0f6adeaed75f40 authored about 1 year ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into fix-missing-dotnet-dict

github.com/flow-launcher/flow.launcher - 43b9b065dda75c97e07d17b0286700bc0cdc32dd authored about 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2388 from Flow-Launcher/dependabot/nuget/SharpVectors-1.8.2

Bump SharpVectors from 1.8.1 to 1.8.2

github.com/flow-launcher/flow.launcher - 11c14689837428717baf57c33d2d49950456e5cf authored about 1 year ago by Jeremy Wu <[email protected]>
[ci skip] Fix missing dotnet and php dict

github.com/flow-launcher/flow.launcher - e56e9b146815f4817e655240be44271d9dee6993 authored about 1 year ago by VictoriousRaptor <[email protected]>
Bump SharpVectors from 1.8.1 to 1.8.2

Bumps [SharpVectors](https://github.com/ElinamLLC/SharpVectors) from 1.8.1 to 1.8.2.
- [Release ...

github.com/flow-launcher/flow.launcher - c59a01d36185ea6cdce9b2cc6d53da99afb53a18 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'dev' into delay-restart-2

github.com/flow-launcher/flow.launcher - 117ef26154079482ff41ca4d98996ef5d75622dd authored about 1 year ago by VictoriousRaptor <[email protected]>
Fix spell check extra dict missing error (#2379)

* Fix spell check extra dict missing error

* revert deleting dicts

* fix dup

github.com/flow-launcher/flow.launcher - 755c09e3d9833ce0e3f01ed21866fb0519b6b5bd authored over 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2378 from VictoriousRaptor/fix-edge-bm-workspace

Add Edge Workspace support

github.com/flow-launcher/flow.launcher - 08cc8b50ff209a220b6376558e884f1e5ca08cd3 authored over 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2367 from VictoriousRaptor/ignore-extensions

Ignore .lnk target file extension

github.com/flow-launcher/flow.launcher - a5348cc83a070b3125574b7937a1a1dc7cee04ab authored over 1 year ago by VictoriousRaptor <[email protected]>
Add Edge Workspaces support

github.com/flow-launcher/flow.launcher - 07e77e7a416b05e554e750d4db76c71a29095a67 authored over 1 year ago by VictoriousRaptor <[email protected]>
Fix wrong doc

github.com/flow-launcher/flow.launcher - 0c8729f7fb5edfed1dd2641c6d205013b81753e7 authored over 1 year ago by VictoriousRaptor <[email protected]>
Add AutoRestartAfterChanging option

- Option and UI
- New prompts and notification messages

github.com/flow-launcher/flow.launcher - 1334798c6d420dc1a0676835b5b41779924dc5f6 authored over 1 year ago by VictoriousRaptor <[email protected]>
Remove download success notification

github.com/flow-launcher/flow.launcher - 31131ea4a0379dfd8177c3605f1fab9460542928 authored over 1 year ago by VictoriousRaptor <[email protected]>
Ignore .lnk target file extension

- To avoid query "ex" matching any ".exe" file

github.com/flow-launcher/flow.launcher - ee8b0702a79e1b990d0775ac429b62c543a6e83b authored over 1 year ago by VictoriousRaptor <[email protected]>
Merge pull request #2365 from Flow-Launcher/fix_publish_plugins_action

Fix publish default plugins action not triggering

github.com/flow-launcher/flow.launcher - a1d7e44af25b87697eea88142c4553b251bc8d92 authored over 1 year ago by Jeremy Wu <[email protected]>
fix publish plugins action

github.com/flow-launcher/flow.launcher - 85115a24cd1f6f08491181edba4aefe4e9d3d67d authored over 1 year ago by Jeremy <[email protected]>
Merge pull request #2363 from Flow-Launcher/update_readme

Update README's early access link

github.com/flow-launcher/flow.launcher - d53a5bce050c3fbae820c48646729813034a3bcc authored over 1 year ago by Jeremy Wu <[email protected]>
update README early access link

github.com/flow-launcher/flow.launcher - 0bc1fae19c2a425e3d1072ef9e918c67f3a9fabe authored over 1 year ago by Jeremy Wu <[email protected]>
New Crowdin updates (#2331)

New translations

github.com/flow-launcher/flow.launcher - a8206dfcdeef796499d9b87d017de5e56217881b authored over 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2330 from Flow-Launcher/release_version_bumps

Release 1.16.2 version bump

github.com/flow-launcher/flow.launcher - 63eb42099dd1fb780c2f2c121f18fa322e3dcd3b authored over 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2354 from onesounds/FixPreviewDragLine

Fix the issue resizable while preview turned off

github.com/flow-launcher/flow.launcher - d49fbd8f20580ca2e2cad32a753d10002299b8e8 authored over 1 year ago by DB P <[email protected]>
Fix an issue where the preview area is resizable even when preview is off.

github.com/flow-launcher/flow.launcher - 1f5505cad8c53d78a71e4613a4fbc326fe9b02b5 authored over 1 year ago by DB p <[email protected]>
Merge pull request #2352 from Flow-Launcher/taooceros-patch-1

Update README.md for custom shortcut

github.com/flow-launcher/flow.launcher - ab971891f86814faea5687491c38078da2218f57 authored over 1 year ago by Jeremy Wu <[email protected]>
Update README.md

github.com/flow-launcher/flow.launcher - 5c6a645645592480d4a988bda8a239d50232d540 authored over 1 year ago by Kevin Zhang <[email protected]>
Update README.md for custom shortcut

github.com/flow-launcher/flow.launcher - 18b80daaf3ed04810801d6070d524414c407cb93 authored over 1 year ago by Kevin Zhang <[email protected]>
Merge pull request #2350 from VictoriousRaptor/AddShortcutGuide

Add explanation for '@' prefix of custom shortcut

github.com/flow-launcher/flow.launcher - 96904c2bbd25cfc82b507c25ffdee4d83203dbeb authored over 1 year ago by VictoriousRaptor <[email protected]>
Update custom shortcut illustration image

github.com/flow-launcher/flow.launcher - e09cd0c3ec8b2081db36b570a82c0b0299f5e84d authored over 1 year ago by VictoriousRaptor <[email protected]>
Add @ guide for custom shortcut

github.com/flow-launcher/flow.launcher - 2dc86fd3f191eb38d43c61b5510e5e729bc0e04d authored over 1 year ago by VictoriousRaptor <[email protected]>
Improve hotkey registration failure popup (#2343)

* Add title text and more text in "hotkey register failed" popup

* adjust string key

* For...

github.com/flow-launcher/flow.launcher - c1b776dfaed987d1d738ab90f8b5e62dd29ee71f authored over 1 year ago by DB P <[email protected]>
remove obsolete comment

github.com/flow-launcher/flow.launcher - c67d0faeaf65e2b5c71dc787b03ac2b6d094a3aa authored over 1 year ago by Jeremy Wu <[email protected]>
load unmanaged dll from dependencyResolver as well

github.com/flow-launcher/flow.launcher - 63b2a07dd98f15d1127d2349e6172da7870f6ded authored over 1 year ago by Hongtao Zhang <[email protected]>
Merge pull request #2332 from VictoriousRaptor/fix-exclude-path-check

Fix exclude path check for index search

github.com/flow-launcher/flow.launcher - ef84b2b597f01fa775fa3c0fa96448c90d4a890a authored over 1 year ago by VictoriousRaptor <[email protected]>
add allowEqual parameter name to call to make it clearer

github.com/flow-launcher/flow.launcher - 992f6d11dc373547cc4cf10770c3e1e1e2dd722c authored over 1 year ago by Jeremy <[email protected]>
set default rid to x64

github.com/flow-launcher/flow.launcher - 5c7141d4f887b8cfd73b12d2c67b88b58b7e2ffb authored over 1 year ago by Marcin Badurowicz <[email protected]>
remove dll copy step as it is automatically done when dotnet build with rid

github.com/flow-launcher/flow.launcher - c33e8127eaf9606ae98fc285a23bf2e852fe01b3 authored over 1 year ago by Marcin Badurowicz <[email protected]>
remove unused properties from connection string

github.com/flow-launcher/flow.launcher - bdc3bfc6b8b2181fb79925659632050935c8b767 authored over 1 year ago by Marcin Badurowicz <[email protected]>
switch to different nuget

github.com/flow-launcher/flow.launcher - 802457f7136205056396446ec5ce5b48a118a398 authored over 1 year ago by Marcin Badurowicz <[email protected]>
Fix exclude path check for index search

github.com/flow-launcher/flow.launcher - ec58939e555c92f2d112b4027b89d063cdcbcaf0 authored over 1 year ago by VictoriousRaptor <[email protected]>
Move equality test cases

github.com/flow-launcher/flow.launcher - 910c5f2797c19546185986237c777d3186d143df authored over 1 year ago by VictoriousRaptor <[email protected]>
bump plugin versions

github.com/flow-launcher/flow.launcher - 1c7f2a6f46fa8318339cb60ced41c0b62abcadd1 authored over 1 year ago by Jeremy Wu <[email protected]>
Merge pull request #2323 from Flow-Launcher/dependabot/github_actions/actions/checkout-4

github.com/flow-launcher/flow.launcher - acfdb091c9e14e9f7b78ca09679f11310e55c5c6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2322 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

github.com/flow-launcher/flow.launcher - a21e360c47179a9930e86998005cbceb81436cee authored over 1 year ago by Jeremy Wu <[email protected]>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/flow-launcher/flow.launcher - f07b2def8576b83bbdd6532b51b36bc25ae550c8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
- [Re...

github.com/flow-launcher/flow.launcher - 9ea2c1f17739f85e3c7aa2b5e65aeaf637ec2877 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2310 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-3

github.com/flow-launcher/flow.launcher - decc5b0d687de3a9cb267425399b2a85245a7e1a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2303 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.1

github.com/flow-launcher/flow.launcher - 9f9cee61989dae1b4136e0f3053b12909adbd43f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-dotnet from 1 to 3

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release no...

github.com/flow-launcher/flow.launcher - 434dace9819ba76ad8bf3e2255573548740191f8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 2 to 3 (#2311)

github.com/flow-launcher/flow.launcher - 59c26623ee92b52d568929f18dd86cee29622a15 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New Crowdin updates (#2305)

New translations added

github.com/flow-launcher/flow.launcher - c4caf388c49654ecd198f58bb271df5c89fdbc83 authored over 1 year ago by Jeremy Wu <[email protected]>