Ecosyste.ms: OpenCollective

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

Cboard - Assistive Communication Board

Open Source AAC communication system with text-to-speech for the browser in 40+ languages
Collective - Host: opensource - https://opencollective.com/cboard - Website: https://www.cboard.io - Code: https://github.com/cboard-org/cboard

Merge pull request #1449 from RodriSanchez1/Sub-fixes

Fix verification in first purchase

github.com/cboard-org/cboard - 637076dfd5d8012f44fe2e0b5512cc094bccc3f5 authored over 1 year ago by martin bedouret <[email protected]>
fixes

github.com/cboard-org/cboard - f0cf70e8109891698934c35af28fde8903edadd0 authored over 1 year ago by Martin Bedouret <[email protected]>
fix: upgrade echarts from 5.3.2 to 5.4.2

Snyk has created this PR to upgrade echarts from 5.3.2 to 5.4.2.

See this package in npm:

See...

github.com/cboard-org/cboard - a38fadd71c0cf0b044a5fd4f4e65c2e42fb4aa5f authored over 1 year ago by snyk-bot <[email protected]>
fix call to isIOS()

github.com/cboard-org/cboard - fc866968940fac0c0f5210d7413682573e2313de authored over 1 year ago by tomivm <[email protected]>
Hide the Export functionality on Cordova IOS

until fix export on cordova ios

github.com/cboard-org/cboard - f1bae6d0e4cc05f0c9d84b8c45c75a49d0e773b4 authored over 1 year ago by tomivm <[email protected]>
Remove double slash on google and facebook login

github.com/cboard-org/cboard - 46b2f8c5637fdf772e423936964f9179f35e0ac6 authored over 1 year ago by tomivm <[email protected]>
Remove the unnecessary fix for double slash on signUp post

github.com/cboard-org/cboard - 758e2a7b82c94f9c7f438b371d25cd5b03f419a3 authored over 1 year ago by tomivm <[email protected]>
Remove double slash to activate post endpoint

github.com/cboard-org/cboard - b5924dd409b7c858ae0cf77fc5c43f3f07351816 authored over 1 year ago by tomivm <[email protected]>
Add slash at the end of API_URL if is necessary

github.com/cboard-org/cboard - 2af3e3bd8365eb14f9fd9af08b011a58ff986d17 authored over 1 year ago by tomivm <[email protected]>
Fix verification on first purchase

github.com/cboard-org/cboard - 4318b9b4a3a7c79a6deedc5bcf24eaa212df565c authored over 1 year ago by Rodri Sanchez <[email protected]>
Check subscription status before activate

github.com/cboard-org/cboard - c62d0d33e68e317d5e26b62383a982df3c188802 authored over 1 year ago by Rodri Sanchez <[email protected]>
fix: upgrade react-cropper from 2.1.8 to 2.3.2

Snyk has created this PR to upgrade react-cropper from 2.1.8 to 2.3.2.

See this package in npm:...

github.com/cboard-org/cboard - 05d2a3b2e118c0474d2f7f16a785fb09d6c7f89b authored over 1 year ago by snyk-bot <[email protected]>
Merge branch 'master' into Subscriptions-fixes

github.com/cboard-org/cboard - fb9f976fec0e0eac6c9f55190c4c1f1139d86060 authored over 1 year ago by Martin Bedouret <[email protected]>
Merge pull request #1441 from RodriSanchez1/fix/apiErrorHandler

Fix api error handler

github.com/cboard-org/cboard - 22627d7ad56c31270c07d3657e5fe7eacca29813 authored over 1 year ago by martin bedouret <[email protected]>
Merge pull request #1446 from tomivm/fix/check-isIos-in-lower-cases

compare window.cordova.platformId to a lower case string for isIOS

github.com/cboard-org/cboard - 5343814c66e06fe1b0de77f0f083ee069558440d authored over 1 year ago by Rodri Sanchez <[email protected]>
compare window.cordova.platformId with lower case for isIOS

github.com/cboard-org/cboard - 57212f18164aeed12383e9c1f5fe6704668e574c authored over 1 year ago by tomivm <[email protected]>
Merge remote-tracking branch 'origin/master' into fix/stop-use-of-microphone

github.com/cboard-org/cboard - 09aa5ab5f1046abdac37f74b158712e03d7ce05a authored over 1 year ago by tomivm <[email protected]>
Stop each track of the stream

github.com/cboard-org/cboard - 1fd9d33f1eda826a9e05336704ee04328837ce52 authored over 1 year ago by tomivm <[email protected]>
store stream from getUserMedia

github.com/cboard-org/cboard - 9d82ad75a58de2ea11187775f0eb7f699fa8fb60 authored over 1 year ago by tomivm <[email protected]>
Merge pull request #1442 from RodriSanchez1/master

Refactor scrollToLastSymbol function and add null check

github.com/cboard-org/cboard - 6eaba246f162a81d2eb1d17bbe5a32e2049f5de2 authored over 1 year ago by Tomas Van Morlegan <[email protected]>
wip

github.com/cboard-org/cboard - 760bf4738dace3c4cc229a1e884bf0a62fcca3b9 authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge pull request #1437 from tomivm/feature/implement-isIOS()

Add isIOS function to cordova-util

github.com/cboard-org/cboard - 9c411bb1b20b193074b96530d6684365e8d4742f authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add null check to scrollToLastSymbol

github.com/cboard-org/cboard - 61b63073b7384cc9bdacbdc3c50377c9ce047dc1 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Use optional chaining in scrollToLastSymbol

github.com/cboard-org/cboard - 2c1f5c9ae168c336eddb1bcf20c1994799e58fd1 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Fix api error handler

github.com/cboard-org/cboard - 6ac6d130bf61ace0704fdaaf07339a1a8540d76b authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1440 from RodriSanchez1/fix/errorAutoScroll

Fix onSubscribe proptype definition

github.com/cboard-org/cboard - 89804f9bcd40e886409ba6f7267bc7974259ef76 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Fix onSubscribe proptype definition

github.com/cboard-org/cboard - 67f5e146a82a49d3e4e24acc146d05f3a30baa9e authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add isIOS function to cordova-util

github.com/cboard-org/cboard - 749965acae7434ba43baf89da87cd12f388d34b0 authored almost 2 years ago by tomivm <[email protected]>
removed inspectlet

github.com/cboard-org/cboard - 5d22a54e96bb559906b71d33daa292afe477d380 authored almost 2 years ago by Martin Bedouret <[email protected]>
fixes

github.com/cboard-org/cboard - 772f1661db97bda156355c5cb30fbcd635e6a544 authored almost 2 years ago by Martin Bedouret <[email protected]>
initial

github.com/cboard-org/cboard - f91961c8b799012d6c40b2b8e8b98ce8160fc821 authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge pull request #1433 from cboard-org/snyk-upgrade-4600c5c6010d941468b060f118c19018

[Snyk] Upgrade mongoose from 6.10.1 to 6.10.2

github.com/cboard-org/cboard - 838025610de13927db8507aa882032272697c1a3 authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1435 from cboard-org/snyk-upgrade-8f9cc660c8b16313f50d37184fe45ba8

[Snyk] Upgrade @microsoft/applicationinsights-web from 2.8.10 to 2.8.11

github.com/cboard-org/cboard - 50237af03fe7ebd5c12f67d46bc92dbf4ff8a9c8 authored almost 2 years ago by martin bedouret <[email protected]>
fix: upgrade @microsoft/applicationinsights-web from 2.8.10 to 2.8.11

Snyk has created this PR to upgrade @microsoft/applicationinsights-web from 2.8.10 to 2.8.11.

S...

github.com/cboard-org/cboard - 9404830c637b7c34ff0ee930d0dab8f3c5cf3a8d authored almost 2 years ago by snyk-bot <[email protected]>
Merge pull request #1434 from cboard-org/add-inspectlet

Added www.inspectlet.com

github.com/cboard-org/cboard - 108734f6ddb365ae704607fb289b7728e63957ac authored almost 2 years ago by martin bedouret <[email protected]>
Added www.inspectlet.com

github.com/cboard-org/cboard - 0b1f0ab74b623333f534779eb71e367d2a8923cb authored almost 2 years ago by Martin Bedouret <[email protected]>
fix: upgrade mongoose from 6.10.1 to 6.10.2

Snyk has created this PR to upgrade mongoose from 6.10.1 to 6.10.2.

See this package in npm:

...

github.com/cboard-org/cboard - b252a8a2422acb9b980351c2450a0ae40bdf0dbd authored almost 2 years ago by snyk-bot <[email protected]>
Merge pull request #1431 from RodriSanchez1/fix/historyOnCordova

Hash history on cordova devices

github.com/cboard-org/cboard - 3ac5831f1d27fc07e03c005905c06844ca33b939 authored almost 2 years ago by martin bedouret <[email protected]>
Fix for node 18

github.com/cboard-org/cboard - 2fa4d74059e4fce724702bee7557e5965d9e93a6 authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge pull request #1274 from cboard-org/android-app-purchase

Android app purchase

github.com/cboard-org/cboard - caee7e4262f944164889f3fb7ec672ef725b657a authored almost 2 years ago by martin bedouret <[email protected]>
Merge branch 'master' into android-app-purchase

github.com/cboard-org/cboard - 8551758a177467bed5414b1a2dc804117439dd2c authored almost 2 years ago by martin bedouret <[email protected]>
Small fix

github.com/cboard-org/cboard - 617e74da7f6c028229815377f9ad0accadb95c3f authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1424 from cboard-org/snyk-upgrade-b7b5a17a9ad55c4387fa6bab7dd53c2c

[Snyk] Upgrade @crowdin/crowdin-api-client from 1.21.2 to 1.22.0

github.com/cboard-org/cboard - f9c0d40f78972743754ae2f9e0d71f29211df0e7 authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1425 from cboard-org/snyk-upgrade-5cfeab966324afbe393fd3f357bd8de4

[Snyk] Upgrade react-icons from 4.7.1 to 4.8.0

github.com/cboard-org/cboard - e2348a37c531bed36be5e80c4a7f348d6cdbe54e authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1426 from tomivm/fix/disable-azure-insights-on-development

Disable Azure app insights telemetry on development

github.com/cboard-org/cboard - 443225c78b203321a7049c144f67d0cc1efc798d authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1428 from RodriSanchez1/premium/RefactorSubscribeComponent

Premium / Refactor subscribe component

github.com/cboard-org/cboard - d82542acc9017c0aa7768c665a72aef09247de27 authored almost 2 years ago by martin bedouret <[email protected]>
Fix goto definition on board action

github.com/cboard-org/cboard - 722167ce62ed4d1714ed85698b819b397e6af6a6 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1429 from cboard-org/snyk-upgrade-374f2abc6036cb165e157bf11b536fa9

[Snyk] Upgrade microsoft-cognitiveservices-speech-sdk from 1.25.1 to 1.26.0

github.com/cboard-org/cboard - 881393cca91f9a86e247bc4fe665805c89b5e0eb authored almost 2 years ago by martin bedouret <[email protected]>
Create hash history if isCordova

github.com/cboard-org/cboard - 268a7de3497424d38c2072b35fa935299e1ceb8b authored almost 2 years ago by Rodri Sanchez <[email protected]>
fix: upgrade microsoft-cognitiveservices-speech-sdk from 1.25.1 to 1.26.0

Snyk has created this PR to upgrade microsoft-cognitiveservices-speech-sdk from 1.25.1 to 1.26.0...

github.com/cboard-org/cboard - b11a264d380a73d11c9556d79ed49e6101bdaa51 authored almost 2 years ago by snyk-bot <[email protected]>
Fix codacy static

github.com/cboard-org/cboard - 942de65fc0c56b16c2a61070d783cb9978131ac6 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Refactor canPurchase definition

github.com/cboard-org/cboard - 905f8e985c1192b6a183923cf19fe4e4eb1917a2 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Define proptypes

github.com/cboard-org/cboard - 317aa4f35855e4f89f35735683a24a4ddb71071e authored almost 2 years ago by Rodri Sanchez <[email protected]>
Disable azure app insights Telemetry on development

