aboutsummaryrefslogtreecommitdiffstats
path: root/server/index.ts
Commit message (Collapse)AuthorAgeLines
* implement stateless session guess checkingPinapelz13 days-37/+270
|
* overhaul how daily is updated from server to clientPinapelz14 days-3/+3
|
* persist daily song selection even if song list is modifiedPinapelz2026-06-04-2/+37
|
* remove /info move startDate back to client sidePinapelz2026-06-03-5/+0
|
* create daily/unlimited mode, CDN audio file for daily modePinapelz2026-06-03-3/+25
|
* change from aes-gcm to xor shift obfuscationPinapelz2026-06-03-15/+14
| | | | encryption was pain in the ass on cross platform
* migrate project from CRA to vitePinapelz2026-06-03-1/+1
|
* server: remove fallback static pagePinapelz2026-06-03-6/+0
|
* add dotenv to serverPinapelz2026-06-03-1/+2
|
* move startDate to backendPinapelz2026-06-03-1/+5
|
* move songs.ts to be entirely server sidePinapelz2026-06-03-1/+1
|
* fix env var naming for CRAPinapelz2026-06-03-1/+1
|
* clean up old deployment filesPinapelz2026-06-03-2/+2
|
* add basic daily answer encryptionPinapelz2026-06-03-0/+51
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage