aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* reset local stroage for all legacy usersPinapelz9 days-24/+6
|
* fix: permission issue with overwriting in generation scriptPinapelz9 days-11/+11
|
* implement stateless session guess checkingPinapelz9 days-166/+578
|
* feat: historical stats tracking, chartPinapelz10 days-5/+202
|
* chore: clean up deps a bitPinapelz10 days-2790/+888
|
* overhaul how daily is updated from server to clientPinapelz11 days-31/+54
|
* Update songs.tsPinapelz11 days-19/+31
|
* persist daily song selection even if song list is modifiedPinapelz11 days-2/+38
|
* songs: remove liminal spacePinapelz11 days-1/+0
|
* feat: volume slider for regular media playerPinapelz11 days-2/+77
|
* add redirects filePinapelz12 days-1/+2
|
* migrate saved stats to flat jsonPinapelz12 days-59/+94
|
* fix UTC date calculation in scoreToEmojiPinapelz12 days-3/+8
|
* remove /info move startDate back to client sidePinapelz12 days-19/+2
|
* make logo redirect to homePinapelz12 days-2/+3
|
* obfuscate solution in local storage, fix progress persistencePinapelz12 days-93/+162
|
* generate: delete file after uploadPinapelz12 days-0/+6
|
* update generate_daily to generate when server has new daily dataPinapelz12 days-1/+35
|
* show error if daily is not generated yetPinapelz12 days-2/+33
|
* create daily/unlimited mode, CDN audio file for daily modePinapelz12 days-299/+1110
|
* change from aes-gcm to xor shift obfuscationPinapelz12 days-48/+31
| | | | encryption was pain in the ass on cross platform
* weird fix for crypto?Pinapelz12 days-0/+2
|
* migrate project from CRA to vitePinapelz12 days-7662/+1499
|
* fix: env template var namePinapelz12 days-1/+1
|
* fix incorrect api url used in scoreToEmojiPinapelz12 days-4/+4
|
* server: remove fallback static pagePinapelz12 days-6/+0
|
* add dotenv to serverPinapelz12 days-1/+11
|
* move startDate to backendPinapelz12 days-37/+81
|
* move songs.ts to be entirely server sidePinapelz12 days-23/+25
|
* fix env var naming for CRAPinapelz12 days-6/+8
|
* Update tsconfig.server.jsonPinapelz12 days-3/+3
|
* make api url public envPinapelz12 days-2/+2
|
* fix: eslint issuesPinapelz12 days-1/+2
|
* clean up old deployment filesPinapelz12 days-14/+7
|
* Update startDate.tsPinapelz12 days-1/+1
|
* add initial song listPinapelz12 days-2/+431
|
* swap faviconsPinapelz12 days-105/+14
|
* fix: decoded song object equality checkPinapelz12 days-37/+57
|
* add basic daily answer encryptionPinapelz12 days-87/+172
|
* migrate to pnpmPinapelz12 days-10158/+11333
|
* fork and restyle, init scaffold for changesPinapelz13 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>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage