| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | Bump yt-dlp from 2023.7.6 to 2023.11.14 in /playlist_generator | dependabot[bot] | 2023-12-02 | -1/+1 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2023.11.14. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.07.06...2023.11.14) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | Update yarn.lock | Brendan F | 2023-12-02 | -1810/+1946 | |
| | | | |||||
| * | | Add Christmas emotes | Brendan F | 2023-12-02 | -0/+7 | |
| |/ | |||||
| * | Rig some timely songs | Brendan F | 2023-09-20 | -4/+30 | |
| | | |||||
| * | Remove duplicate All Star | Brendan F | 2023-07-19 | -1/+0 | |
| | | |||||
| * | Remove duplicate song | Brendan F | 2023-07-19 | -1/+0 | |
| | | |||||
| * | Merge pull request #2 from EpicWolverine/dependabot/npm_and_yarn/semver-5.7.2 | Brendan F | 2023-07-13 | -6/+6 | |
| |\ | | | | | Bump semver from 5.7.1 to 5.7.2 | ||||
| | * | Bump semver from 5.7.1 to 5.7.2 | dependabot[bot] | 2023-07-13 | -6/+6 | |
| |/ | | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Fix "nth-check" vulnerability | Brendan F | 2023-07-13 | -12/+4 | |
| | | |||||
| * | Remove "Lyrics" | Brendan F | 2023-07-12 | -1/+1 | |
| | | |||||
| * | Fix showing songs in playlist order | Brendan F | 2023-07-12 | -0/+1 | |
| | | |||||
| * | Ignore non-alphanumeric chars in search | Brendan F | 2023-07-12 | -3/+6 | |
| | | |||||
| * | Remove 5 result limit and add scrolling | Brendan F | 2023-07-12 | -4/+4 | |
| | | |||||
| * | Remove duplicate "Let It Rock" | Brendan F | 2023-07-12 | -1/+0 | |
| | | |||||
| * | Remove various forms of "remaster" from song titles | Brendan F | 2023-07-12 | -51/+51 | |
| | | |||||
| * | Don't use the share sheet on Windows | Brendan F | 2023-07-12 | -1/+4 | |
| | | |||||
| * | Only show debug menu while running locally | Brendan F | 2023-07-12 | -8/+11 | |
| | | |||||
| * | Work around 414 URI Too Long | Brendan F | 2023-07-11 | -1/+3 | |
| | | |||||
| * | Migrate full playlist | Brendan F | 2023-07-11 | -0/+892 | |
| | | |||||
| * | Add confirmation before importing stats | Brendan F | 2023-07-11 | -5/+14 | |
| | | |||||
| * | Add stat importing | Brendan F | 2023-07-11 | -0/+20 | |
| | | |||||
| * | Add debug menu and clearing local storage | Brendan F | 2023-07-08 | -1/+21 | |
| | | |||||
| * | Merge pull request #1 from ↵ | Brendan F | 2023-07-08 | -1/+1 | |
| |\ | | | | | | | | | EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2023.7.6 Bump yt-dlp from 2023.3.4 to 2023.7.6 in /playlist_generator | ||||
| | * | Bump yt-dlp from 2023.3.4 to 2023.7.6 in /playlist_generator | dependabot[bot] | 2023-07-08 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.3.4 to 2023.7.6. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.03.04...2023.07.06) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | Clean up build_website.yml | Brendan F | 2023-07-08 | -16/+0 | |
| |/ | |||||
| * | Update deploy_website.yml | Brendan F | 2023-07-07 | -2/+1 | |
| | | |||||
| * | Create deploy_website.yml | Brendan F | 2023-07-07 | -0/+53 | |
| | | |||||
| * | Add homepage to package.json | Brendan F | 2023-07-07 | -0/+1 | |
| | | |||||
| * | Fix some build warnings | Brendan F | 2023-07-07 | -2/+119 | |
| | | |||||
| * | Update build_website.yml | Brendan F | 2023-07-07 | -11/+2 | |
| | | |||||
| * | Create build_website.yml | Brendan F | 2023-07-07 | -0/+49 | |
| | | |||||
| * | Create CNAME | Brendan F | 2023-07-05 | -0/+1 | |
| | | |||||
| * | Update README.md | Brendan F | 2023-07-03 | -5/+2 | |
| | | |||||
| * | Fix build | Brendan F | 2023-06-27 | -124/+132 | |
| | | |||||
| * | Add missing period | Brendan F | 2023-06-26 | -1/+1 | |
| | | |||||
| * | Disable video autoplay in result | Brendan F | 2023-06-26 | -1/+1 | |
| | | |||||
| * | Open share menu if available | Brendan F | 2023-06-26 | -4/+10 | |
| | | |||||
| * | Say Copied! after copying results | Brendan F | 2023-06-26 | -4/+7 | |
| | | |||||
| * | Fix failure title being left aligned | Brendan F | 2023-06-25 | -1/+1 | |
| | | |||||
| * | Reduce repeated code in Results | Brendan F | 2023-06-25 | -21/+53 | |
| | | |||||
| * | Improve header responsive design | Brendan F | 2023-06-25 | -1/+1 | |
| | | |||||
| * | Remove unused Google analytics hooks | Brendan F | 2023-06-25 | -43/+0 | |
| | | |||||
| * | Move app name to a constant | Brendan F | 2023-06-25 | -3/+6 | |
| | | |||||
| * | Add newline in copy text | Brendan F | 2023-06-25 | -1/+1 | |
| | | |||||
| * | Show 6 boxes to match number of guesses | Brendan F | 2023-06-25 | -1/+1 | |
| | | |||||
| * | Heardle Template -> EpicWolverine's Heardle | Brendan F | 2023-06-25 | -2/+2 | |
| | | |||||
| * | Move startDate to one defined spot | Brendan F | 2023-06-25 | -3/+4 | |
| | | |||||
| * | Fix description | Brendan F | 2023-06-25 | -1/+1 | |
| | | |||||
| * | Add placeholder images | Brendan F | 2023-06-25 | -0/+0 | |
| | | |||||
| * | Update footer | Brendan F | 2023-06-25 | -0/+4 | |
| | | |||||
