Ecosyste.ms: OpenCollective

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

APlayer

Wow, such a beautiful HTML5 music player
Collective - Host: opensource - https://opencollective.com/aplayer - Code: https://github.com/MoePlayer/APlayer

Add music fix

github.com/DIYgod/APlayer - 9d772ef0521399d91fa44b78970ac5f883aa8d79 authored about 7 years ago
Merge pull request #176 from MPierre9/remove-song

Adds Remove Song Functionality

github.com/DIYgod/APlayer - b654f6c6af50341e92748675aff505936bde17c7 authored about 7 years ago
Small comment change

github.com/DIYgod/APlayer - 77cc9d952875622f8580b0791997cf579f63ed3f authored about 7 years ago
Fixed Indenting and added changes from @DIYgod

github.com/DIYgod/APlayer - 88aff9111b66dbd270870f5a38ef10811fcd3b4f authored about 7 years ago
New remove song function

github.com/DIYgod/APlayer - 82ca11d126be819d5203c2400f9d2b4d2f993e70 authored about 7 years ago
Merge pull request #175 from ericdrobinson/fix-setmusic-broken-pause

Fix broken pause state when calling setMusic on playing audio element

github.com/DIYgod/APlayer - fa59380e4a791622a10bb2138edd9622f915804c authored about 7 years ago
Update to source map for previous commit changes

