Ecosyste.ms: OpenCollective

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

github.com/flow-launcher/flow.launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://github.com/flow-launcher/flow.launcher

Change the way checking successfuly

fc015245b3392664f4b630a6a10a68b85d05bc2d authored almost 4 years ago by 弘韬 张 <[email protected]>
make defaultValue readonly and edit comment

7967844cf381563c362f2d91bcac73342b3f5237 authored almost 4 years ago by 弘韬 张 <[email protected]>
Use ValueTask instead of Task

fb640b68c8e5a49e105e0666ce77e057c1a43735 authored almost 4 years ago by 弘韬 张 <[email protected]>
Change Download to DownloadAsync

Add error handling for download as well

bc63b9ebfa100426176603ba6c7009b72dd3502e authored almost 4 years ago by 弘韬 张 <[email protected]>
Add Http Error Handling

a8dc1599d746d88c8ce28ac551abb0e02bf6a90d authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge pull request #270 from taooceros/PluginUpdateErrorHandling

Error handling for plugin update

aa0ee7595087f93dd7f01d75eb093533a6552386 authored almost 4 years ago by Jeremy Wu <[email protected]>
update error message

6287358275e01457fabf0e2482343836a80bb9dd authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump for PluginsManager

d35a3bb43d05cf19b1fd46ef3577376941b7ed44 authored almost 4 years ago by Jeremy Wu <[email protected]>
add one more message

8fa1e2e33f4355766282ca6934e3a279b8a3b8be authored almost 4 years ago by 弘韬 张 <[email protected]>
Error handling for plugin update

d369108b0b17d05c300919d7f20e296c5322b731 authored almost 4 years ago by 弘韬 张 <[email protected]>
fix testing

63e32f1097e6ce061bf431aa6e452f3e47ac19f3 authored almost 4 years ago by 弘韬 张 <[email protected]>
change plugin type in pluginLoader for Release

ecf2a7a1f7cd73b787a0aa66bb588e9994e98397 authored almost 4 years ago by 弘韬 张 <[email protected]>
Use OperationCancelledException instead of catch Exception and check

731c3cdcbc23e85b38b3b652d970328adc566675 authored almost 4 years ago by 弘韬 张 <[email protected]>
Rebase to Dev

1c200695982e1e0ad170febf0d04498690baea59 authored almost 4 years ago by 弘韬 张 <[email protected]>
Move PluginManagers to Async Model

43cee65c4518b01ca49ba9a267446a390d41501e authored almost 4 years ago by 弘韬 张 <[email protected]>
Move the creation of Window later due to async operation

280b98b47a1fbdb5cb8a493339123d9586b54ccf authored almost 4 years ago by 弘韬 张 <[email protected]>
Use cancallationToken.IsCancellationRequested instead of comparing current token with global token

7be2a956dd31aa6d48a263926ea2e70f0a4e437b authored almost 4 years ago by 弘韬 张 <[email protected]>
Startup async

6326d6f3d57e8a5ef6065c210f8d6db7d932ca18 authored almost 4 years ago by 弘韬 张 <[email protected]>
Move Program Plugin to Async model

f768b0890b8f784983da9cc2ae5a5f2b464a41ae authored almost 4 years ago by 张弘韬 <[email protected]>
change onstartup name to async

4cb4aa88ef52dcab60c662a312f8b2e953b40ffc authored almost 4 years ago by 弘韬 张 <[email protected]>
Make Explorer plugin completely async

d7805d7a8cbc7eedcee7cc7a62156397f1af5172 authored almost 4 years ago by 弘韬 张 <[email protected]>
Error handling for OperationCancelledException in Program plugin

6e9e51ec4d674867deb283dd721dd485978cd4e5 authored almost 4 years ago by 弘韬 张 <[email protected]>
Reload IAsyncReloadable concurrently

69cb8e61479d477a9f0c05a5d7f40b386af6438d authored almost 4 years ago by 弘韬 张 <[email protected]>
Allows Loading both IPlugin and IAsyncPlugin

b8f7d899709ee4204d2a0f1cfae8722a2b80cdbb authored almost 4 years ago by 张弘韬 <[email protected]>
Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable

3cd609377e7402669c8dbbf67140bb58551d8ae9 authored almost 4 years ago by 张弘韬 <[email protected]>
Merge pull request #263 from Flow-Launcher/pm_manual_reload

Add ability to manual reload PluginsManifest data

d60b873ef5c7dc6489f07209906d290b4d980e3f authored almost 4 years ago by taooceros <[email protected]>
wait manifest update before proceeding

b4b30dd34da9426a6f512966fca780c5d5ef1437 authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump for PluginsManager

661c64b1c21b5e744ac4029b68e70d095a2074e2 authored almost 4 years ago by Jeremy Wu <[email protected]>
add manual reload of PluginsManifest data

97ac42751717121f5db1c695b81d5aed98df191f authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #257 from Flow-Launcher/fix_error_capturing

Fix error handling in PluginsManager and plugins query, fixed postbuild script duplicate deletio...

3d9cd13bd6d5d2d73880769bd1eff490dce581d6 authored almost 4 years ago by taooceros <[email protected]>
Merge pull request #261 from Flow-Launcher/versionbump_csprojfixes

Use wildcard to include images

1d0a12f0aa84b2162a1b94edb74846414ebdeeb5 authored almost 4 years ago by Jeremy Wu <[email protected]>
use wild card to include images for main project

482988c288392af9b1bf2a911a6eb798c54f11ff authored almost 4 years ago by Jeremy Wu <[email protected]>
change csproj images folder to use wildcard

08f97f0ef9236e4572d7a707741488cddb568d38 authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump for plugins

be1776fd2153f6bc9fbefbce71b313ea9ab9789e authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #259 from JohnTheGr8/fix_plugin_i18n

Include all plugin translation files as content

f15c150c278069bb33341ee8b43e4e00a9c88d53 authored almost 4 years ago by Jeremy Wu <[email protected]>
add condition to match name also

041bf4e9c4860b9114a95741fcb036d2f969d208 authored almost 4 years ago by Jeremy Wu <[email protected]>
update exception message

75f5a81a31ead865464f6a11f61f4c8fcf8d7cb6 authored almost 4 years ago by Jeremy Wu <[email protected]>
fix slovak translation

8ab528c380acd0515b6576e74f76300763bd3bd6 authored almost 4 years ago by Ioannis G <[email protected]>
fix: properly include all plugin translation files

f3355c525dfbdaa46ece70cb5197826c1bf354e9 authored almost 4 years ago by Ioannis G <[email protected]>
Add Exception Handling for Querying plugins results

f1badd6ae20466ab720b516d544a4b5f58b64dff authored almost 4 years ago by 张弘韬 <[email protected]>
method name update

29a382085fde4f5ac5ea173b5ccf338258d0c029 authored almost 4 years ago by Jeremy Wu <[email protected]>
fix script to delete with condition dll version is same

6d66aa3f4415f114f44bb6b962651f5d269783f6 authored almost 4 years ago by Jeremy Wu <[email protected]>
add return to continue

81cb20bf91edb292eb35445861a25acec31a2445 authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump for PluginsManager

878f7bf5dfb154a2bf663deaf9256ce73ba3de1d authored almost 4 years ago by Jeremy Wu <[email protected]>
move install method into try catch

cab1b93183d4a8170f3b589354e1159b8e92cd7c authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin name to error msg popup

54f6858937fdf3445e8503e7da398bafd0efa4b5 authored almost 4 years ago by Jeremy Wu <[email protected]>
fix wrong error message

a65e17dba00830c32c746d7dea3b737fc518fa7a authored almost 4 years ago by Jeremy Wu <[email protected]>
update maintenance badge

27a0b934c612b8d3a482722c53910b7487a973d7 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #218 from Flow-Launcher/dev

Release 1.6.0 | Plugin 1.3.1

b3eb82a88c061365a855c097d17a194316cdff67 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #245 from taooceros/InformUserWhenUpdateFail

Inform user when checking update fail

5f345e150fdb9c4e2179072bb5bea5fab446a38e authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge remote-tracking branch 'upstream/dev' into InformUserWhenUpdateFail

47bae4768f13123603543971068e4bc68ae28941 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge branch 'InformUserWhenUpdateFail' of github.com:taooceros/Flow.Launcher into InformUserWhenUpdateFail

