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

Remove botched export 2/2

Forgot to disable grey background before exporting.

4c1afe2a9feaecd6571baa00a3bf4d9deabc9e40 authored about 4 years ago by Arttu Laitinen <[email protected]>
Remove botched export 1/2

Forgot to disable grey background before exporting.

44bd7301b0a7402bee8d9fb616f68f604635ab0e authored about 4 years ago by Arttu Laitinen <[email protected]>
Add rest of the icons

Add all of the icons I made and shared in Issue #84

583031fa8332855da6cb4fbfdc00b10a2b0fb74f authored about 4 years ago by Arttu Laitinen <[email protected]>
Add 'app_missing_img.png' icon

Adds a new icon I designed to be used as the placeholder icon when Flow can't find the real app ...

fc4a4ea1692cd1f503410b83378fcf491d432871 authored about 4 years ago by Arttu Laitinen <[email protected]>
use StringComparison.OrdinalIgnoreCase when calling String.Replace

6dd7259fcca319e4a4288621830cc790f20aa685 authored about 4 years ago by Jeremy Wu <[email protected]>
version bump Explorer plugin

afb61b247be5417d955bde94cf978ce41509d1d6 authored about 4 years ago by Jeremy Wu <[email protected]>
encode # symbol part of the path when creating uri

b44b67220a5f4da227146f9deeb046501f9cbdd1 authored about 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #146 from Flow-Launcher/dev

Release 1.2.1

135f63a484854ed23dd7601167d32aaae178d7e2 authored about 4 years ago by Jeremy Wu <[email protected]>
merge PR #147: Release 1.2.1 version bump

104a00ef3b8ed9720ef98b2d0f53884ca98f6277 authored about 4 years ago by Ioannis G <[email protected]>
release version bump to 1.2.1

012c2522cac03270355e5d544b1baa48b68770fe authored about 4 years ago by Jeremy Wu <[email protected]>
fix file extension search using '*' failing

0b368c26834d5e7eac09fbad60fb00e2c296526d authored about 4 years ago by Jeremy Wu <[email protected]>
prevent index search when only '_' in query

otherwise will throw OleDb error.

5661b20dfb7fca6ddeadb5ede48dfff07fef8416 authored about 4 years ago by Jeremy Wu <[email protected]>
move default content search action keyword string to constants

df5028ada9fcaf3b54f3580d1d7c7505a0fab47e authored about 4 years ago by Jeremy Wu <[email protected]>
prevent user from using global action keyword for content search

would bring up too many results

24fe5a11f98ec09b6f303df1718666d4d6610fbd authored about 4 years ago by Jeremy Wu <[email protected]>
version bump Explorer plugin

b2b98333d5099c52f5da2d697d77aa9600b73ed5 authored about 4 years ago by Jeremy Wu <[email protected]>
Merge remote-tracking branch 'origin/dev' into fix_quickfolderaccess_explorer

7d1c97a953c283403f6439f22cb1af2653691144 authored about 4 years ago by Jeremy Wu <[email protected]>
make the code more obvious when triggering full quick folder access list

c9c8d0065e63aa5faee507c5b4243f61050abd85 authored about 4 years ago by Jeremy Wu <[email protected]>
move contents search up

00035f7a52d958c625ed16d1575b394a03170dd1 authored about 4 years ago by Jeremy Wu <[email protected]>
change QuickFolderAccess behaviour to continue with index search

Even if QuickAccessFolders results matched still continue to do fIles and folders search before ...

0a4f7c0c06c296d5759845e077fe8446baf8de33 authored about 4 years ago by Jeremy Wu <[email protected]>
separate methods to better reflect responsibility

e38b57d872fd25ce93d67ded330a3ffdc4456e69 authored about 4 years ago by Jeremy Wu <[email protected]>
fix not triggering due to ActionKeyword is string empty when global

41087d88d46654f452566fa8bbf122282156dd67 authored about 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #144 from JohnTheGr8/fix_env_var_paths

plugin/explorer: ensure environment variable paths are absolute

ef39b9db23ef4baf213e24d77f9b712112af1c8f authored about 4 years ago by Jeremy Wu <[email protected]>
add spacing between comment and code for readability

17f94a1bd2e7bea50aab8cd7ba5b613933cbf9e4 authored about 4 years ago by Jeremy Wu <[email protected]>
version bump Explorer

e3df795a2655611cd81152a64f6e1be35a1af428 authored about 4 years ago by Jeremy Wu <[email protected]>
plugin/explorer: ensure env var paths are absolute

ac3ef9dbc76a98fd4f0b05b2a392ad9781d357e2 authored about 4 years ago by Ioannis G <[email protected]>
merge PR #141

plugin/explorer: fix navigation to localized path

400caa6ee474b192ac2edf47f3ab2679959400e0 authored about 4 years ago by Ioannis G <[email protected]>
version bump Explorer plugin

027fa214d6b7e38c0c75aa54f9a1d43de55c47cc authored about 4 years ago by Jeremy Wu <[email protected]>
fix localized path when using Explorer plugin

d64d51cc577fbe536952a9e19492580e2637010f authored about 4 years ago by Jeremy Wu <[email protected]>
launch win32 lnk programs using LnkResolvedPath

use LnkResolvedPath which is the original lnk path, rather than using the FullPath property whic...

b52dbbea53e7181e4eef49aeccbe7d3ab5de7d6e authored about 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #124 from Flow-Launcher/dev

Release 1.2.0 | Plugin 1.2.0

a8bfe6e0766ce5e93b87f5a2dddde4fb2f9f0a3f authored about 4 years ago by Jeremy Wu <[email protected]>
merge PR #123: release version bump

c6bee8a520705453e745c849d43c3f7f8c3838c7 authored about 4 years ago by Ioannis G <[email protected]>
Merge pull request #119 from Flow-Launcher/add_filecontent_search

Add file content search for Explorer plugin

87ae60d2e815ff3203ad4df4d01d99ccc9074599 authored about 4 years ago by Jeremy Wu <[email protected]>
merge PR #127: update WebSearch plugin

fix location of custom icons

e4979ab855728483cebb3029ec4c5b74103f051a authored about 4 years ago by Ioannis G <[email protected]>
per comment

e3fe619a9f64e0d5c5f1ee0dadbb3ae78163b91c authored about 4 years ago by Jeremy Wu <[email protected]>
update per comment

eac5c4c47c51d68f31a0ea4c6aa526c715569ead authored about 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #132 from Flow-Launcher/remove_obsolete_code

Remove obsolete methods, properties and classes

3c85c033811bf24e7f77cc0c7e091102ca4b8bd4 authored about 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into add_filecontent_search

f44364f1f3a36776aac40ae0f4f631f32446d47a authored about 4 years ago by Jeremy Wu <[email protected]>
fix build fail

e0466f8257b914ee051e9bab1ec03bc92395eada authored about 4 years ago by Jeremy Wu <[email protected]>
update to WebSearch's custom icon image save behaviour

Load icon image preview on select and only save changes on confirm

6cb2cc30a3496ba6dd2ce5d94eec00cb6e6befd4 authored about 4 years ago by Jeremy Wu <[email protected]>
update method to reflect intent

203df8f1aeb396bd53c0103ae34f1c581e051188 authored about 4 years ago by Jeremy Wu <[email protected]>
change to dynamically loading of icon images for WebSearch

48557aec068cd5abffa765e62e85413d266eda6b authored about 4 years ago by Jeremy Wu <[email protected]>
Skip ErrorIcon and DefaultIcon while resizing the dictionary. From arjunbalgovind:user/arbalgov/apperrorFix

4e534b56aca700207b547527449797583e5c2130 authored about 4 years ago by Arjun Balgovind <[email protected]>
revert-image cache as dictionary, concurrent not serializable

ca08e603087601493526a0c716e7c57f0064b134 authored about 4 years ago by Jeremy Wu <[email protected]>
use updated method from ImageCache class to save images to cache

ffa68a5a7b25d8d9d2d0fe82cb5e6b04bea257cb authored about 4 years ago by Jeremy Wu <[email protected]>
update to use concurrent dictionary

86f6f9921e58c1d29f5d6f9d960990c6dd564778 authored about 4 years ago by Jeremy Wu <[email protected]>
update to Flow

086c5d05e75ae556dd2ffabf6c1269dcddb57211 authored about 4 years ago by Jeremy Wu <[email protected]>
From alekhyareddy28:memoryIssue on Jun 27, 2020

e37217c878a2d2b90359e1c36602e676695db96f authored about 4 years ago by Alekhya Reddy <[email protected]>
Merge pull request #131 from Flow-Launcher/fix_missing_theme_resultlist

Fix missing result list preview in Theme tab

3f0a7667731a615b6013ef9950a7ea6f26fa6f49 authored about 4 years ago by Kevin Eck <[email protected]>
version bump WebSearch

