Ecosyste.ms: OpenCollective

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

github.com/cerebroapp/cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://github.com/cerebroapp/cerebro

Fix regexp for math plugin

Now we support float values with `.` and `,`

a57afccd146021fc226c6d089d52cecb96868e33 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Fix eslint errors

c2b7b78f2a6a3de878b685f34c3b9e201959603c authored over 8 years ago by Alexandr Subbotin <[email protected]>
Adde icon to math plugin

e66eb0a087e92075a6bdb79150e8a5c0ba5044c5 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Improve apps searching: now results include subdirectories and apps inside other apps

d39ac9cde045b8e9b9ac0b1f3564b8ab86cbad71 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Change plugin `callback` api

Since now plugins can call callback only with results, without term because it is bound to callback

d079322c343a3467a4a8776d205137743d0539c3 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Rename to cerebro

3e72011cfecfc6123470d5b90516c3f900b9a26f authored over 8 years ago by Alexandr Subbotin <[email protected]>
Do not trigger onItemHover for already selected item

0b66ee19804747205a0a727b5ac442881aa383d6 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Do not show autocomplete for exact matches

e6d63a7231f9be1c4458d7322b2243ca15664774 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Do not dispatch onFound for empty search results

951f798c01b8d5af5d933e68be91f228ddb5a508 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Refactor converter plugin

Moved shared code to base, added temperature converter

e3bb7fc52642beca858355526ed7d773407b4a01 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added icon to IP plugin

aff1083884902b7df4564e9038305efc4c797f5d authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added google and google translate plugins

54ca3994fc78724bf0c5f93e8edf7fdd48fc4cbf authored over 8 years ago by Alexandr Subbotin <[email protected]>
Do not show src in alt for image tag

fbb14a78d1082f8232f950203bce614293f87800 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Center alignment for results

9fe0ce9ab7df30b2b867936c195b79015a79b5cd authored over 8 years ago by Alexandr Subbotin <[email protected]>
Reset seach on cmd+backspace

512a4f8ad5bbd847c39929a0b4183b680806a8a9 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added py script to read definition from dictionary

c999b15db68352c23fbc1b05beb339e1a2aab982 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Clean more unused code from boilerplate

1a3a92d15d0def4a429ce50d0553782671ad0c65 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added cache for opened urls

715d5c08f75b66dfddcf9d55729066c0999b2a00 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added icon for kill plugin

37e03e7794bd4fdb86527d79971401c3935131d7 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Cycled moving of cursor

a8381335e0415cc46b9d9ab0e357cc6444430407 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Improved converter

3aba75c00eac311b898f6ae1f4fe7686302fa4f4 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Move actionTypes and UI sizes in constants, fix hover

3f46faf293531fac27c10f7dee2c5c98c480838e authored over 8 years ago by Alexandr Subbotin <[email protected]>
refactor converter and added mass & distance converters

4092d430c31f2e1f2055c22d96119dc744ce212e authored over 8 years ago by Alexandr Subbotin <[email protected]>
added open url plugin

e7d5603343997fb6ad22cae7a8ff4ad8304c7a39 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Move part of logic to ResultsList component

db237c2f0206926fb69b75dadfd6177456747c36 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Returned menu

Otherwise in production build cmd+a, cmd+c and other global shortcuts dont work

ebc4982521a4d80a21cda43cf030cc08a4803eee authored over 8 years ago by Alexandr Subbotin <[email protected]>
Scroll to selected item when we move selection and item not visible

aa6e48f4c639d1ff5b3d3de18b09c31243813ddc authored over 8 years ago by Alexandr Subbotin <[email protected]>
Show inline result for math operations

d3ebef5904cc9e50b97cabdff5c220ea3dabd2dc authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added currency converter plugin

9fa1a9e1de511b6a994ad13b0e845d3f0908db9d authored over 8 years ago by Alexandr Subbotin <[email protected]>
Show app icons

91897e8d0ac8f79d82937a1db52f5e742011617d authored over 8 years ago by Alexandr Subbotin <[email protected]>
Move state and actions to redux

23eb2010a70c18a51db2376862ae157cefa6dbf8 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added define plugin and cmd+d hotkey for define term

1f5057b932ea4dade94a00089b86043435aa5461 authored over 8 years ago by Alexandr Subbotin <[email protected]>
More system commands

77aae41ab6d2fe1eafd95277a73108a6d8600df8 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Select items on mouse over

2e33f48109701b04373eace2bc5278f7f1c47ba9 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Make main window not-resizable

ae7f231d36833461f335714be88059408980f584 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Fix eslint + remove unused code

22101e99069dc7a89dfebd0a048c7bee523f47df authored over 8 years ago by Alexandr Subbotin <[email protected]>
Always go inside home directory when user enters `~`

eb858f42798755891d3e69a196dfca698722f045 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Prevent default action on arrows mouse downs

9ecaf232604d4fc29712b10faa53e7847b238df5 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Refactor `shellCommand.bind`

0972d2ee6e5aca2cf7afca577810614eadd2756a authored over 8 years ago by Alexandr Subbotin <[email protected]>
added Text-overflow to styles

ea8dac713acb4801a7b2ee3bedce3260b561c574 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added plugin for other plugins autocompletion and kill plugin

2f6d74b4b6508bff86686872d028eeb0ef9bd5af authored over 8 years ago by Alexandr Subbotin <[email protected]>
Initial commit

Allow to search and run applications on osx

a3ee90ca622fdbbdcaa48983d3268be18edd3e3d authored over 8 years ago by Alexandr Subbotin <[email protected]>
Get current user from ENV

7ae5234f75d0208dbc99e1aa34e85e2e948ccc99 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Better styles, keyboard navigation for results + main plugins

* Applications plugin for quick app launch
* Files plugin for quick files navigation
* Math plug...

27fa378efb29b8d316b9a7c8d513bf1993ec5c73 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Reset value when window is hidden

53a8c8d2dc1f7fbdebebf69bdec175f57294590e authored over 8 years ago by Alexandr Subbotin <[email protected]>
Hide dock icon, hide window on blur

5380262af8bbd86b94ab3f4386b9b38302e117a2 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Fix autofocus

48ed14436e4aea773558383c4c8863825d81a8bf authored over 8 years ago by Alexandr Subbotin <[email protected]>
Added autocomplete suggestions

ae9c2a07a09e98dd4bb260837888bb5574480a1c authored over 8 years ago by Alexandr Subbotin <[email protected]>
Limit to show 5 results

bd30538bacfdee591738770333ddcd98d28c29d4 authored over 8 years ago by Alexandr Subbotin <[email protected]>
Get react electron boilerplate

57b6e28c0f64beae8948cf17f099fa5d6236ae3c authored over 8 years ago by Alexandr Subbotin <[email protected]>