4a2e6db35579edddd3f317feb67a5ef47277caae authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge Dev

12b19cf122d914195314c8dff7c34ccc2df42836 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge pull request #254 from taooceros/addBingSearchSuggestion

add bing search suggestion

fd32d36494e82644b7e50c2ffe5b21109f178a3c authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump WebSearch

5c17cb6e9b823482784f7ef0dda0df35f65eb932 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into addBingSearchSuggestion

82a3143cfa91840ef80eff36dbde46742a50deab authored almost 4 years ago by Jeremy Wu <[email protected]>
add bing search suggestion

a139a040ecc3bca388b77c7c4ba39de35eccd638 authored almost 4 years ago by 弘韬 张 <[email protected]>
use ParseAsync in Google

a0c4cc35756c42d7351bee37c795e063fd933dd3 authored almost 4 years ago by 弘韬 张 <[email protected]>
remove using from Helper.cs

7bbd8c6069ef038186482b50d731cec90396b987 authored almost 4 years ago by 弘韬 张 <[email protected]>
remove dependency

557842e8d797c3ca0146ed77d0a45906f5c6f3d1 authored almost 4 years ago by 弘韬 张 <[email protected]>
Replace All use of Json.Net with System.Text.Json

d28b14ff2d4cb9a8d58d926f9d2542fd22941758 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge pull request #250 from Flow-Launcher/extract_colors_plugin

Extract Color plugin from Flow

f714e1e4e01b6640c4b8dbcf66ca6ec94dd5cb5b authored almost 4 years ago by Jeremy Wu <[email protected]>
merge PR #251: update post_build.ps1 script

do not copy the JsonRPC folder which doesn't exist anymore

c5e4523c847fc611c795919f2a47e996d5734d35 authored almost 4 years ago by Ioannis G <[email protected]>
remove post build script target of JsonRPC folder copy

85584f40ee51d23e185ee67e4579859017dd1011 authored almost 4 years ago by Jeremy Wu <[email protected]>
remove Color plugin from Flow as a default plugin

e2b0386818dca21d0ce9aba69cbb5331d524e676 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #178 from taooceros/UpdateHttpMaster

Move Old HttpWebRequest to HttpClient Instance

58d281db7ab87040d201e4a716c03ad34fa2d495 authored almost 4 years ago by Jeremy Wu <[email protected]>
Use CompareTo to check update for InstallOrUpdate method

c485578cff927a1714344c0eca1ab82870673fe1 authored almost 4 years ago by 弘韬 张 <[email protected]>
Await Http.Download in Update method

d0743f627668fa5bbd55a3daef37f82064fc3a23 authored almost 4 years ago by 弘韬 张 <[email protected]>
Make InstallOrUpdate to async

d4f94c66acfba5dddf0110b857519feed03eb99c authored almost 4 years ago by 弘韬 张 <[email protected]>
Change usage of Http in Updater.cs and adding ConfigureAwait(false) for await in checking update

efa4908f37636f3fe6122d241a5821d14a4bf6b4 authored almost 4 years ago by 弘韬 张 <[email protected]>
1. Change Get method Name to GetAsync

2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync ...

0c97db04d4b89d345ddb7908c5a6d361c11c0ee4 authored almost 4 years ago by 弘韬 张 <[email protected]>
Use auto property

e364b84b8458aa8df058fa9cf4507b2699d3224a authored almost 4 years ago by 弘韬 张 <[email protected]>
Add out of bound exception for pattern matching

4d5119f17d2f5b307dd7eb33384e63ee31b48c27 authored almost 4 years ago by 弘韬 张 <[email protected]>
Change exception type

a806f7d05adc9beb7419e555921192e094c10539 authored almost 4 years ago by 弘韬 张 <[email protected]>
Add GetStreamAsync method

cfa93a2cc60808b84a131852a82f3e26ce1a4339 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge dev

7dc66eaa9a83a9a6c533dacd2e57e3ea2972b095 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge branch 'UpdateHttpMaster' of github.com:taooceros/Flow.Launcher into UpdateHttpMaster

