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

optimize use

2c9f4149b7cbd0d86fd46e07f2fa2509917e67f3 authored almost 4 years ago by 张弘韬 <[email protected]>
Add Mapping to original string after translation. Not sure about the performance, but seems satisfying.

It requires at most n times loop (n: number of translated charater) mapping once.

b7a0ada60b72b2d5c619e455d1b615ff713776d1 authored almost 4 years ago by 张弘韬 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into AcronymFuzzy

e67058e53eb1ce358bb41b9e83be28bd8ac1c56e authored almost 4 years ago by 张弘韬 <[email protected]>
return if cancellation requested before changing _isQueryRunning state

968931e4a07246f0f15d3878dc50c535d193fdd6 authored almost 4 years ago by 张弘韬 <[email protected]>
Use event triggered update method instead of checking Proxy every time doing Http request

88fa862277eeff5a49058e72f3ec157ec817aa0a authored almost 4 years ago by 张弘韬 <[email protected]>
Update Proxy every time calling a http request method since the proxy setting won't update automatically without action

5ab8c4faa3bc858af489096e3b8f4e9f9e290d09 authored almost 4 years ago by 张弘韬 <[email protected]>
Change the place of Wait in PluginManifest to make code more elegent

96609f797e672021664c788f1d0acde1afec40ba authored almost 4 years ago by 张弘韬 <[email protected]>
Optimize a few code

85f5766022ec2282dd7cf2595c48785964e3433f authored almost 4 years ago by 张弘韬 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into UpdateHttpMaster

# Conflicts:
# Flow.Launcher.Infrastructure/Http/Http.cs
# Plugins/Flow.Launcher.Plugin.PluginMa...

db0b4c1ca4b552ea262ee62519f495194be295cf authored almost 4 years ago by 张弘韬 <[email protected]>
Change wording

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

Update plugin usage in README

431584eb5f11add175fdcf47f42635850dfc7f0d authored almost 4 years ago by Jeremy Wu <[email protected]>
Update README.md

a9a62a5847b80e008ee00b6bce7b305e17822e88 authored almost 4 years ago by Jeremy Wu <[email protected]>
add url website in Settings

adad5ae83bd8e036bcf93e2df174d4dbe7d2380e authored almost 4 years ago by Jeremy Wu <[email protected]>
Inform user when checking update fail or update fail, and wrap all code in one try catch instead of catch each exception seperately since they are all same kind of exception.

Use using instead of manually dispose.

cbfa3f354dc5c19cd84d1573853792db0b93cb41 authored almost 4 years ago by 弘韬 张 <[email protected]>
version bump

110cf2a60710d0d3ad06264304859ba4a6030a7f authored almost 4 years ago by Jeremy Wu <[email protected]>
use Array.empty instead of new [0] to avoid unused allocation

f693f1c6affba6f7ab466565b10ccde2eb07258c authored almost 4 years ago by 弘韬 张 <[email protected]>
Flow.Launcher.Plugin version bump

3a6b6b721f697dd8fc163cf2e2590cfa187a01fd authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #243 from Flow-Launcher/pluginsmanager_update

Update plugins via Pluginsmanager

7329bdf8778483e53e5617a50c9b3bd558062c54 authored almost 4 years ago by Jeremy Wu <[email protected]>
update per comment

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

a6bd4805344eb189010fc7d731b36a31a62b9c45 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #242 from Flow-Launcher/add_pluginsmanager_contextmenu

Add context menu for PluginsManager

829fccff7c2d669c6c0e2c8b057a560118e06526 authored almost 4 years ago by Jeremy Wu <[email protected]>
Add Programs Hasher and use IEnumerable instead of ParallelQuery since it performs better.

d3e88c478a19e2638d461676f3d6648269b2a9b5 authored almost 4 years ago by 弘韬 张 <[email protected]>
add go to update section if update exists when install

c2ca29dcdae315ddcf6735fb4b74ed7557eaa761 authored almost 4 years ago by Jeremy Wu <[email protected]>
add hide main window override

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

