Ecosyste.ms: OpenCollective

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

collab


Collective - Host: opensource - https://opencollective.com/collab - Website: https://www.collab.nl - Code: https://github.com/collab-project

add filename and timestamp to recorded file object

github.com/collab-project/videojs-record - 013a5edbdc2d6ec1b94eb5303d9f03bc4935e562 authored about 9 years ago
add Fine Uploader example

github.com/collab-project/videojs-record - 822c617141cbe39702a388694f98987a3f08fb60 authored about 9 years ago
use bower components for jquery.fileupload example

github.com/collab-project/videojs-record - a00c8498cb4ee810ee5d3ecd8409f217367812ee authored about 9 years ago
add note about upload example

github.com/collab-project/videojs-record - 2be63094e51b346e7c40ab1e800119553ac1e30d authored about 9 years ago
Ability to pass audio constraints to getUserMedia

github.com/collab-project/videojs-record - a1050ebaf8ada84dc194a854aa52afffe596eac0 authored about 9 years ago
Merge pull request #30 from alsar/master

Ability to pass video constraints to getUserMedia

github.com/collab-project/videojs-record - 4ee7add136c1fd51ed73d18f9b65200ce4242d1a authored about 9 years ago
updated documentation for video constraints

github.com/collab-project/videojs-record - f5adcae859fe450d40550ecdaeea05f98cbcaad6 authored about 9 years ago
possibility to pass video constraints to getUserMedia

github.com/collab-project/videojs-record - dbdb27c9f7cb29270c0bd1be7d91283b461cd947 authored about 9 years ago
add jquery.fileupload example

github.com/collab-project/videojs-record - 8023176a8d5735be6405ddf1cf64a06c41cf382e authored about 9 years ago
correct the customizing controls example in the documentation

github.com/collab-project/videojs-wavesurfer - 5b1ce8a6a659ade5d440dc6c39bed9e0e94ea16b authored about 9 years ago
fixed wrong video.js module require for browserify

github.com/collab-project/videojs-wavesurfer - dd4acc2b8a108ad5a640adda20a026facf27221c authored about 9 years ago
Merge pull request #28 from alsar/master

fixed wrong module require for browserify

github.com/collab-project/videojs-record - 54556922d865e149235deaf228d9e67b6be71317 authored about 9 years ago
fixed wrong module require for browserify

github.com/collab-project/videojs-record - c18fd815e75307e2093545d11b456868dd0f9615 authored about 9 years ago
move requirements to install_requires

github.com/collab-project/django-encode - 5d72099df998bd168b93e7f660d4116c8fd08db1 authored about 9 years ago
add TEMPLATES tests setting for django 1.10

github.com/collab-project/django-encode - b06783ddfa1c3f7d1786ca3f7531b497713bdd8b authored about 9 years ago
require django-queued-storage >= 0.8 for django 1.9 compat

github.com/collab-project/django-encode - 5d80da1f1629f6eff26934049030a4bb7a476fcb authored about 9 years ago
django 1.9 deprecation updates

github.com/collab-project/django-encode - 952504a8e0d57a4e79b984fecb294789d67aa4ac authored about 9 years ago
replace deprecated django.conf.urls.patterns

github.com/collab-project/django-encode - 96d8c4c508d1b697c9bc17fa85ea665c0b89c5dc authored about 9 years ago
url has changed on Django 1.9

github.com/collab-project/django-encode - ada2b832a50ccf432ab8872672faf49599755111 authored about 9 years ago
use logging.NullHandler in tests instead (for Django 1.9 compatibility)

github.com/collab-project/django-encode - b550cff95163b1aef1028a0f3fb83644f2fb063b authored about 9 years ago
use latest release for django-queued-storage

github.com/collab-project/django-encode - dc3cf60fc919c1a68f9e8bf0b17c1922b2f25926 authored about 9 years ago
coverage update

github.com/collab-project/atcmd - 9b4b4424779984b5f61314bfc0a204013661d22a authored about 9 years ago
add travis build file

github.com/collab-project/atcmd - 1c69f1f43d2b3dd2d5d97bca33f8e01770581f8c authored about 9 years ago
fix storage migration errors

github.com/collab-project/django-encode - 66d838b6601a195f8b547f2488709585564043bb authored about 9 years ago
use develop branch for django-queued-storage

github.com/collab-project/django-encode - 5c24425c11d1500a3b06b947ad0f2f6ba8d1bfa4 authored about 9 years ago
remove warnings for fields.W340 (null has no effect on ManyToManyField) (#1)

github.com/collab-project/django-encode - feee3637619c3eaaabc68d7a8aaccccd5a11cb1f authored about 9 years ago
add initial migration

github.com/collab-project/django-encode - 27f5dfe255ed376c6f23c29d6a5867867750e54a authored about 9 years ago
include requirements in manifest

github.com/collab-project/django-require-i18n - eaf9e79aeeecc828982f246d2932cd5784759b24 authored about 9 years ago
add development requirements file and simple coverage report

github.com/collab-project/django-require-license - 5b9901219b5b13480cdcb1fcad532c2594f37846 authored about 9 years ago
move requirements files to own directory, add simple coverage report

github.com/collab-project/django-require-i18n - 2d0c76bd9ba8bc449f29c2f032aeca9f72407c94 authored about 9 years ago
rename coverage target to coveralls and display simple coverage report

github.com/collab-project/django-encode - 0ebca049ba99c4fe4bf5e33ba23f25bb7f84960d authored about 9 years ago
coveralls travis fixes

github.com/collab-project/django-encode - e81115655e9f74b411d3ed980ae5dad503b18cbb authored about 9 years ago
downgrade coverage until coveralls is compatible with >= 4.0

github.com/collab-project/django-encode - b39cfbe92e9a3d791285e0ffe9070e1868837856 authored about 9 years ago
fix coverage rc path

github.com/collab-project/django-encode - 6cb7c1d026581f40193d97c89175307a5d60091e authored about 9 years ago
bump videojs to 5.2.1 in examples and documentation

github.com/collab-project/videojs-wavesurfer - b10330500e990813f4a261cf70ea8c80864367ab authored about 9 years ago
bump videojs to 5.2.1 in examples and documentation

github.com/collab-project/videojs-record - 4b102ff2557e7bbc87f4fceafdefa8dfc0bf0263 authored about 9 years ago
bump wavesurfer.js version for microphone plugin destroy fix

github.com/collab-project/videojs-wavesurfer - 237f3a9ac9c29b8849de065f7f91761a7fed990f authored about 9 years ago
bump videojs to 5.0.2 in examples and documentation

github.com/collab-project/videojs-wavesurfer - 08ec8c32023f89b55350c12e44d6c8aa08db79b1 authored about 9 years ago
bump videojs to 5.0.2 in examples and documentation

github.com/collab-project/videojs-record - c0ace7c1cf4fe02653c7546d1be9a3d7039e1fcc authored about 9 years ago
correct fullscreen btn positioning in examples

github.com/collab-project/videojs-record - bad489d35ae0625441c5550cc04b7666b183b2c0 authored over 9 years ago
avoid wavesurfer errors when it cannot be found

github.com/collab-project/videojs-record - f095ff7584602ad3cfe866cee20707078f09f317 authored over 9 years ago
fancy record indicator (by @ikbensiep)

github.com/collab-project/videojs-record - 4e9b970557fe18fc839a1dea56e03d5509801c10 authored over 9 years ago
correct fullscreen btn positioning

github.com/collab-project/videojs-record - c52e40ca3a1df852514f400380c3aced02a83890 authored over 9 years ago
made record indicator pulsate

github.com/collab-project/videojs-record - adbd6f96e8f1553d7fdd96e2ad7d304e19b6a466 authored over 9 years ago
fix videojs Node/AMD/browser global

github.com/collab-project/videojs-record - abd917f3e273f3f3cd98244786499df61cf1e89a authored over 9 years ago
fix missing wavesurfer amd/node/browser global

github.com/collab-project/videojs-wavesurfer - 055781e8920b51814bb90d2f9a50200db6058592 authored over 9 years ago
bump videojs-wavesurfer req to 1.0.2 for improvements

github.com/collab-project/videojs-record - 737a9e8b4fc88dcd836307a61eafea4a82df9c67 authored over 9 years ago
fix module Node/AMD/browser globals

github.com/collab-project/videojs-wavesurfer - 1b9b1b1d6aba4fe7b174df9fb436b25a31474b2d authored over 9 years ago
make sure controlBar is showing.

github.com/collab-project/videojs-wavesurfer - 2323f7dfcc77a47d171e7c7991a94f0068d9d3a6 authored over 9 years ago
video.js v5.0 support (#6)

github.com/collab-project/videojs-record - 2a8cc3e141853c19be336a0d244bac264f39c1da authored over 9 years ago
hide most controls in live example

github.com/collab-project/videojs-wavesurfer - 1feb813acfd7b0edbdaeefbe3b0fa6c8abd09c6e authored over 9 years ago
use flex for controlBar so other plugins can add more controls to it

github.com/collab-project/videojs-wavesurfer - 4ce54d842b32495d299cbc177a775aa39de7e947 authored over 9 years ago
add note about older video.js 4.x releases

github.com/collab-project/videojs-record - ba0a58d24db3cc6b983f5764a41681cdb5f83ce2 authored over 9 years ago
bump video.js to v5.0 in examples and documentation

github.com/collab-project/videojs-record - 1d6332937db540488c153d7045df74bcf5b09fa6 authored over 9 years ago
depend on videojs-wavesurfer >= 1.0.0 and video.js >= 5.0.0

github.com/collab-project/videojs-record - 290e90c2164706d36410e29b840925c204baca76 authored over 9 years ago
limit videojs-wavesurfer to < 1.0.0 (for video.js 4.x compatibility)

github.com/collab-project/videojs-record - 0e7651eb86155f4ad86ce0fbaeef2a91f876e409 authored over 9 years ago
Merge pull request #11 from collab-project/videojs5

Videojs5 support (#5)

github.com/collab-project/videojs-wavesurfer - 2d02423a1f9b4fda2c6906f3aa23ce2ba192f2e8 authored over 9 years ago
new translation for Italian

github.com/collab-project/videojs-record - 8b538bf71790bc0ab4881a5dd7be3fa204a657e8 authored over 9 years ago
bump videojs to 5.0 in examples

github.com/collab-project/videojs-wavesurfer - 7603428166ade571a1d6c30b8873ac8fd0e07d2d authored over 9 years ago
new translations for Afrikaans, German, Spanish, Finnish, Frisian, French, Galician, Portugese, Russian and Swedish

github.com/collab-project/videojs-record - 33adfdffa46d29a224598f4bb0606f90a9d5a0c1 authored over 9 years ago
bump min version for videojs-wavesurfer to 0.9.9 (for microphone plugin updates)

github.com/collab-project/videojs-record - c269cca904663756be306fae90ba4932b138d4b9 authored over 9 years ago
bump min version for wavesurfer.js to 1.0.44 (for microphone plugin updates)

github.com/collab-project/videojs-record - 4ea15405dc59eb12a49bc0742152a8da29e609a0 authored over 9 years ago
bump min version for wavesurfer.js to 1.0.44 (for microphone plugin updates)

github.com/collab-project/videojs-wavesurfer - f78a0433cc883a31dfa9f253cda3b19328d738c7 authored over 9 years ago
add note about getSources vs enumerateDevices

github.com/collab-project/videojs-record - 436c8a0db07d2149986fbf910c69b74517949520 authored over 9 years ago
add enumerateDevices (#16)

github.com/collab-project/videojs-record - 646b71e323c0a6bd15a01ab2263d2dbe07fe181c authored over 9 years ago
declare utf-8 charset in examples

github.com/collab-project/videojs-wavesurfer - 33fcf0f0c3515eb9b937c2834ceefe29cf59c28b authored over 9 years ago
add videojs-plugin keyword

github.com/collab-project/videojs-wavesurfer - 19ea469008664c24fadb599453259d05d4f358b3 authored over 9 years ago
add videojs-plugin keyword

github.com/collab-project/videojs-record - 31c4263d7be0b479caf7b01ec6596ce8dde3c625 authored over 9 years ago