| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix: clarify instructions | Pinapelz | 40 hours | -5/+1 |
| | | ||||
| * | include URL in share button | Pinapelz | 40 hours | -1/+2 |
| | | ||||
| * | feat: live countdown to next daily | Pinapelz | 40 hours | -5/+28 |
| | | ||||
| * | server: seperate backend logic into routers | Pinapelz | 2 days | -316/+350 |
| | | ||||
| * | Update README.md | Pinapelz | 3 days | -0/+21 |
| | | ||||
| * | reset local stroage for all legacy users | Pinapelz | 3 days | -24/+6 |
| | | ||||
| * | fix: permission issue with overwriting in generation script | Pinapelz | 3 days | -11/+11 |
| | | ||||
| * | implement stateless session guess checking | Pinapelz | 3 days | -166/+578 |
| | | ||||
| * | feat: historical stats tracking, chart | Pinapelz | 3 days | -5/+202 |
| | | ||||
| * | chore: clean up deps a bit | Pinapelz | 3 days | -2790/+888 |
| | | ||||
| * | overhaul how daily is updated from server to client | Pinapelz | 4 days | -31/+54 |
| | | ||||
| * | Update songs.ts | Pinapelz | 4 days | -19/+31 |
| | | ||||
| * | persist daily song selection even if song list is modified | Pinapelz | 4 days | -2/+38 |
| | | ||||
| * | songs: remove liminal space | Pinapelz | 4 days | -1/+0 |
| | | ||||
| * | feat: volume slider for regular media player | Pinapelz | 5 days | -2/+77 |
| | | ||||
| * | add redirects file | Pinapelz | 5 days | -1/+2 |
| | | ||||
| * | migrate saved stats to flat json | Pinapelz | 5 days | -59/+94 |
| | | ||||
| * | fix UTC date calculation in scoreToEmoji | Pinapelz | 5 days | -3/+8 |
| | | ||||
| * | remove /info move startDate back to client side | Pinapelz | 5 days | -19/+2 |
| | | ||||
| * | make logo redirect to home | Pinapelz | 5 days | -2/+3 |
| | | ||||
| * | obfuscate solution in local storage, fix progress persistence | Pinapelz | 5 days | -93/+162 |
| | | ||||
| * | generate: delete file after upload | Pinapelz | 5 days | -0/+6 |
| | | ||||
| * | update generate_daily to generate when server has new daily data | Pinapelz | 5 days | -1/+35 |
| | | ||||
| * | show error if daily is not generated yet | Pinapelz | 5 days | -2/+33 |
| | | ||||
| * | create daily/unlimited mode, CDN audio file for daily mode | Pinapelz | 5 days | -299/+1110 |
| | | ||||
| * | change from aes-gcm to xor shift obfuscation | Pinapelz | 5 days | -48/+31 |
| | | | | | encryption was pain in the ass on cross platform | |||
| * | weird fix for crypto? | Pinapelz | 5 days | -0/+2 |
| | | ||||
| * | migrate project from CRA to vite | Pinapelz | 5 days | -7662/+1499 |
| | | ||||
| * | fix: env template var name | Pinapelz | 5 days | -1/+1 |
| | | ||||
| * | fix incorrect api url used in scoreToEmoji | Pinapelz | 5 days | -4/+4 |
| | | ||||
| * | server: remove fallback static page | Pinapelz | 5 days | -6/+0 |
| | | ||||
| * | add dotenv to server | Pinapelz | 5 days | -1/+11 |
| | | ||||
| * | move startDate to backend | Pinapelz | 5 days | -37/+81 |
| | | ||||
| * | move songs.ts to be entirely server side | Pinapelz | 5 days | -23/+25 |
| | | ||||
| * | fix env var naming for CRA | Pinapelz | 6 days | -6/+8 |
| | | ||||
| * | Update tsconfig.server.json | Pinapelz | 6 days | -3/+3 |
| | | ||||
| * | make api url public env | Pinapelz | 6 days | -2/+2 |
| | | ||||
| * | fix: eslint issues | Pinapelz | 6 days | -1/+2 |
| | | ||||
| * | clean up old deployment files | Pinapelz | 6 days | -14/+7 |
| | | ||||
| * | Update startDate.ts | Pinapelz | 6 days | -1/+1 |
| | | ||||
| * | add initial song list | Pinapelz | 6 days | -2/+431 |
| | | ||||
| * | swap favicons | Pinapelz | 6 days | -105/+14 |
| | | ||||
| * | fix: decoded song object equality check | Pinapelz | 6 days | -37/+57 |
| | | ||||
| * | add basic daily answer encryption | Pinapelz | 6 days | -87/+172 |
| | | ||||
| * | migrate to pnpm | Pinapelz | 6 days | -10158/+11333 |
| | | ||||
| * | fork and restyle, init scaffold for changes | Pinapelz | 6 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> | |||
