aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* triggerdebug-decryptPinapelz5 days-1/+1
|
* debug decryptionPinapelz5 days-0/+2
|
* migrate project from CRA to vitePinapelz5 days-7662/+1499
|
* fix: env template var namePinapelz5 days-1/+1
|
* fix incorrect api url used in scoreToEmojiPinapelz5 days-4/+4
|
* server: remove fallback static pagePinapelz5 days-6/+0
|
* add dotenv to serverPinapelz5 days-1/+11
|
* move startDate to backendPinapelz5 days-37/+81
|
* move songs.ts to be entirely server sidePinapelz5 days-23/+25
|
* fix env var naming for CRAPinapelz5 days-6/+8
|
* Update tsconfig.server.jsonPinapelz5 days-3/+3
|
* make api url public envPinapelz5 days-2/+2
|
* fix: eslint issuesPinapelz5 days-1/+2
|
* clean up old deployment filesPinapelz5 days-14/+7
|
* Update startDate.tsPinapelz5 days-1/+1
|
* add initial song listPinapelz5 days-2/+431
|
* swap faviconsPinapelz6 days-105/+14
|
* fix: decoded song object equality checkPinapelz6 days-37/+57
|
* add basic daily answer encryptionPinapelz6 days-87/+172
|
* migrate to pnpmPinapelz6 days-10158/+11333
|
* fork and restyle, init scaffold for changesPinapelz6 days-13837/+8526
|
* Bump ws from 8.18.1 to 8.20.1 (#61)dependabot[bot]2026-05-19-3/+3
| | | | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 8.18.1 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.1...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump svgo from 2.8.0 to 2.8.2 (#60)dependabot[bot]2026-05-19-12/+12
| | | | | | | | | | | | | | | Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v2.8.0...v2.8.2) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 (#59)dependabot[bot]2026-05-09-7/+149
| | | | | | | | | | | | | | | | Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.25.9 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump fast-uri from 3.0.6 to 3.1.2 (#58)dependabot[bot]2026-05-08-3/+3
| | | | | | | | | | | | | | | Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix artist names in songs listBrendan F2026-05-07-2/+2
|
* Fix shuffling in yesterday's songBrendan F2026-04-30-2/+2
|
* Add my playlist 2, fix remining songs, and shuffle them togetherBrendan F2026-04-30-27/+60
|
* Update YouTube ID for Pink Floyd's 'Money'Brendan F2026-04-26-1/+1
|
* Bump follow-redirects from 1.15.9 to 1.16.0 (#57)dependabot[bot]2026-04-21-3/+3
| | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.9 to 1.16.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.9...v1.16.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix YouTube ID for 'Psycho Killer' by Talking HeadsBrendan F2026-04-18-1/+1
|
* Update YouTube ID for 'The Look' by RoxetteBrendan F2026-04-12-1/+1
|
* update-browserslist-dbBrendan F2026-04-07-15/+8
| | | | yarn dlx update-browserslist-db@latest
* Yarn 4.9.1 -> 4.13.0Brendan F2026-04-07-1/+1
|
* Bump lodash from 4.17.23 to 4.18.1 (#55)dependabot[bot]2026-04-06-6/+6
| | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump node-forge from 1.3.2 to 1.4.0 (#54)dependabot[bot]2026-03-28-3/+3
| | | | | | | | | | | | | | | Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump brace-expansion from 1.1.12 to 1.1.13 (#53)dependabot[bot]2026-03-28-3/+3
| | | | | | | | | | | | | | | Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump picomatch from 2.3.1 to 2.3.2 (#52)dependabot[bot]2026-03-26-3/+3
| | | | | | | | | | | | | | | | Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump yaml from 1.10.2 to 1.10.3 (#51)dependabot[bot]2026-03-26-3/+3
| | | | | | | | | | | | | | | Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 1.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump flatted from 3.4.1 to 3.4.2 (#50)dependabot[bot]2026-03-21-3/+3
| | | | | | | | | | | | | | Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jsonpath from 1.2.1 to 1.3.0 (#49)dependabot[bot]2026-03-19-3/+3
| | | | | | | | | | | | | | Bumps [jsonpath](https://github.com/dchester/jsonpath) from 1.2.1 to 1.3.0. - [Commits](https://github.com/dchester/jsonpath/commits) --- updated-dependencies: - dependency-name: jsonpath dependency-version: 1.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update YouTube ID for Queen's songBrendan F2026-03-15-1/+1
|
* Bump flatted from 3.3.3 to 3.4.1 (#48)dependabot[bot]2026-03-14-3/+3
| | | | | | | | | | | | | | Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update YouTube ID for 'Jeopardy' by Greg Kihn BandBrendan F2026-03-14-1/+1
|
* Bump tar from 7.5.10 to 7.5.11 (#47)dependabot[bot]2026-03-11-3/+3
| | | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update artist names for song entriesBrendan F2026-03-11-2/+2
|
* Update YouTube ID for 'A Proper Story (Bastion)'Brendan F2026-03-06-1/+1
|
* Bump tar from 7.5.9 to 7.5.10 (#46)dependabot[bot]2026-03-06-3/+3
| | | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rollup from 2.79.2 to 2.80.0 (#45)dependabot[bot]2026-02-27-3/+3
| | | | | | | | | | | | | | | | Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.2...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump minimatch from 3.1.2 to 3.1.4 (#44)dependabot[bot]2026-02-24-3/+3
| | | | | | | | | | | | | | | Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage