Ecosyste.ms: OpenCollective

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

github.com/jspsych/jsPsych

Create behavioral experiments in a browser using JavaScript
https://github.com/jspsych/jsPsych

Merge branch 'main' into video-recording

cc9f98d040ead657f4ae095d9de1bb377109ef38 authored over 2 years ago
Merge pull request #2664 from jspsych/feature-extensions-async-on-finish

Allow asynchronous `on_finish` methods in extensions

3f53f795bd3261446d1ce0279681957f64aeba8b authored over 2 years ago
Merge pull request #2683 from jspsych/fix-error-timeline-variables

timelineVariable() generates a console warning when the variable doesn't exist

3e74c17e8cb051d3b4ef1e0d05ba5149d3b585de authored over 2 years ago
don't evaluate functions or timeline varaibles in `trials` parameter of preload plugin

f992f78cd85005cbf4d31e6c723d40e0baa2bbee authored over 2 years ago
Adding a reference to the published paper

6b0913de6b4c34d92250a1016618b6eff51b0e3c authored over 2 years ago
enable test again

97c51c46e1ef7986916f2283ba51e7600aebc84e authored over 2 years ago
skip test that throws an error

ce03ed99d5a72f4fe040dad1d2334f1381b46210 authored over 2 years ago
use `console.warn` instead of throwing error

ce55e29f6f7288b235f93975717a98a150c2f517 authored over 2 years ago
add changeset

0d2808f648b4eb682c8fbbbbd0637f788f93a08b authored over 2 years ago
timelineVariable() throws an error when the variable doesn't exist (fixes #2680)

13be1ef4efd3688194f91e7f4317396f333f5a76 authored over 2 years ago
Allow asynchronous `on_finish` methods in extensions

57f2ae4c697d2434fe548e7f8b376f904b87086e authored over 2 years ago
try rerecord feature

8068c29867b678aba8ab2634b1a3ce822ff1ceba authored over 2 years ago
commenting

61514fa781a8d55bf91192c834fe304b45c0cf18 authored over 2 years ago
extend length of test

274247d9a39f6ac1c4366fa8d4ed22e66109dcdf authored over 2 years ago
remove the testing file -- oops

0dea483682ec1678c93c0ea19f281e9596e894ce authored over 2 years ago
add constraint to demo file

3022fe991f1c7659374d655910e01219bf6e2ed6 authored over 2 years ago
add width and height options to give some control to file size generated by recording

9488386a48961eccb911d7eb23b5779ddbbbaa63 authored over 2 years ago
add width and height options for mirror plugin

d699a83f11360b26db3000defe746987b63daa9f authored over 2 years ago
add mirror-camera plugin to display live feed of camera

cade6b7f9eaefc804c81f0104876954dc2e0b2d5 authored over 2 years ago
add getCameraStream to get the stream directly

d36ab98f040eccf842d82492d6810c3406fc4117 authored over 2 years ago
add a basic working version of html-video-response plugin

dff17df884df307768097b2e9777d8feba96d742 authored over 2 years ago
an attempt at delaying the data writing (that doesn't work)

29656816e861535eff05439eb9fe38ffe141eb74 authored over 2 years ago
try using timeslice and mime type

ce5098cd07e4738e8c004bf5df7f34b78b51492e authored over 2 years ago
increase test duration for getting clearer video files

2b3694a61a5d2cb7d75c33a95f83e2bdb6d7af0c authored over 2 years ago
fix `this` reference

1e2df37f8f7ac836ebe132a684cc83fb09156f1c authored over 2 years ago
add example

a3b7d3453e72a147e10e91e24ad9b46eeb615ca9 authored over 2 years ago
add mime type

7466fc6ee2c9a44e49280f677ac06145b3d03846 authored over 2 years ago
fix build eror

49c1a5ea6087eb15d221a4405b53d7bbebcfedaf authored over 2 years ago
changeset for extension

7c63e1cd0b985e46db04dc79ba9178921b1768cc authored over 2 years ago
initial attempt at record-video extension

ece9fc5f44336be3a8bd8fd16957cf3905c047c8 authored over 2 years ago
add changesets

133d85f498f9bacbfb40b9abd8f135f99fbe947c authored over 2 years ago
clear display after trial is complete

fa80a8135d11cd57d0dc141c0b30d422f889be86 authored over 2 years ago
revert peer dependency for now (fix this before release)

00c6fbf8fdffeab81fa94e500993cb2832f1d7a9 authored over 2 years ago
add example to test

3d0379ecfca5d41408ce196b1cac4a7e4b249cf0 authored over 2 years ago
add camera recorder to pluginAPI

ad3dcee9ff20ae819604ec49674ab43e771eb0a6 authored over 2 years ago
add draft of camera plugin

e13d5043533482e2e66a8a9ec6f181ede7a0fee7 authored over 2 years ago
fix error in initialize-microphone demo page

0a2fe47a2d636b1c48e7980bcf7fe9d0dc0ea8c2 authored over 2 years ago
Merge pull request #2644 from jspsych/changeset-release/main

Version Packages

26b1c8f0ba3d33951af51a404da807959a07cddf authored over 2 years ago
chore(release): version packages

16fac08078c39c1e1387b047b6790ac29884e05c authored over 2 years ago
Merge pull request #2643 from jspsych/fix-babel-build

Include `regenerator-runtime` in the `jspsych` Babel build

7d2eb594bf822cb082a0cb5c1fcebac187205ced authored over 2 years ago
Include `regenerator-runtime` in the `jspsych` Babel build

dc005661420dcc5c8aec62651687fc9aeac5fb65 authored over 2 years ago
Merge pull request #2640 from jspsych/add-poetry

Add Poetry for managing documentation build

4140cc046e1faefd422f91ea7f765109b4038dc7 authored over 2 years ago
Merge pull request #2641 from jspsych/fix-testing-problems

Two small testing improvements

5e7408b803f2199a2ebdd12c676632e8bff131d6 authored over 2 years ago
extend timeout for long running test

244bee28f47324cc3a6bd2ab485cae4fac9f7abf authored over 2 years ago
remove console.log from test

4f49a58c09d952e4dfe7869ef0138f1ab2c67537 authored over 2 years ago
use `poetry run` instead of `poetry shell`

c33b9feda2d5ae7f956a8105c126a08231a8bff0 authored over 2 years ago
add docs commands to package.json

153e13f621e6a20548045291a9c900aaf5ec7fe7 authored over 2 years ago
remove version, description, authors from config

Co-authored-by: bjoluc <[email protected]>

a891636c035bd1cbfd23374ab3b1b8ef7b9b3f45 authored over 2 years ago
add `mike` as dev dependency

00645822ad91e442a27c78eb06527f142127a8de authored over 2 years ago
add poetry and documentation about building docs

73ddec7fadcf6954fe55cdbca8c5b5de052d9757 authored over 2 years ago
Merge pull request #2614 from jspsych/changeset-release/main

Version Packages

561e16874051e925fce87d167b9bfd380e21439a authored over 2 years ago
Merge pull request #2635 from alisdt/alisdt-patch-3

Correct references to WebGazer in mousetracking docs

ebed21a2dbe2208ac568e96134242476e3b46c13 authored over 2 years ago
chore(release): version packages

f1fa90eb2cf88af4c5b6ee1e5ee03b67b5d538ff authored over 2 years ago
Merge pull request #2637 from jspsych/fix-canvas-slider

Fix slider appearance in canvas-slider-response

508d85b17cb26a9af26b3507465975b8ceb98894 authored over 2 years ago
add jspsych-slider class

9d66fb24c016d2641142ecb819325d15ee18fe90 authored over 2 years ago
Update SurveyJS version

a3f2c2c0e2f021d2b4dd8049d519d4baf4b3fdb5 authored over 2 years ago
Merge pull request #2632 from jspsych/fix-rollup-babel-config

Fix `@rollup/plugin-babel` config in conjunction with `rollup-plugin-typescript2`

c534c1ef338d656704001d7d0cc7bcc2e2235d4e authored over 2 years ago
Merge pull request #2622 from jsato8094/plugin-survey-add-text-input-type

Added `input_type` parameter to plugin-survey

6e8af3ee7a73b938ab4ec6590a2cc3857335fead authored over 2 years ago
Correct references to WebGazer in mousetracking docs

956691211306cab28af4e7e093d459bcfb2eeb09 authored over 2 years ago
Update old-dogs-sniff.md

8c26f8fb3d451f08b22d36d2324e66a1795497bf authored over 2 years ago
Minor changes to the `input_type` parameter

608a40d40ade407ff5f2dea638caceed901bba30 authored over 2 years ago
Update root dependencies

2660c04a2da0400ed97e3130a4ae96166b4270aa authored over 2 years ago
Fix `@rollup/plugin-babel` config in conjunction with `rollup-plugin-typescript2`

a17f423f18df24c73baeb06d4079f9f2f9211386 authored over 2 years ago
Merge pull request #2631 from jspsych/update-build-deps

Update `@jspsych/config` dependencies

8099b3f1f53364b230e53eab4f9b876948657c5f authored over 2 years ago
Pin SurveyJS dependency versions in survey plugin

cd09272546fd4495605adddce21a86258699f813 authored over 2 years ago
Update @jspsych/config dependencies

e77371e94b3496361138d681c16840829f4c5cd2 authored over 2 years ago
Merge pull request #2628 from vijaymarupudi/finishTrialEdit

Use a more efficient method to access the most recent trial

efefb01911efe1faa5246e82f3e7fe57a37fb18d authored over 2 years ago
Create perfect-pianos-protect.md

661a64f8b0a27881f40dac0a28c2db00fe055125 authored over 2 years ago
Use a more efficient method to access the most recent trial

c84492c87e7cf2f9efc64d2305d70084164a9b6e authored over 2 years ago
Make the changesets action update docs plugin versions

518c76fe50222e213965a605e0f4e943f26edc96 authored over 2 years ago
Merge pull request #2625 from jsato8094/plugin-survey-export-css

Export css files of plugin-survey

23ac649ff0e3b2176de0837603ec13f0db1c6f0f authored over 2 years ago
Update changeset

74175cd98ad1c18497b419d35dd60dd4fda5d7a1 authored over 2 years ago
Explicitly list exported css files

e4263ae61c44dd103086757afba907e0870396da authored over 2 years ago
Added changeset

0f6c0be78a1c613e0f244f8995a5a15b83dd3256 authored over 2 years ago
Updated docs

9fa70c14ba9f904a44eb4ed7f0ae69227c1b5879 authored over 2 years ago
Exports css files of plugin-survey

50ed69c269027cf45473d97c4d488e4749a64483 authored over 2 years ago
added changeset

9cfefe388a216c55c8363d7b3810e5e648d9ed69 authored over 2 years ago
added examples

59fd9f50356a30c263a50faba15355e9c9193815 authored over 2 years ago
updated docs

4c9012b0609c7cde2b70197ed2259d4fa06878b9 authored over 2 years ago
implemented test for input_type parameter

777a035a075cd6d6bfb2fa72ef726f701b1f3136 authored over 2 years ago
added input_type parameter

28a3a3a237a3390a9e4effa7a22d195ae391d62e authored over 2 years ago
add changeset for updatePluginVersions gulp task in config package

3463e9778f3c2787b9c75c0f9bd7d19cc79798b3 authored over 2 years ago
change gulp task name updatePluginVersion -> updatePluginVersions #2609

2154423809a15de9e3a4c77309dcea77b7431c66 authored over 2 years ago
remove unnecessary import #2609

257bd4544afba5d125a452390a28f5cf54a7414b authored over 2 years ago
fix incorrect package version in video-button-response docs #2609

6808779085b1d0a53b91f5a2dd7fa7b5eadc52c7 authored over 2 years ago
update mkdocs config for version 8 of theme

25840087eb4c37b9620a3a11581bfa01b2310996 authored over 2 years ago
update license yr

e8dbe1e1a3c2055dc5ed6fda1b0f2299892f2340 authored over 2 years ago
Merge pull request #2609 from jspsych/plugin-docs-add-version

Add current version numbers and Install section to plugin docs pages (fixes #2521)

b2721c9c9160acd93f7dbfeea5e8907150d1bb91 authored over 2 years ago
add updatePluginVersion gulp task

74cc2ece694e68977d9cbb36f0a66ad5ee0d8e3b authored over 2 years ago
update current plugin version via gulp updatePluginVersion task

262cc1cd899e3510b9290dc6293b45ed2f47cba6 authored over 2 years ago
fix broken code block in install section

e3ed495ce141f2303b259c1ddb6c6f9a0b5cfa99 authored over 2 years ago
add install section, current version and version history link

8a29d49b2eb6a68cd6221027ec48d038ce928d09 authored over 2 years ago
Merge branch 'main' into plugin-docs-add-version

d7f1ed58386ba5397a725bbafddaf64df4a99630 authored over 2 years ago
Merge pull request #2603 from jspsych/dependabot/npm_and_yarn/cross-fetch-3.1.5

Bump cross-fetch from 3.1.4 to 3.1.5

84a696298076f53e2aee7c56c1a491debcc69d81 authored over 2 years ago
Bump cross-fetch from 3.1.4 to 3.1.5

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release not...

db575425da34650111364e88a9012729c13357fb authored over 2 years ago
fix typo

afc77d027ae53d4ca8217a60ceb2fe32ff2d3680 authored over 2 years ago
first draft of plugin docs install section

110bb291fa2b63294018f9f8a24d6954fee47a99 authored over 2 years ago
fix docs edit to point to main branch Fix GitHub Pages Link to edit Docs #2588

5cf4e5bc093749b0dd8601f9fdc5373447dca3b4 authored almost 3 years ago
Merge pull request #2582 from jspsych/changeset-release/main

Version Packages

1a8db31d7a8a136befc0b64064777e91ab606393 authored almost 3 years ago
chore(release): version packages

977f37723672dab2404aa5e38abbd423e803e5c8 authored almost 3 years ago