taylors-version icon indicating copy to clipboard operation
taylors-version copied to clipboard

A React app which updates Spotify playlists to use Taylor Swift's re-released tracks

Results 28 taylors-version issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@aws-cdk/aws-apigateway](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-apigateway), [@aws-cdk/aws-certificatemanager](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-certificatemanager), [@aws-cdk/aws-cloudfront](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-cloudfront), [@aws-cdk/aws-cloudfront-origins](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-cloudfront-origins), [@aws-cdk/aws-dynamodb](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-dynamodb), [@aws-cdk/aws-lambda](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-lambda), [@aws-cdk/aws-lambda-event-sources](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-lambda-event-sources), [@aws-cdk/aws-route53](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-route53), [@aws-cdk/aws-route53-targets](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-route53-targets), [@aws-cdk/aws-s3](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-s3), [@aws-cdk/aws-s3-deployment](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-s3-deployment), [@aws-cdk/aws-sns](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-sns), [@aws-cdk/aws-sns-subscriptions](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-sns-subscriptions), [@aws-cdk/aws-sqs](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-sqs) and [@aws-cdk/core](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/core). These dependencies need...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

In addition to changing the contents of playlists, add an option to replace likes tracks and albums too, enabled by default https://developer.spotify.com/documentation/web-api/reference/#/operations/save-tracks-user

Taylor released a few singles before albums dropped, e.g. Love Story, You All Over Me and Mr Perfectly Fine. Currently, the single versions aren't replaced with the proper album versions;...

Currently there is no way of sending push notifications to IOS devices through web-push, but it can bendone from a native app. Look into making a webview app that will...

The react-static project looks like a good way to do this. This will make the site feel faster and improve SEO

Make the site installable on IOS and Android devices with prompts where possible This may be useful to IOS users who forget the link to the website and are unable...

enhancement

see https://philipwalton.com/articles/deploying-es2015-code-in-production-today/ substantial download size can be saved

enhancement