aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* fix: clarify instructionsPinapelz40 hours-5/+1
|
* include URL in share buttonPinapelz40 hours-1/+2
|
* feat: live countdown to next dailyPinapelz40 hours-5/+28
|
* server: seperate backend logic into routersPinapelz2 days-316/+350
|
* Update README.mdPinapelz3 days-0/+21
|
* reset local stroage for all legacy usersPinapelz3 days-24/+6
|
* fix: permission issue with overwriting in generation scriptPinapelz3 days-11/+11
|
* implement stateless session guess checkingPinapelz3 days-166/+578
|
* feat: historical stats tracking, chartPinapelz3 days-5/+202
|
* chore: clean up deps a bitPinapelz3 days-2790/+888
|
* overhaul how daily is updated from server to clientPinapelz4 days-31/+54
|
* Update songs.tsPinapelz4 days-19/+31
|
* persist daily song selection even if song list is modifiedPinapelz4 days-2/+38
|
* songs: remove liminal spacePinapelz4 days-1/+0
|
* feat: volume slider for regular media playerPinapelz5 days-2/+77
|
* add redirects filePinapelz5 days-1/+2
|
* migrate saved stats to flat jsonPinapelz5 days-59/+94
|
* fix UTC date calculation in scoreToEmojiPinapelz5 days-3/+8
|
* remove /info move startDate back to client sidePinapelz5 days-19/+2
|
* make logo redirect to homePinapelz5 days-2/+3
|
* obfuscate solution in local storage, fix progress persistencePinapelz5 days-93/+162
|
* generate: delete file after uploadPinapelz5 days-0/+6
|
* update generate_daily to generate when server has new daily dataPinapelz5 days-1/+35
|
* show error if daily is not generated yetPinapelz5 days-2/+33
|
* create daily/unlimited mode, CDN audio file for daily modePinapelz5 days-299/+1110
|
* change from aes-gcm to xor shift obfuscationPinapelz5 days-48/+31
| | | | encryption was pain in the ass on cross platform
* weird fix for crypto?Pinapelz5 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 CRAPinapelz6 days-6/+8
|
* Update tsconfig.server.jsonPinapelz6 days-3/+3
|
* make api url public envPinapelz6 days-2/+2
|
* fix: eslint issuesPinapelz6 days-1/+2
|
* clean up old deployment filesPinapelz6 days-14/+7
|
* Update startDate.tsPinapelz6 days-1/+1
|
* add initial song listPinapelz6 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>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage