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

Fix testing

1cd21c0ccb36827ca01eb57384b44710d5064561 authored over 3 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.

213059996af5edcabce739773d903a874ecfb186 authored over 3 years ago by 张弘韬 <[email protected]>
optimize use

1e016d7aab47f2959ce9d6e3787fa35ea0aca5fe authored over 3 years ago by 张弘韬 <[email protected]>
Use Binary Search instead of Linear search to reduce time complexity.

Add Key Property for debugging.

9aa4802542c5e066ed8378fa3f2af6e191336055 authored over 3 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.

59e61cebe38f45918fc8df73882f8691430be564 authored over 3 years ago by 张弘韬 <[email protected]>
Add number support (treat number as part of acronuym)

8a76ad000d9ecd1953242a87b10e6e17e6dd7287 authored over 3 years ago by 弘韬 张 <[email protected]>
use ?. and ?? instead of if == null

787e569604c293cd08232d78836195febb5e9ac7 authored over 3 years ago by 弘韬 张 <[email protected]>
Add return statement....

272f411f81948020ec2d59daa2d4c61fe7654b48 authored over 3 years ago by 弘韬 张 <[email protected]>
merge one extra condition to the switch case

b07490271d74b6ea264a7015fa06af72870ab285 authored over 3 years ago by 弘韬 张 <[email protected]>
Add Acronym Support for Fuzzy Search

f14da72ce1332d1c2fabc38f9f013d12d6bf677e authored over 3 years ago by 弘韬 张 <[email protected]>
merge one extra condition to the switch case

ab9e6a814326557ab499e810a5386c737175e81d authored over 3 years ago by 弘韬 张 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand

# Conflicts:
# Flow.Launcher.Plugin/IPublicAPI.cs

a721bd7de0a4118c6038732e988dca7aa7ea8250 authored over 3 years ago by 张弘韬 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync

587bf612539c0e8747312cda90f0619b0995d235 authored over 3 years ago by 张弘韬 <[email protected]>
Merge pull request #295 from taooceros/ProgressBarOpt

Stop ProgressBar animation when Flow is hidden

fc78c0c4cf3b7025e2f698fe1400c12c0933e253 authored over 3 years ago by Jeremy Wu <[email protected]>
Use _viewModel.MainWindowVisibility instead of Visibility

36e6f5eccb6cbd482ffbf13801a015ffc8a8598e authored over 3 years ago by 张弘韬 <[email protected]>
add condition for progress bar to control pause and resume

db63833e93c0b89290fa30a79533b82e28051dfc authored over 3 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into ProgressBarOpt

337e3bb341a35b0c65f322d07e5e69de68876935 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into ExplorerPathAsync

647156ce6fb08dec6a917bf7f4966a31585e4257 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge pull request #309 from taooceros/ExplorerDirectorySearchWithIndexFix

Fix unrecognized path

d0af7a1b752f8c4b740dccc6c263e8c8a3238d71 authored over 3 years ago by Jeremy Wu <[email protected]>
revert unintended deletion

2968a59b4281bcb77f9164ce721949c545fcdf34 authored over 3 years ago by Jeremy Wu <[email protected]>
add comment explaining why location check is needed

bfa1aabe35525db30ef00e1a30769d549c3abbbd authored over 3 years ago by Jeremy Wu <[email protected]>
revert change from check string is path back to check location exists

e9462e8994c5cf06ebf3929710855497b180d33b authored over 3 years ago by Jeremy Wu <[email protected]>
fix formatting

51c7b693c0d4c2b4c16d5fd4f5ff810c2492a733 authored over 3 years ago by Jeremy Wu <[email protected]>
version bump Explorer

d583078a673e555347cb75a1f729927d6e2918cc authored over 3 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix

288baa55382e55a2ca6c83ec0a2e8231ffb7395f authored over 3 years ago by Jeremy Wu <[email protected]>
add test for when using wildcard directory search

19d23afbfc3224d85a5b339c37681a93c55eb859 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge pull request #310 from taooceros/OrderByOpt

Use Window Search Orderby

8c84e634524b1e178be4ca5d57e3c33decce7443 authored over 3 years ago by Jeremy Wu <[email protected]>
verision bump Explorer plugin

cf60ce2b22ccc80d5cb9b8cb0d7c82bc0804efcb authored over 3 years ago by Jeremy Wu <[email protected]>
Merge remote-tracking branch 'origin/dev' into OrderByOpt

4944a001d681850d3e634cfb9cd5bf38dd9e1046 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge pull request #312 from taooceros/autoReindex

Auto reindex

a3a062361771daa4cd3243e7ea70f2031b9205c6 authored over 3 years ago by Jeremy Wu <[email protected]>
await indexing process in Program plugin

267c796ad8d7ff9fa98cbaf2855ae42b7d62424d authored over 3 years ago by 弘韬 张 <[email protected]>
automatically check whether we shall reindex when querying

3e6961dc9f8de23730a5ed852fe3492f5af7d587 authored over 3 years ago by 弘韬 张 <[email protected]>
fix websearch plugin untranslated string

27c6db288e2cfc1092b2b48435a8d8791c2bf12a authored over 3 years ago by 弘韬 张 <[email protected]>
Fix URL plugin untranslated string

98760d8aa288aa90758c09f35038c013ee36eab5 authored over 3 years ago by 弘韬 张 <[email protected]>
fix untranslaed string in updator

c5791b838d19d891f4f809787bc8290236182b77 authored over 3 years ago by 弘韬 张 <[email protected]>
fix most untranslated string in Setting window

e74a0c99b68160be83c4e897195c8f6daaeae6c8 authored over 3 years ago by 弘韬 张 <[email protected]>
Merge pull request #298 from Flow-Launcher/exclude_chars_explorer

Exclude index search from special chars

7d333aeaedfad27f3c2981ff652e846c3099c30c authored over 3 years ago by taooceros <[email protected]>
fix testing and a potential error coding

0fe92d35cbe3dd01c73507c69820b671b24d3438 authored over 3 years ago by 弘韬 张 <[email protected]>
fix testing

5285c46bc18b1f35d530ef42f75fe16fcc4e6387 authored over 3 years ago by 弘韬 张 <[email protected]>
Use Window Search Orderby instead of getting the result and order them by filename

bc0146e68bda6785bce50f425ce7454068662b8f authored over 3 years ago by 弘韬 张 <[email protected]>
change logic

1. Disable animation when progressbar is hidden or mainwindow is collapsed
2. resume only when bo...

2db3f829e48331337fcf5c27878cda96282144a2 authored over 3 years ago by 弘韬 张 <[email protected]>
make it become an extension method

3effb401b7c0124ea9628e1a2c7d7d6b22343d41 authored over 3 years ago by 弘韬 张 <[email protected]>
Rewrite LocationPathString match

b426dd10d1b1b6b60d4c40b85fbdc8444675d708 authored over 3 years ago by 弘韬 张 <[email protected]>
Add index when calling NotifyCollectionChangeAction.Add

f388b75d2610c92e1128edfba55667a80e53f6e0 authored over 3 years ago by 弘韬 张 <[email protected]>
Use Token.throwifCancellationRequested

1a758c391922b70259538848d9a646e195c2a396 authored over 3 years ago by 弘韬 张 <[email protected]>
Add another check to avoid some corner case

5389763f5801c989b68d7ec1df7f1a826ebc3389 authored over 3 years ago by 弘韬 张 <[email protected]>
Add null check for OnCollectionChanged

8311b39ddc034f73ac11e2c7185067cbaebe00f9 authored over 3 years ago by 弘韬 张 <[email protected]>
removing legacy code for testing

e0c345ae130be3010c4627aed3f133004f44fcd6 authored over 3 years ago by 弘韬 张 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync

9f8440b4b79c487dcea62c6a4439ac57b16d73d0 authored over 3 years ago by 弘韬 张 <[email protected]>
change visibility from ProgressBar.Visibility to _viewModel.ProgressBarVisibility

5d1790cb0eda18afb6de232ce8cfd198f2905c07 authored over 3 years ago by 弘韬 张 <[email protected]>
Merge pull request #300 from Flow-Launcher/fix_errormsg_delay

fix error message not working + increase delay

79962fb03eedee915deb56616b5d4ed9a458d4a2 authored over 3 years ago by taooceros <[email protected]>
formatting

49d5faee9eca3df4018dbb1b8b845771e860d7c9 authored over 3 years ago by Jeremy Wu <[email protected]>
version bump PluginsManager

4e7c9a76e8b8ec1d90f9229a9fd8c21719f2d99c authored over 3 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into fix_errormsg_delay

a939087367ad47a6d0d4aff87caffb507c96c9c4 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge pull request #304 from lemonnuggets/new-themes

Update themes

29a27138843498b110dddf319781e4bbcd45a7c5 authored over 3 years ago by Jeremy Wu <[email protected]>
keep BlurBlack add darker version

aa281a10ba5ef76407908934d05dd0cb78f6b6bf authored over 3 years ago by Jeremy Wu <[email protected]>
Allign Gray and Light design with Darker

258de0109e9ff4567bff5a147762265e69d9b526 authored over 3 years ago by 弘韬 张 <[email protected]>
Increase opacity for blurblack and blurwhite

2ca2041ed7938f1d0de8cac5efa6ea501d17b014 authored over 3 years ago by 弘韬 张 <[email protected]>
Use callback to check whether downloading manifest successfully.

912cca6c5f62df9c6fcca505f94b2c1300a4905b authored over 3 years ago by 弘韬 张 <[email protected]>
Use List replace ObservableCollection to have control toward Capacity

9d126df225222f41f6e23d9aa4b0601ce470f920 authored over 3 years ago by 弘韬 张 <[email protected]>
Added themes.

Added Nord and Nord Darker themes.

a42c9c0ac17ea8af242853883129fd5584534543 authored over 3 years ago by adamjijo <[email protected]>
fix some legacy code from #195

1aa119d672af4ee1c13250902a8936bd5c02bccf authored over 3 years ago by 弘韬 张 <[email protected]>
Optimize code

cd92512fe5b1cd6ff58b691077283164f82613c6 authored over 3 years ago by 弘韬 张 <[email protected]>
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync

ba236dad63bb72518cefd5a60acab708e0128b7d authored over 3 years ago by 弘韬 张 <[email protected]>
Merge pull request #195 from taooceros/RenderImprovement

Render improvement

0de6c4d6893c8437a833070cca24fc4a6e1e1f26 authored over 3 years ago by Jeremy Wu <[email protected]>
fix formatting

89443bace76f44fb0551f3f63d70a8779868b92a authored over 3 years ago by Jeremy Wu <[email protected]>
fix testing

4f12b80603fabea748fa1c0baf2f08d901656995 authored over 3 years ago by 弘韬 张 <[email protected]>
Make pause and resume when progressbarvisibility changed.

07309568226695e73f46e44d38531385b9e1405f authored over 3 years ago by 弘韬 张 <[email protected]>
Merge branch 'dev' into exclude_chars_explorer

a0f611c7bab7a9bc118b8661e01b3136caf37040 authored over 3 years ago by Jeremy Wu <[email protected]>
Merge pull request #296 from Flow-Launcher/versionbump_plugin

Version bump Flow.Launcher.Plugin

5db250f53c1499f6683ac9a465dfd2d49c7162cc authored over 3 years ago by Jeremy Wu <[email protected]>
Add Cancellation token for file system enumeration

d7abae1ab22166eabf940d3983400aadd9ba93d0 authored over 3 years ago by 张弘韬 <[email protected]>
fix error message not working + increase delay

2463582af01e6b7a4f8234bd0a121406733afcc0 authored over 3 years ago by Jeremy Wu <[email protected]>
version bump Explorer plugin

ed1bf0e956fe2b713d2715252a6636a98ecc857e authored over 3 years ago by Jeremy Wu <[email protected]>
exclude index search on special chars

2643c7d7302d76b0d8737b29d0b456ca7f24cb2b authored over 3 years ago by Jeremy Wu <[email protected]>
version bump plugins

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

72e40dee1f5cb2114767eec7f6eacaa81b40099a authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #297 from taooceros/PluginManagerManifestTimeout

Plugin manager init timeout

485b314a6589fb42d748b031fa80c1c32ed3f922 authored almost 4 years ago by Jeremy Wu <[email protected]>
verison bump plugins manager

2fecfa2644d7675ff527b978299945b12d0f20d3 authored almost 4 years ago by Jeremy Wu <[email protected]>
Remove unused catch and optimize code

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

61c1f2c620a64fbca172f19b42f5a233eb7870fa authored almost 4 years ago by 张弘韬 <[email protected]>
Optimize Logic

415adb72bf8209bea6b18f5e64a4af9d83fb4425 authored almost 4 years ago by 张弘韬 <[email protected]>
Add Cancellation Token

d203a7a5f3d374b62a752878b4156be2de095c77 authored almost 4 years ago by 张弘韬 <[email protected]>
Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection.

bf96a60862307c41e91bb960a874c15ed1818cdf authored almost 4 years ago by 张弘韬 <[email protected]>
remove extra query building due to merge

e2e3f4a365acef01ca9fc182bc91543c49f15adb authored almost 4 years ago by 张弘韬 <[email protected]>
Add scoring to ContextMenu search

501124609038dea1e4d06f6194edbdd5f71fbb5e authored almost 4 years ago by 张弘韬 <[email protected]>
Remove unused using

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

# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs

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

# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs

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

Version bump Flow.Launcher.Plugin

4b9936bc90a12a3a177117d83f83ea22760e3acb authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #267 from taooceros/PluginAsyncModel

Plugin async model

e9e99ab3388952f55087b1bbaebac53a011f5243 authored almost 4 years ago by Jeremy Wu <[email protected]>
add eol

539f4bf4c46ca574a50dbb3f924b1b5160da7084 authored almost 4 years ago by Jeremy Wu <[email protected]>
fix formatting

969265c24fb617f018ddf38285fb61ec1ac2274b authored almost 4 years ago by Jeremy Wu <[email protected]>
fixed last index time during init

d741a98112a50b81cf4551037b1d6bad6c5b0be7 authored almost 4 years ago by Jeremy Wu <[email protected]>
formatting and description

114c12bdaf694dd2b5f98fc59b14ff1d1b84c0ad authored almost 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #293 from taooceros/SelectedCountOptimize

fix TopMostRecord and UserSelectedRecord

5430756770590cea3b70a7988a59b2cb77a368b8 authored almost 4 years ago by Jeremy Wu <[email protected]>
Stop ProgressBar animation when Flow is hidden

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

5688f377e03fc8f58c1baba1934a164ef6b493f1 authored almost 4 years ago by 弘韬 张 <[email protected]>
optimize code

6655a8f168c9d1ae0586b8d52f3ce91fd3f9e321 authored almost 4 years ago by 弘韬 张 <[email protected]>
fix TopMostRecord and UserSelectedRecord due to System.Text.Json cannot parse private field in version 3.1

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

c54b678e6fd577da45ed9a03dfa4ebbed6d601d5 authored almost 4 years ago by 弘韬 张 <[email protected]>
fix potential duplicate item due to IResultUpdate event

3d69998bc3fa2e66b53c1fae04a3d865daedcc7c authored almost 4 years ago by 张弘韬 <[email protected]>