Andrew Lawson

Results 20 issues of Andrew Lawson

This issue is apparent in the PDF version (as of 2013-09-23). If the formatting was fixed before this repo was available and PDF/mobi/etc versions were updated to match the source...

Explore the possibilities of a website to clearly document and market the project. The design doesn't need to be fancy, just clear and concise. The domain http://wesleyjs.org currently points to...

task

The current test coverage is pretty poor. It really needs improving. - [ ] lib/client.js - `client.Client` - `client.isClient` - `client.assertClient` - [ ] lib/pool.js - `pool.Pool` - `pool.isPool` -...

task

The only documentation currently available is in `README.md`. It may be useful to have a `/docs` and/or `/examples` to explain use cases. Either way, documentation is needed!

task

The list of nodejs versions tested against was pretty old and needed updating.

Mixcloud have changed their API up. Old references to URLs like https://www.mixcloud.com/player/details/?key=%2Ftheblackdog%2Fradio-dogma-50%2F no longer work (for those of us on the new React website. see #36). They have implemented a...

Bug

All selectors used by this extension rely on the Angular DOM, but Mixcloud have now migrated to a React frontend. No tracklist is currently rendered.

Bug
Browser:Chrome
Browser:Firefox
Browser:Other

This code is awful. It's a big old mish mash of callbacks and promises, latest and old syntax.

These changes add track timings to the tracklist. It also includes an options page to enable the feature (disabled by default). When enabled, the start time is shown instead of...

Feedback Request

I _think_ the current update URL points to v3.0.x rather than whatever the latest is.

Bug