#@bjornstar/TumTaster Changelog
- Add
build.sh
to generate zip file
- Do not create or check in
package-lock.json
- Only request track and playlist details from soundcloud once per session per id
- Rename HISTORY.md to CHANGELOG.md
- Add scope to title in README and CHANGELOG
- Start linting using
eslint
- Tumblr changed audio player from
audio_player_container
tonative-audio-container
- Tumblr removed postId from audio container dataset
- Removed unused
package.json
&Info.plist
- Fixed markdown in the changelog and readme
- Added paypal link to the readme
- Added dates and older releases to changelog
- Made links to Tumblr, SoundCloud and Download for each track in the popup.
- The track that is playing is highlighted in the popup.
- Fixed an issue where posts wouldn't get their download links.
- Fixed an issue where posts that reappeared would not get their download links reapplied
- Added this HISTORY file
- Updated to work with https.
- Also makes a download link for each track in a soundcloud playlist.
- The audio player has had some love given to it, it should be friendlier to use now.
- Updates soundmanager2 version
- Added icons from fontawesome
- Removed swf files and background.html
- Tumblr changed their URL scheme for audio files so I fixed that, and began preparations for safari and opera versions ^^