ceab9b2ecd8d4da48ff30c8fc8587d6df8138207 authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin update call

7e8c49502e38e9473affba6f57a793a6e89e21a5 authored almost 4 years ago by Jeremy Wu <[email protected]>
update plugin containing folder name from id to version

df454778ec2d6fedad6e3b57d1e39a5b5acc8879 authored almost 4 years ago by Jeremy Wu <[email protected]>
move autocomplete to method

f12ea653d29fe2152293460f72483ae397551d74 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into fix_loading_uwp

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

3cf8aba250644b76ae32996adf519566958c68ee authored almost 4 years ago by Jeremy Wu <[email protected]>
use open tab in browser

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

407ff8266661c67f58bd7bd0682228d0ef6476e7 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into add_pluginsmanager_contextmenu

a0773a60b375ccf3194e3ad1da45990c833d35fd authored almost 4 years ago by Jeremy Wu <[email protected]>
add context menu for PluginsManager

88af30207c594aa99c59c17826cb3aedc6e5b849 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #239 from Flow-Launcher/restart_install_uninstall

Plugin installation and uninstallation restart without prompt

f61a7271c5f0f73ac9e7d1860bd16b3dcd661761 authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #226 from Zeroto521/dev

Update LICENSE

a90c8af931b3325a4d988ad76b2c04c2499c9e56 authored almost 4 years ago by Jeremy Wu <[email protected]>
:page_facing_up: wox -> flow, update owner

006eac23d4ddad8d6a7ac7ba21d0c9bd3f06862f authored almost 4 years ago by Zero <[email protected]>
Merge branch 'dev' of https://github.com/Zeroto521/Flow.Launcher into dev

740b3dc701432a2b8598b775fab10da280e2963e authored almost 4 years ago by Zero <[email protected]>
PluginsManager version bump

1fabbe9ead0ab6abc5dba845094b0d0ba5ddba2d authored almost 4 years ago by Jeremy Wu <[email protected]>
installation and uninstallation restart after done

24372eb76d5ddebdfa255adad791514c7d041bca authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #238 from Flow-Launcher/add_website_link_readme

Add link to website in readme

2e9d36458ea4400bb19d7f5264d8e822c4d11ecd authored almost 4 years ago by Jeremy Wu <[email protected]>
add link to website in readme

10dea22588894f6e57e1a81d5b8430f2dbc04b5b authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #231 from Flow-Launcher/add_pluginsmanager

Add PluginsManager for managing PluginsManifest repo

0eef6c2db2ea3f53266af7b85a634aab36c2d704 authored almost 4 years ago by taooceros <[email protected]>
Merge pull request #235 from taooceros/AddSpaceForPinyin

Add space for pinyin translation

0928b0592e78edb61b57fd1ba4c01b34b0148cb3 authored almost 4 years ago by Jeremy Wu <[email protected]>
clean up, no code changes

4c773dbaa1842f15e4890139216637a83dacdcb2 authored almost 4 years ago by Jeremy Wu <[email protected]>
add uninstall autocomplete & move uninstall hotkey to settings

d69337c17aec0a0408d374223f90233ced74e719 authored almost 4 years ago by Jeremy Wu <[email protected]>
add fuzzy search score for ordering

8a86bf749665574752d4c022c0273a9fd203ab21 authored almost 4 years ago by Jeremy Wu <[email protected]>
remove select

5d7102eadb92ea117a26ae50fb09b275e5b9f3f6 authored almost 4 years ago by Jeremy Wu <[email protected]>
change foreach to select

b8a3ad8c427072aa82a51cee64aef4fa8376e662 authored almost 4 years ago by Jeremy Wu <[email protected]>
use Infrastructure.Http.Get to download plugins

49b657b84ea0fa8147060106ee4dd14780c294fd authored almost 4 years ago by Jeremy Wu <[email protected]>
fix typo

ee0fc1ac478e3977fb22a81814334dd3f0775b3a authored almost 4 years ago by Jeremy Wu <[email protected]>
use Http.Get from Infrastructure

c8b251d63ac0bdac58ba2fc1221566d88e4488e9 authored almost 4 years ago by Jeremy Wu <[email protected]>
Update PinyinAlphabet.cs

optimize Chinese character check logic

Co-Authored-By: ToolGood <[email protected]>

64d67c1aa58c112d457d5997b4c8c0ce17855e4e authored almost 4 years ago by 弘韬 张 <[email protected]>
Change the way getting acronym

d64b4b5b0c27918281975f2260f8bc2d1d50c0d3 authored almost 4 years ago by 弘韬 张 <[email protected]>
Manually add sapce to only the cinese character and the surrounding.

aaa938191ad3e69aff5ae9de1daabfc69b5a9b74 authored almost 4 years ago by 弘韬 张 <[email protected]>
add translation method for messages

c4b27421985f183329676f655341d1fd20f408c4 authored almost 4 years ago by Jeremy Wu <[email protected]>
remove plugin PluginManagement

7a7815b9c1ad14338e8fb5dc029019b79657969a authored almost 4 years ago by Jeremy Wu <[email protected]>
refactor

b17dbcc31764f9ef8eade2d3e588e3d411c3b1cd authored almost 4 years ago by Jeremy Wu <[email protected]>
update settings window to user control

4365520feabd145f7736f22cab13f3ebe9da4a36 authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin icopath

712a1456a2fde36a65b03ed58fc234a05c81eb42 authored almost 4 years ago by Jeremy Wu <[email protected]>
use plugin icopath when displaying uninstall plugins

402e2da061fa82258d024b7be718f8319ddd3738 authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin uninstall method

1a59da4adc757653cbb014c3803208abf785fbac authored almost 4 years ago by Jeremy Wu <[email protected]>
update file name update method name

311222ecd57ae602abf6665c6603b24b795783bc authored almost 4 years ago by Jeremy Wu <[email protected]>
move download and unzip to utilities class

519342178f0bc1730e2df34b8605f8e6e3bcab13 authored almost 4 years ago by Jeremy Wu <[email protected]>
adjust temporary working directory path

d8191f71bf0e24e91f5135d1c4e0537a82b7b922 authored almost 4 years ago by Jeremy Wu <[email protected]>
Add space for pinyin translation

eaf3267353710db159eac311af8983ad7ad60667 authored almost 4 years ago by 弘韬 张 <[email protected]>
remove InstallPlugin method from API

- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to P...

8c136580e29e8f58acca7432ae131e47da8f5dbb authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin download behaviour

a72750dc65d6bf446eec7bb7eb3197445e34a4c6 authored almost 4 years ago by Jeremy Wu <[email protected]>
update icoPath

8d96899a8225212afb93d17d444e0d2032a6c7c3 authored almost 4 years ago by Jeremy Wu <[email protected]>
add plugin search

158701012623e0a95bf53638654609a4efc18164 authored almost 4 years ago by Jeremy Wu <[email protected]>
Update LICENSE

42f8bbe6972db523540ddd74a63533ba3b9250fc authored almost 4 years ago by Zero <[email protected]>
Plugins Manager scaffolding

cc1d049cad8efe8298e07aa6a094dbe2d773b0ce authored almost 4 years ago by Jeremy Wu <[email protected]>
update Plugin json mapping

9ae9d69a570fa2073979b9dbeb31dc23112c5d07 authored almost 4 years ago by Jeremy Wu <[email protected]>
add PluginsManager

a460aefa1f6faca89a47491c86598365a5c9ea1c authored almost 4 years ago by Jeremy Wu <[email protected]>
Port StringMatcher.FuzzySearch to IPublicAPI

b67f5de4c57f5a7ce3a2bdb1d9cd283a8665e411 authored almost 4 years ago by 弘韬 张 <[email protected]>
use singleordefault instead of single since sometims the queue may be empty but method doesn't return

b8d3b42295d557784e5ab990a927e612f7fd4872 authored almost 4 years ago by 弘韬 张 <[email protected]>
Add the new publish profile file

4ea40ab9aa7907b6648315cf42e4813b96df491d authored almost 4 years ago by 弘韬 张 <[email protected]>
fix using unintialized variable in release.