c4d1fe4436060357f0de100026e9bf7f67c580f5 authored about 4 years ago by Jeremy Wu <[email protected]>
version bump Plugin

48cbe9d0cdbcebefe43102421e4bf13ba67e0501 authored about 4 years ago by Jeremy Wu <[email protected]>
remove in use obsolete GetAllRemainingParameter and use Search

59a18370efee18a86f8ac347af25552abf8930fa authored about 4 years ago by Jeremy Wu <[email protected]>
remove code that has been marked obsolete

ac46fdc2c9c587f475afad3b47b0be0594b55b60 authored about 4 years ago by Jeremy Wu <[email protected]>
fix missing result list preview in Theme tab

3106b3823f469b92bb3cc4c67515d8afd5d0ae40 authored about 4 years ago by Jeremy Wu <[email protected]>
fix build fail on MessageBox

d89570ebce8f990901ab52ee4664a94cd0465fd5 authored about 4 years ago by Jeremy Wu <[email protected]>
Merge remote-tracking branch 'origin/dev' into save_customicons_websearch

16c9bc71c5f3cced736d86addd39d044439ab1ce authored about 4 years ago by Jeremy Wu <[email protected]>
update behaviour when to copy custom icons

- copy images when not in the plugin's default images directory
- do not copy if in the default ...

bd48ee5c90fade9dd555062dade9c82640dd34c8 authored about 4 years ago by Jeremy Wu <[email protected]>
fix typo

dbfa2bd6c4fa361320aa67b9be5d492c62868f19 authored about 4 years ago by Jeremy Wu <[email protected]>
notify change of SearchSource's image after selection

8f8b2d7ff82b8af9dd9fbeb0e1f9a8224eb7912f authored about 4 years ago by Jeremy Wu <[email protected]>
add comment summary to clarify the shared Copy command

e2dff94f7c1f07a44f56e9c5b9384626e48c4b08 authored about 4 years ago by Jeremy Wu <[email protected]>
add Search Source custom icon setting selection and saving

2c4eeb00bd0bd996601808dc148b9c90bef6a831 authored about 4 years ago by Jeremy Wu <[email protected]>
update IconPath handling of path

91e7b1cfb81277a3594ba94a6af468fd504fb02f authored about 4 years ago by Jeremy Wu <[email protected]>
Merge remote-tracking branch 'origin/dev' into add_filecontent_search

898b1dbd468249a8ab7333bf77132cb417a00c2e authored about 4 years ago by Jeremy Wu <[email protected]>
Merge PR #125: remove everything plugin

moved to its own repo

2df10755ab811c5be687a6c4c835cbcc177a2cf8 authored about 4 years ago by Ioannis G <[email protected]>
save IconPath to settings for customisation

ee43152de182f2033fbbc536271c9e605c7f0fe5 authored about 4 years ago by Jeremy Wu <[email protected]>
remove Constant.EverythingSDKPath and usage

6f2ff845433c4be9a42250266850adb2708aff3d authored about 4 years ago by Jeremy Wu <[email protected]>
update readme

c4fd501036774e755c632922a0b578dacad89a88 authored about 4 years ago by Jeremy Wu <[email protected]>
move everything plugin to its own repo

https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything

c6701aa8a62f86fd1f9dfaf6d7fe6ff9e2f8ca22 authored about 4 years ago by Jeremy Wu <[email protected]>
update test for file content search action keyword

4226b74fc4be7cef5c0d3f5cc98f4965e6aac048 authored over 4 years ago by Jeremy Wu <[email protected]>
add versioning to plugin settings

6518bf87d86ce7f531261a4c1c7e3f8474ba082e authored over 4 years ago by Jeremy Wu <[email protected]>
handle new action keyword in Explorer- one off

f2924569049295358a458e4efc1812d475217445 authored over 4 years ago by Jeremy Wu <[email protected]>
update Action Keyword already registered text to be more clearer

a622d8cfd0e92e76c82c7c65616d7f93337e4412 authored over 4 years ago by Jeremy Wu <[email protected]>
add option for user to customise Explorer's Action Keywords

ui + backend logic

e37d976d04860ac73317dc0560a74cbc07e731ec authored over 4 years ago by Jeremy Wu <[email protected]>
merge PR #121: index Edge browser bookmarks

1e662057be96be2f071980c7401daf87de4b12c6 authored over 4 years ago by Ioannis G <[email protected]>
add behaviour for Customise Action Keyword UI

9feb4d61643c12f6782f44fd32e855d0421b0317 authored over 4 years ago by Jeremy Wu <[email protected]>
fix clicking twice to expand issue

event was wired to the same expand method cause calling it twice

fad4f5b5c9f819a4b917c55e9c6ad397cc418401 authored over 4 years ago by Jeremy Wu <[email protected]>
version bump for 1.2.0 release

8962f5135e25bf9a26a7659d96d0c29db611fb11 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #122 from JohnTheGr8/ui_enhancements

Various UI fixes and enhancements

19aa9ca779739032e956ece46efaf717bdf97695 authored over 4 years ago by Jeremy Wu <[email protected]>
UI: allow manual editing of browser-path textboxes

1f73fdbecc083c2dd7fee5a1d6784f385d50e1fd authored over 4 years ago by Ioannis G <[email protected]>
UI: use NoWrap for browser-path text boxes

b505a32693296cd922df9ad0f6958ec1ed65bb63 authored over 4 years ago by Ioannis G <[email protected]>
remove success message boxes

62a245f04936ec38e40414d8ca20ec814fa98593 authored over 4 years ago by Ioannis G <[email protected]>
BrowserBookmark version bump

163bf64f893373a8117d2f876134a798014d3513 authored over 4 years ago by Jeremy Wu <[email protected]>
show Explorer action keywords on UI

bad007c00886d405a0c7ab41351079a5f71e406d authored over 4 years ago by Jeremy Wu <[email protected]>
add chromium edge bookmark loading

dfcf79c97d8baf4f6a47d26d29413c1dc18c98c7 authored over 4 years ago by Steven Kalinke <[email protected]>
add PropertyChanged.Fody to Infrastructure project

fixes various settings changes requiring a restart to take effect

827a95372228c6b00fe72306a3190099fe1583d6 authored over 4 years ago by Ioannis G <[email protected]>
quick folder links triggering when search action keyword is used

7ad0071117584a3ba87b750abc4a1590549796d1 authored over 4 years ago by Jeremy Wu <[email protected]>
update old hotkey trigger to use ActionKeyword

ace9dc7f2ca806edabf60516c2298809bd8cef16 authored over 4 years ago by Jeremy Wu <[email protected]>
add multi-ActionKeywords for Explorer

a1e371b7e85450dc7b28e27dab5d7e648173086c authored over 4 years ago by Jeremy Wu <[email protected]>
version bump Explorer plugin

ca835266b7e258b99800f3882d095b395d1c93d5 authored over 4 years ago by Jeremy Wu <[email protected]>
merge PR #120: update Web Search plugin

do not activate if query is a directory/network path

0929d34b38e6b6073db9d0beaaf688c62d7bec62 authored over 4 years ago by Ioannis G <[email protected]>
update readme

0f0bde90166a9c49879a4f0d976bac714c4f583c authored over 4 years ago by Jeremy Wu <[email protected]>
exclude directory path for Web Search plugin

05d62da520a24cc6b50a422e24bada525c080075 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into add_filecontent_search

ef46225c339796b77d28e131174743104c382586 authored over 4 years ago by Jeremy Wu <[email protected]>
add file content search to Index Search

8abd97d523c4ca853d1207ccd96e91d8523931a5 authored over 4 years ago by Jeremy Wu <[email protected]>
add unit test for determining file content search

08bfa8da9c9279e707c55f45b50b01df65968494 authored over 4 years ago by Jeremy Wu <[email protected]>
add file content search unit tests

3111271a16898d689b8b7485fadbc45a18ff2db6 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #114 from Flow-Launcher/add_update_progress_msg

Add update messages to indicate progress

0c7298c72cfb17cd15a73d773b1609a32b15e7f4 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #74 from Flow-Launcher/explorer_prompt_deletion

Prompt deletion of file or folder

e2a08763ce391b8a6c772249172e2100893ac373 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge pull request #115 from Flow-Launcher/rename_file

Rename missed file during the rebrand

f17751080e7852b565206707c5bc59ac4d734172 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into add_update_progress_msg

fe3cc89f847a1f4e721ecd394d99ef2622ab33e2 authored over 4 years ago by Jeremy Wu <[email protected]>
Merge branch 'dev' into explorer_prompt_deletion

a0f2ae79b9ecead52ee9c205300f562da852f9ba authored over 4 years ago by Jeremy Wu <[email protected]>