github.com/cboard-org/cboard - f6ea51a9e346c9707f10fbb468a6c67aa215ed0b authored almost 2 years ago by tomivm <[email protected]>
fix: upgrade react-icons from 4.7.1 to 4.8.0

Snyk has created this PR to upgrade react-icons from 4.7.1 to 4.8.0.

See this package in npm:

...

github.com/cboard-org/cboard - c428b1c6660c4d280d4835fbcff36e48e60655f2 authored almost 2 years ago by snyk-bot <[email protected]>
fix: upgrade @crowdin/crowdin-api-client from 1.21.2 to 1.22.0

Snyk has created this PR to upgrade @crowdin/crowdin-api-client from 1.21.2 to 1.22.0.

See this...

github.com/cboard-org/cboard - db87dea4533c47794c5b6d0dae6d7540d9d91353 authored almost 2 years ago by snyk-bot <[email protected]>
Remove css propertis from typography

github.com/cboard-org/cboard - c666fbd4dbae99b9a966252f785a10e7786a6a5a authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1393 from tomivm/fix/mobile-view-on-premium-required-modal

Add mediaQuery to PremiumRequiredModal styles

github.com/cboard-org/cboard - be603a478917732630d9aa45032cfb99137d00c9 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Rename onSubscribe function

github.com/cboard-org/cboard - cfc48f5e1b8ba3d5e190cb18ea5cc3c59e86bdd2 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Comment Learn More btn

github.com/cboard-org/cboard - 228b71338081723390356a9af54c5fc37141354b authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1422 from RodriSanchez1/premium/SubscriptionInfo

Subscription information section

github.com/cboard-org/cboard - e811cb6e5dd69e0af3aa05b1f74a482e25782ed0 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Create SubscriptionPlans component

github.com/cboard-org/cboard - f44781755f2c4850763643c9aca0bc1fc86da2e7 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Replace magic number with constants

github.com/cboard-org/cboard - cddd242226928053c63186756b2ef35909fca0c7 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add messages on cboard json

github.com/cboard-org/cboard - a93d45e6b0f39d7cbf02955e7bc53e8b8acb6275 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add prop types

github.com/cboard-org/cboard - d2acfa4a56c40af993734a055a9b28e27d8bd349 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add refresh subscription button

github.com/cboard-org/cboard - 13e25ba93468ca141540f3b18d270ac69e7c21f7 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1400 from cboard-org/snyk-upgrade-54ffac980dce37d93fa3366913590a9d

[Snyk] Upgrade @microsoft/applicationinsights-web from 2.8.5 to 2.8.10

github.com/cboard-org/cboard - eeaf6cf025d4d89e8c99bd70cd7e4b80c9e69969 authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1402 from cboard-org/snyk-upgrade-e50cad0ba5fb6ceaf65abbf2c4ef019d

[Snyk] Upgrade mongoose from 6.9.0 to 6.9.1

github.com/cboard-org/cboard - a454403c78c45209da985a57c23987fff807d905 authored almost 2 years ago by martin bedouret <[email protected]>
Merge pull request #1414 from RodriSanchez1/fix/playOutputBar

Reproduce output bar after press tile label

github.com/cboard-org/cboard - 080c7fd2dbedb5e78260513514c30f6e5bc30208 authored almost 2 years ago by martin bedouret <[email protected]>
very Small fix

github.com/cboard-org/cboard - 075500973ccc16b0c50fdff2cafad779616af884 authored almost 2 years ago by Martin Bedouret <[email protected]>
Add p tag to play Output bar queue

github.com/cboard-org/cboard - 2b14118e61de80a63849ca6f314db3f3223cb9ed authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1412 from tomivm/fix/synth-cancel-IOS-only

Fix/synth cancel before play only on Safari or Apple touch devices

github.com/cboard-org/cboard - 2251bf71b85d0e43f63981558c78f23b561b4a56 authored almost 2 years ago by martin bedouret <[email protected]>
Merge remote-tracking branch 'origin/master' into fix/synth-cancel-IOS-only

github.com/cboard-org/cboard - f1ded7f0c75498a70616cc83303a90f898f05205 authored almost 2 years ago by tomivm <[email protected]>
Cancel local synth before speak only on Safari or Apple touch devices

github.com/cboard-org/cboard - af2aebcc2b7c675779fe742f65c956585a4a56ae authored almost 2 years ago by tomivm <[email protected]>
Create constants to differentiate the user browser

github.com/cboard-org/cboard - 8e2252215331f28d35bc4d383c6f8c06cd3de3f6 authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1410 from RodriSanchez1/fix/OutputBarAutoScroll

Fix/output bar auto scroll

github.com/cboard-org/cboard - b30c3056d92eed371483a0031138a6f6e67ca753 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Remove timeOut and smooth behavior on scroll

github.com/cboard-org/cboard - 3a681ad79e6ebb051d2c3c0718c63ed1f2bd1665 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Remove withMobileDialog HOC

github.com/cboard-org/cboard - 99c07d8599dd3e137cb4b9fda35d5fccab9b4da5 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1406 from tomivm/fix/output-bar

Fix/Output bar on Ios

github.com/cboard-org/cboard - d35b635a85302c4c5b90a1099574ceb9a9cfc042 authored almost 2 years ago by martin bedouret <[email protected]>
Auto-Scroll to the last outputSymbol on app mount

github.com/cboard-org/cboard - a7f80554dc99e39219faf82b8a468523eadb44b2 authored almost 2 years ago by tomivm <[email protected]>
fix scrollContainerReference

github.com/cboard-org/cboard - 4411f926fb0929daff158f9bb3a148b73561be75 authored almost 2 years ago by tomivm <[email protected]>
revert "Chore/modernize form components #1372 by shayc"

github.com/cboard-org/cboard - 4bff3269a65bda37789dd453044ad999ec211c07 authored almost 2 years ago by Martin Bedouret <[email protected]>
Fix details for cases of languages written from right to left

github.com/cboard-org/cboard - 0ac8a0a0bb6272a17d74049e3e76c98a82d327dd authored almost 2 years ago by tomivm <[email protected]>
Delet unnecesary comments

github.com/cboard-org/cboard - b5d466559953ac2ece4b40d3c83d52013cbcf016 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Change status messages for subsInfo component

github.com/cboard-org/cboard - b42010a92e7247b0e6f91a6bd59a2d5374d97563 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add functionability to manage subscription button

github.com/cboard-org/cboard - 2cd4fb99216f22527fcba01d462595bda44436b3 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Payment label according to the status

github.com/cboard-org/cboard - dd8d0ee8660204275b2839136cee12e25ccba3e0 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Update product after submit subscribe

github.com/cboard-org/cboard - 863c1e2d4e344041949cb822f6d1b60ee67fe42f authored almost 2 years ago by Rodri Sanchez <[email protected]>
Proper chip color status

github.com/cboard-org/cboard - 8d9b02d583eec6780f5d4ade21f63abbcae71aab authored almost 2 years ago by Rodri Sanchez <[email protected]>
Update product state on login succes

github.com/cboard-org/cboard - 094bde7fec1900478a6481aeb30f47f1342066fb authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add updateProduct action

github.com/cboard-org/cboard - bec0fdc248aea19a2951d0b715415bd9f6f2a325 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Hide scroll bar when is not necessary for windows users

github.com/cboard-org/cboard - 434e695272bf39eabf267b0011162dedd42489f8 authored almost 2 years ago by tomivm <[email protected]>
Add styles on output right buttons to work with a relative sibling

github.com/cboard-org/cboard - a964a359aa163c60d9734dfe2f705c356352d399 authored almost 2 years ago by tomivm <[email protected]>
Implement auto-scroll to the last output symbol on adding a new one

github.com/cboard-org/cboard - 1d2a2ce6b70c9495b45386b141a1f9a959c86bce authored almost 2 years ago by tomivm <[email protected]>
Give scroll functionality to the father container of symbols output

github.com/cboard-org/cboard - 4509ae1e330b5edf4ff69d1edc2a292b3e623fcf authored almost 2 years ago by tomivm <[email protected]>
Remove hack to auto scroll to last symbol of the output bar

github.com/cboard-org/cboard - 162c7b920c646bef661c4bf3fb8e2f2bdd3454b0 authored almost 2 years ago by tomivm <[email protected]>