Shakeel Mohamed
Shakeel Mohamed
We currently have a "focus" button for binaural beats, we can generalize this concept to include others. e.g.: Lofi girl, "permalink" to https://www.youtube.com/watch?v=5qap5aO4i9A&ab_channel=LofiGirl Maybe adding timed sessions as well? e.g.:...
Travis CI and Codeclimate have been broken for months. I'm not sure what's wrong, let's give actions a try Zombie tests are hanging, probably a good time to switch to...
First of all, I'm not sure if this is even possible since we don't have direct access to audio files (for YouTube or Soundcloud), but it would be a cool...
Things to investigate: - What does a playlist URL look like? - What does an embedded playlist look like? - How does the YouTube iframe API work w/ playlists?
Actual tests
The next tests need to be sending many different URL forms & user behaviors validating the JS object player which represents the YouTube player object that gets embedded and determine...
I made a terrible sin working on [zap-cli](https://github.com/zen-audio-player/zap-cli) by copy/pasting some code over to [`contrib.js`](https://github.com/zen-audio-player/zap-cli/blob/master/contrib.js). This is definitely not ideal, and entirely unmaintainable. What can we do to avoid this?...
If I had to guess this could be related to there being too many symbols in the the repo 😄 ``` Building CTags for /Users//node: Please be patient error: An...
Tracking issue for: - [ ] https://github.com/zen-audio-player/zen-audio-player.github.io/security/code-scanning/3
Bower has been deprecated for years, we should rip it out at some point. They have a guide on how we might do so: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
https://github.com/alecthomas/ondir The main issue is `ondir` isn't distributed on `brew` or `cask` so it'll have to be built during setup - then getting `stow` to do the right thing is...