756c5bce3deb3af5df9e9554e930e20609083e33 authored almost 4 years ago by 弘韬 张 <[email protected]>
Don't update collection when both newItems and collection is empty

c3d5d4c0cecddc41a5fcdf7b18c1ccd7de87df84 authored almost 4 years ago by 弘韬 张 <[email protected]>
fix typo.

6267fa9a50f9454e9bdd85ed3dc4015f95822874 authored almost 4 years ago by 弘韬 张 <[email protected]>
Revert creating a new task when adding result.

aa20d505fe5b42fe198461fa7f77513ec9e36138 authored almost 4 years ago by 弘韬 张 <[email protected]>
Add error handling for the resultUpdateTask to make sure result update can continue when error throw.

01158fdc66bff9b8a64ff132e50807d4e317cc95 authored almost 4 years ago by 弘韬 张 <[email protected]>
Use task.run in addresult instead of CollectionChange event.

eb13a18d52d1e0659e8896d3bfc4dc3961fad445 authored almost 4 years ago by 弘韬 张 <[email protected]>
Add timeout for waiting collectionchange event, although seems the deadlock isn't caused by this.

25bc2a70e3091de08f1a4a74050151c008c97bc6 authored almost 4 years ago by 弘韬 张 <[email protected]>
Change some code and check out what cause those error

e7dd8676ec247f3a670867f4cb75a4263228cb4c authored almost 4 years ago by 弘韬 张 <[email protected]>
Revert using List instead of observablecollection

98e6a1ab8a203201d08de9a8f1bc5273c81a7789 authored almost 4 years ago by 弘韬 张 <[email protected]>
Add Lock to the place we directly update the ResultCollection

19c7446552f6242cc43981948ea5eb24783f5dd9 authored almost 4 years ago by 弘韬 张 <[email protected]>
Update ModernWPF so that the app can run

e973e1d0bb6b97c4e86fcac380b536bfc9464fcb authored almost 4 years ago by 弘韬 张 <[email protected]>
Change name for publish file

3607bfde078af0f08dc4666fa1adede255e26f30 authored almost 4 years ago by 弘韬 张 <[email protected]>
Update to DotNet5

1ddf83fc86d4b9a54ed93fdc8f5a359f8fb0e0b6 authored almost 4 years ago by 弘韬 张 <[email protected]>
Update LICENSE

e11daa0867ea6fdf75fb1a793d4338fd03f52db1 authored almost 4 years ago by Zero <[email protected]>
Merge pull request #223 from taooceros/fixTrayMenuTranslation

fix tray menu translation

920668db0042460b8d08a86e89f44e2385159012 authored almost 4 years ago by Jeremy Wu <[email protected]>
clear whitespaces, no code changes

ac6dea1322a319e282c4233449ca02e0507d510a authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #225 from Zeroto521/dev

rebuild json rpc python script

6514c136904d62c5ffd30391856044b9df39055b authored almost 4 years ago by Jeremy Wu <[email protected]>
Use PropertyChange event to change text when language has changed.

5a9c631577cba212869cd6388fba57cd084f7dcb authored almost 4 years ago by 弘韬 张 <[email protected]>
:art: :recycle: format & rebuild json rpc python script

- :art: format source via formatter
- :recycle: more informations see https://github.com/Flow-L...

835b9214af0d17137fb7ac3613f2197834ec35ac authored almost 4 years ago by Zero <[email protected]>
:see_no_evil: ignore some files/folders

9bc89ea2784384ea9755ffde4acfd148a9ea36b7 authored almost 4 years ago by Zero <[email protected]>
fix tray menu translation

c1ca76dd15800ad72f540cffc521a9790493288d authored almost 4 years ago by YFdyh000 <[email protected]>
Use List instead of ObservableCollection as base class for resultcollection for better customized control of event

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

Allow MissingImgIcon and DefaultIcon to be removed from image cache

6617d03c32bba290f9cd93105dea4feb24772820 authored almost 4 years ago by Jeremy Wu <[email protected]>