| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | server: seperate backend logic into routers | Pinapelz | 2 days | -316/+5 |
| * | implement stateless session guess checking | Pinapelz | 3 days | -37/+270 |
| * | overhaul how daily is updated from server to client | Pinapelz | 4 days | -3/+3 |
| * | persist daily song selection even if song list is modified | Pinapelz | 4 days | -2/+37 |
| * | remove /info move startDate back to client side | Pinapelz | 5 days | -5/+0 |
| * | create daily/unlimited mode, CDN audio file for daily mode | Pinapelz | 5 days | -3/+25 |
| * | change from aes-gcm to xor shift obfuscation | Pinapelz | 5 days | -15/+14 |
| * | migrate project from CRA to vite | Pinapelz | 5 days | -1/+1 |
| * | server: remove fallback static page | Pinapelz | 5 days | -6/+0 |
| * | add dotenv to server | Pinapelz | 5 days | -1/+2 |
| * | move startDate to backend | Pinapelz | 5 days | -1/+5 |
| * | move songs.ts to be entirely server side | Pinapelz | 5 days | -1/+1 |
| * | fix env var naming for CRA | Pinapelz | 6 days | -1/+1 |
| * | clean up old deployment files | Pinapelz | 6 days | -2/+2 |
| * | add basic daily answer encryption | Pinapelz | 6 days | -0/+51 |