8ec781d3053ec866bdbc6d6286a4ef74ef0bb2a0 authored almost 4 years ago by 弘韬 张 <[email protected]>
Merge Upstream

d015fce20dce983db9a8f2beb36e8f8ece7bb413 authored almost 4 years ago by 弘韬 张 <[email protected]>
Update README.md

a47f8b318510db0fe7e5edfacd91c1894e33221b authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #249 from taooceros/PluginManagerImprove

Plugin manager improve

181d871bfd5bf298f84f09ee8328964865c4d5a7 authored almost 4 years ago by Jeremy Wu <[email protected]>
use camelCase and make last update time variable private

000bafd116910a5e8fcb919640be35f9ccfa2495 authored almost 4 years ago by Jeremy Wu <[email protected]>
version bump

b106688513f4d463656bd61c43034bcf71288acd authored almost 4 years ago by Jeremy Wu <[email protected]>
change to tab in browser

a1d1c95eebb83867c4581759076b6167c7c0f65b authored almost 4 years ago by Jeremy Wu <[email protected]>
remove obsolete settings property in context menu class

0a47636bc9e0427341d97aa471a67a94fef38b3c authored almost 4 years ago by Jeremy Wu <[email protected]>
remove obsolete icoPath from settings

e5b67ea10a43527c99e62317f466e2b14c467995 authored almost 4 years ago by Jeremy Wu <[email protected]>
fix condition of version compare

f9349a64e96226b725500752755834ff1d493dea authored almost 4 years ago by Jeremy Wu <[email protected]>
add eof

a1a45a49890001150b8d4c78f8f8b3c763402565 authored almost 4 years ago by Jeremy Wu <[email protected]>
Use string.CompareTo instead of equal to check for update

c94a2f4c9599c49ad00b3e524b28ec044eb22868 authored almost 4 years ago by 弘韬 张 <[email protected]>
fix an unintended text error

add async await to download manifest task
remove unused encoding name for new GetStreamAsync in H...

5da8259228120ccbfed0662de1131bd3a95fed85 authored almost 4 years ago by 弘韬 张 <[email protected]>
Change call method for default hotkeys.

Remove extra whitespace
add await using for stream

f0267475f520f9bd53981201dabc72e22877e2c8 authored almost 4 years ago by 弘韬 张 <[email protected]>
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it.

f32e202746397e6542f5a831b8b675ce5e1878c3 authored almost 4 years ago by 弘韬 张 <[email protected]>
Move get default hotkeys to pluginmanger and make Main.Context non-static

bb9682f7918ec6afa8ef0441dbe09fa8306a3b4c authored almost 4 years ago by 弘韬 张 <[email protected]>
change totalSeconds to Hours

00457ddc29aad8088eac5439d0be10f2368a82f0 authored almost 4 years ago by 弘韬 张 <[email protected]>
Update PluginManifest if last update time is 12 hours ago

5a0358718cd9b76b71da0c885c853f39e7e09b60 authored almost 4 years ago by 弘韬 张 <[email protected]>
replace install from search keyword

deaac1c7e48ff6ef370a4127247fc22cb94a8f26 authored almost 4 years ago by 弘韬 张 <[email protected]>
1. Move PluginsManager constuction to Init().

2. Return HotKeys list when query is like "pm *"

34f51927cf5955d49174a45cbb0eee60802b7466 authored almost 4 years ago by 张弘韬 <[email protected]>
Use inner loop to evaluate acronym match (Big Change)

Don't end loop before acronym match end since if acronym match exist, we will use that one.

7ceb08071c6086f39911f1ff2c920e160267d41e authored almost 4 years ago by 张弘韬 <[email protected]>
Use Binary Search instead of Linear search to reduce time complexity.

Add Key Property for debugging.

75b99415eb90f4ee7f8c5a30fedef4f785480cb6 authored almost 4 years ago by 张弘韬 <[email protected]>
merge PR #246: update URLs in Settings

952a24225c4c89d987777910b9b495b5cd7ed7da authored almost 4 years ago by Ioannis G <[email protected]>
update plugin repo url

93486783e5fdb5f5e14abc1df1b4c5e8adccb1eb authored almost 4 years ago by Jeremy Wu <[email protected]>