No changes to the built minified JS, but slight changes to the source map (let-to-const didn't r...

github.com/DIYgod/APlayer - e22933a503278aa5f209787544d1ee2ba59996d7 authored about 7 years ago
Change variables to constants for invariant values

Use const instead of let to help signify that the initialized values are not expected to change....

github.com/DIYgod/APlayer - 1a4ea7a4ed4cacfc9e6686495e1e5b72a8e0e1cd authored about 7 years ago
Built versions of the library

Add the built version of APlayer that contains fixes from this branch.

github.com/DIYgod/APlayer - 80b84affdc6bde49518f32709908a9725d6b8d07 authored about 7 years ago
Duplicate pause event logic into the abort event

It appears that the "pause" event is never triggered if you call `audio.pause()` on a playing au...

github.com/DIYgod/APlayer - 8a1f19ec57bbc2fcf44278643200634de5d88f07 authored about 7 years ago
Merge pull request #2 from ericdrobinson/fix-autoplay

Fix autoplay

github.com/DIYgod/APlayer - a5c2c5809224ec4c4caffa46ef71875d592f7426 authored about 7 years ago
Add build results to the repo

Work is effectively done on the branch so add the built versions.

github.com/DIYgod/APlayer - 27c8f6b44cb08802f010f808684327698373cbf2 authored about 7 years ago
Actually set the music to the audio element

In the default state, each audio element should already have the music url set. However, if a us...

github.com/DIYgod/APlayer - e7168ec4621e89eb321fee93c992bb568440ccf6 authored about 7 years ago
Do not autoplay in mobile in `setMusic`

This change appears to have been made to support playlist auto-advance in mobile. This was a wor...

github.com/DIYgod/APlayer - 17c80e4083a281058a13ea7a86ea2c07dae2ece4 authored about 7 years ago
Ensure that automatic playlist advance works

When playlists advance, the music should continue to play. The recent change to stop `setMusic` ...

github.com/DIYgod/APlayer - fa66dd90f49ce31c3b47e95f34cf2d5886cb6fe8 authored about 7 years ago
Remove redundant check

The constructor ensures that autoplay is false for mobile devices at this point.

github.com/DIYgod/APlayer - bd4426ff2b3549beabf7ac768f64d0727c11f6cc authored about 7 years ago
Move the autoplay check into the constructor

The `autoplay` option only makes sense in the constructor. After that, callers of `setMusic` sho...

github.com/DIYgod/APlayer - c0e868484a64bbb87d57f4c760aa5e71b1919b88 authored about 7 years ago
Merge pull request #1 from ericdrobinson/simple-fixes

Simple fixes

github.com/DIYgod/APlayer - ea7a97af3fbde8cf2b1510a87a512710eba490b9 authored about 7 years ago
Build output for simple fix changes

Built files that incorporate changes from this branch.

github.com/DIYgod/APlayer - a6705d08b1040d98ff4850850d2e33fbcbb888bc authored about 7 years ago
Verify actual state rather than flag

No need to track against a separate (and possibly out-of-sync) flag when it is just as easy to c...

github.com/DIYgod/APlayer - db6e0f8b84b6755703e6a30818a612f5adc54461 authored about 7 years ago
Remove unnecessary branches in code

Modulo operators are perfect for this type of logic.

github.com/DIYgod/APlayer - 00bec0c66ef1144e955b2042282d61a17411fd82 authored about 7 years ago
README: Related Projects & Who use APlayer & Sponsor

github.com/DIYgod/APlayer - 275bbfcd0742d8be0175cb62196355ab3a8380ed authored about 7 years ago
Merge pull request #166 from MPierre9/author-not-showing-fix

Fixes issue #146, Author showing problem

github.com/DIYgod/APlayer - 62a9e9f1c7bd8e933f30d4cdfd279daf5da74543 authored about 7 years ago
Fixes no author showing bug

github.com/DIYgod/APlayer - 77d00898bec67ff9f9b07ef5bc3fb09061483cac authored about 7 years ago
Merge pull request #164 from bugkiwi/master

fix aplayer-list listmaxheight bad grammar

github.com/DIYgod/APlayer - 67e09f7ab6afe6ed2bf483197a8c51305869af7b authored about 7 years ago
Merge branch 'master' of github.com:bugkiwi/APlayer

github.com/DIYgod/APlayer - 00aac89320680a756aae39707772308712539d4a authored about 7 years ago
修复aplayer-list listmaxheight判断 语法错误问题

Change-Id: I90d1fab602500bcffdac82cb3b19a9b37e636de8

github.com/DIYgod/APlayer - 1fd103c326aed68cdfbc7bc88fc1e171cb137a60 authored about 7 years ago
Merge pull request #163 from kn007/patch-1

miss aplayer class

github.com/DIYgod/APlayer - 6b252a2c5fb5654630d98e7a2bd6298d4c1917e4 authored about 7 years ago
miss aplayer class

github.com/DIYgod/APlayer - 719c5ce3eaa98afd2bf375e8026e519eaf08fa2a authored about 7 years ago
Merge pull request #162 from kn007/patch-1

fix pic 重复打印,拉伸输出

github.com/DIYgod/APlayer - f6fdb2a49d0c021dbce25e29b4d97e4ce3aa09fe authored about 7 years ago
Merge pull request #161 from kn007/patch-1

fix pic 继承问题

github.com/DIYgod/APlayer - af85763598a2a8c08cf926229a751e02b913288e authored about 7 years ago
Update APlayer.scss

github.com/DIYgod/APlayer - 665b0e7342a2d7164ec904466f70f5c15a622773 authored about 7 years ago
Update APlayer.js

github.com/DIYgod/APlayer - ceb2bc5febff9200ba8947b07b988768adbdb247 authored about 7 years ago
Merge pull request #158 from liwanglin12/patch-1

:bug: Fix Typo #157

github.com/DIYgod/APlayer - 6c019aba088a740ee7e5bbc8189dbeaef2a2fbb3 authored over 7 years ago
:bug: Fix Typo #157

github.com/DIYgod/APlayer - bce02f0016cc2b5bff5cca793963f3928bb7e761 authored over 7 years ago
update README

github.com/DIYgod/APlayer - 021eb283a3a0dd35315faefe3869088196f60f4b authored over 7 years ago
add Who use APlayer

github.com/DIYgod/APlayer - e41fa9901d7e450ee6bc158e3d5892a6d3f0d681 authored over 7 years ago
new `Who use APlayer`: iSearch

github.com/DIYgod/APlayer - f25e0bf82d02f6d4cb161825234e72536117d61d authored over 7 years ago
README: add APlayer-Controler

github.com/DIYgod/APlayer - b88341b233437eec581287e098044df5f210c39c authored over 7 years ago
update README: Media formats

github.com/DIYgod/APlayer - 8d690b81df885b40483aa2ed3ff6806218fdcfa5 authored over 7 years ago
update README: fix links; add `Who use APlayer`

github.com/DIYgod/APlayer - 1ed95f004500186719b0dfc42d91bc1c8af785f7 authored over 7 years ago
add `Related Projects`

github.com/DIYgod/APlayer - ebd8a48acaa540e5f755e4c286eaceeb3053ad50 authored over 7 years ago
update README and LICENSE

github.com/DIYgod/APlayer - c8e912788b767a08773df85278d0b91de12c909d authored over 7 years ago
switch to next song in mobile, close #138

github.com/DIYgod/APlayer - dedcfbf1ac3aa3af4575d901c0db4dca8bc61619 authored over 7 years ago
add `php-aplayer` to Related Projects

github.com/DIYgod/APlayer - f0927af30b5ae7549d7d572de086e47125ce15bc authored over 7 years ago
update README

github.com/DIYgod/APlayer - c6e4085a6588076b5351bc619b4fbee8db8fcbfb authored almost 8 years ago
Merge pull request #130 from remyabel/master

Wrap getSVG calls in template literal syntax

github.com/DIYgod/APlayer - 8d6f2327b9948e2005ddec8dc66c16785386a47d authored almost 8 years ago
Wrap getSVG calls in template literal syntax

github.com/DIYgod/APlayer - 9a99a327e325f3057c78c0195582a4a3597a8949 authored almost 8 years ago
better demo page

github.com/DIYgod/APlayer - 9f0a9aecbc259219416bbd57533c2e8be48d4beb authored almost 8 years ago
new api: destroy, addMusic

github.com/DIYgod/APlayer - cbc0f99eeeb1fefdf574892fbb607a8925742697 authored almost 8 years ago
update devDependencies

github.com/DIYgod/APlayer - c3d98f3acab540a733b77d5a37750afcdd964b4a authored almost 8 years ago
add CDN unpkg

github.com/DIYgod/APlayer - bf566955a8dc9d100a99ed7649edab3f670584a8 authored almost 8 years ago
add ISSUE_TEMPLATE

github.com/DIYgod/APlayer - 960b8b34fd217c2e808df7be9f2e29f21df7cad7 authored almost 8 years ago
prevent buttons from submitting forms

github.com/DIYgod/APlayer - d381582fe427b3988c5b20da256e2b41f2e17372 authored almost 8 years ago
upgrade node version in travis-ci

github.com/DIYgod/APlayer - 3d64d42305be799e100786a78037d444062470b9 authored almost 8 years ago
use yarn, upgrade to webpack2

github.com/DIYgod/APlayer - 7b4d2320a8d04f8cdd5dbba99eb227a8e7eaade4 authored almost 8 years ago
update README: npm script

github.com/DIYgod/APlayer - 6f2174cab44fdd20c39cb59d1c65f1c3b3163e28 authored about 8 years ago
optimize webpack workflow

github.com/DIYgod/APlayer - ef1ae2b761067c689251b580d3b27f34b8a3597f authored about 8 years ago
Merge pull request #112 from zanseven007/master

update copyright

github.com/DIYgod/APlayer - 6f496ac41c6f1025655b6beeb976fc194c0158ed authored about 8 years ago
update copyright

update copyright for 2017

github.com/DIYgod/APlayer - 287950513d176d9121678310da3f787ce4691e68 authored about 8 years ago
update dev-devdependencies

github.com/DIYgod/APlayer - 584f11ce0460c80224542aa914802f7315c5ad1f authored about 8 years ago
unify `ap.play()` with `ap.audio.play()`, close #98

github.com/DIYgod/APlayer - 53096c4e0bf81048661c9c59ea2e867a5f591d69 authored about 8 years ago
fix NaN before canplay, close #94

github.com/DIYgod/APlayer - c4c3ead825bbecde628f58ff9b057d126a449028 authored about 8 years ago
Fix lrc background, close #100

github.com/DIYgod/APlayer - a0467709eb4574af19a20a3c880451091082552b authored about 8 years ago
fix docs link

github.com/DIYgod/APlayer - 230f43f41c8aefe4d42102258d31046d3003d10a authored about 8 years ago
update devDependencies

github.com/DIYgod/APlayer - a2c9072c1f9861464c55048a2a62fcb29575ab1b authored about 8 years ago
update devDependencies

github.com/DIYgod/APlayer - 9c13dfa7f62131370fa4c1c166c6a47db53fe79a authored about 8 years ago
update devDependencies; add docs in README

github.com/DIYgod/APlayer - 4c20d7f8bed0e6f0210780113329b73c6b5c25e8 authored about 8 years ago
add vue-aplayer

github.com/DIYgod/APlayer - b74b5b0802413bf5fa9dd9f9a3e08b1615367b5c authored about 8 years ago
add BootCDN

github.com/DIYgod/APlayer - eec8c3a0ed34349fd4c7f75270c7f3ccfbedb83f authored about 8 years ago
fix switching music bug, close #83 #85

github.com/DIYgod/APlayer - 387737860248448117e3ce85c439c852e9d4ed6d authored over 8 years ago
Merge pull request #84 from sabrinaluo/patch-1

Update README.md

github.com/DIYgod/APlayer - 370d0390992ba5a0bf98fd3fde108b907050eac7 authored over 8 years ago
Update README.md

github.com/DIYgod/APlayer - 634ad2def40e9f4d28ffe8f4ab8ac425769cae68 authored over 8 years ago
bind play() pause() function to play pause event

github.com/DIYgod/APlayer - 0b0be17c70ac93de51e5599b603486df3f8fa104 authored over 8 years ago
README: adjust badges

github.com/DIYgod/APlayer - d985b8dd8f774465ef88fc142de657987e44bafb authored over 8 years ago
better single icon

github.com/DIYgod/APlayer - 96190c0ebf96592c45ef2a7a5e950d81d8f36b36 authored over 8 years ago
update README: Let me know

github.com/DIYgod/APlayer - c7df64b2fd16dd7ee9cc8060640dd6640f14a651 authored over 8 years ago
fix CSS confliction in button

github.com/DIYgod/APlayer - e78ac916288cd71cbe525bddb80f650f0359a430 authored over 8 years ago
update devDependencies

github.com/DIYgod/APlayer - 9030303ad1fba04e56b445bcac713db001a63b67 authored over 8 years ago
update console version

github.com/DIYgod/APlayer - 097fd27caa6afc2ae1e10ecb1e019c0c48e35812 authored over 8 years ago
Optimize sorting algorithm for random mode, fix: #77

github.com/DIYgod/APlayer - 5ce630df047ab05008f1e493b0f1e67a61e230f0 authored over 8 years ago
optimize the style of aplayer with lrc

github.com/DIYgod/APlayer - c1c83d3c963176e4e8e501f7f3f5df34db8742b9 authored over 8 years ago
fix aplayer-bar width

github.com/DIYgod/APlayer - 89992c84c97670c7d354f3a4b77d4506684b473e authored over 8 years ago
Merge pull request #76 from argvil19/display-date

display hh:mm:ss format when audio is over an hour long

github.com/DIYgod/APlayer - 58a53e324c1224e352b9175a226d957b8ba6961b authored over 8 years ago
display hh:mm:ss format when audio is over an hour long

github.com/DIYgod/APlayer - 02058ad17fbef09799b9a06d4f8c52a731f7f953 authored over 8 years ago
Make music title and lrc selectable; click list to play next song in mobile: close #69

github.com/DIYgod/APlayer - d7365d95464e9d6cc9353681c4fe81c7417244a8 authored over 8 years ago
Scrollbar style, close #72

github.com/DIYgod/APlayer - 62d146a9dcfbbaaf87234474804f97d8f99b3717 authored over 8 years ago
random mode: from first music; play list: click to jump

github.com/DIYgod/APlayer - fa0017c55d9d24546bfb2f111166fc201a0d7fe8 authored over 8 years ago
New option: mode, listmaxhight

github.com/DIYgod/APlayer - 9459d76b4ba3c25328c3bb70891bb4dac427c2bc authored over 8 years ago
fix bug in `showlrc: 2`

github.com/DIYgod/APlayer - f7e91c04d3b45cfd386afb2e8ceb147e0fc80bcd authored over 8 years ago
Add related projects: APlayer for WordPress

github.com/DIYgod/APlayer - 655d03bdb104f7e35c3a3a0294097bbd83c8930f authored over 8 years ago
fix getting lrc repeatedly

github.com/DIYgod/APlayer - 4621a746912e2af08254fe76f8b72137faf1b687 authored over 8 years ago
New showlrc type: 3, get lrc from lrc file or API

github.com/DIYgod/APlayer - f91eba1aba9e255c77f382ed5b71e15a2e34f2c8 authored over 8 years ago
Add console; Remove init function; Simplify this space; Update dev dependencies

github.com/DIYgod/APlayer - 210a9bbec0acaf99d657820bf9e7f92961219b3d authored over 8 years ago
Update devDependencies; Add gitter to README

github.com/DIYgod/APlayer - 7a45bd0cdf0f4cc586561ca4adc6a0f35cbad685 authored over 8 years ago
build with webpack

github.com/DIYgod/APlayer - a1948749cdfbaee83b339ecf5da29b27d61750c0 authored over 8 years ago
fix long list title display error

github.com/DIYgod/APlayer - d2b673db39b68111d8a43afe29ceef08ef39855b authored over 8 years ago
improve UI; new API: toggle

github.com/DIYgod/APlayer - d116c75a09d100f30530ccbd52d5ad5a41d897fb authored over 8 years ago