aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Collapse)AuthorAgeLines
* add score export on personal score view pagesPinapelz2025-12-07-2/+4
|
* add api route to allow score exportPinapelz2025-12-07-0/+28
|
* admin: implement user deletionPinapelz2025-11-09-0/+61
|
* add instance info to landing pagePinapelz2025-11-07-0/+1
|
* add support to limit registration to invite codesPinapelz2025-11-07-1/+66
|
* backend: skip duplicates on seedPinapelz2025-11-07-0/+1
|
* taiko: implement taiko arcade score viewPinapelz2025-11-07-0/+5
|
* fix recent games played sorting to prio datePinapelz2025-11-05-8/+12
|
* add profile page to navbarPinapelz2025-11-05-1/+2
|
* add score uploaded by game stats to profile pagePinapelz2025-11-05-3/+23
|
* add recently played games to profile pagePinapelz2025-11-04-2/+36
|
* add bio for profile pagePinapelz2025-11-04-4/+6
|
* add heatmap api endpoints and heatmap to stub profile pagePinapelz2025-10-30-0/+45
|
* fix: start script build file pathPinapelz2025-10-13-2/+2
|
* add backend build and start scriptsPinapelz2025-10-13-3/+7
|
* FLOWER reflect beat and nostalgia userscriptsPinapelz2025-10-12-0/+10
|
* implement MUSIC DIVER score trackingPinapelz2025-10-12-0/+5
|
* backend: remove some unused depsPinapelz2025-10-08-946/+1
|
* add DIVA to seed scaffold, allow toggle for showing PB only on chart pagesPinapelz2025-10-08-1/+18
|
* implement dancearound custom score viewPinapelz2025-09-26-21/+33
|
* handle JP score-grade/rank sortingPinapelz2025-09-23-76/+269
|
* add community scores API and frontend viewsPinapelz2025-09-23-0/+146
|
* implement admin dashboard frontend and handle game creationPinapelz2025-09-03-5/+5
|
* add admin role to user, return result in /me routePinapelz2025-09-03-3/+12
|
* add backend admin api route to create new gamePinapelz2025-08-29-0/+53
|
* implement chart view by ID, allow request by pbOnlyPinapelz2025-07-07-31/+230
|
* implement score deletionPinapelz2025-07-07-3/+34
|
* generate sha-1 hash for chart on score importPinapelz2025-07-07-6/+40
|
* add menu to allow score to be filtered by sortKeyPinapelz2025-07-06-53/+85
|
* add parameters for fetching scores by sort keyPinapelz2025-07-06-15/+33
|
* implement generic score viewer and import deduplicationPinapelz2025-07-05-12/+85
|
* fix: change timestamp to BigIntPinapelz2025-07-05-1/+1
|
* add score json upload functionalityPinapelz2025-07-04-0/+3
|
* add basic batch manual score upload routePinapelz2025-06-30-4/+57
|
* add route to list supported gamesPinapelz2025-06-29-11/+38
|
* seperate routes and middleware into seperate filesPinapelz2025-06-29-232/+251
|
* migrate to pnpmPinapelz2025-06-29-3261/+2382
|
* add game and score schema to ormPinapelz2025-06-29-55/+86
|
* backend: migrate to postgresPinapelz2025-06-29-4/+3
|
* scaffold register,login,and auth endpointsPinapelz2025-06-29-221/+893
|
* initial commit: scaffoldingPinapelz2025-06-28-0/+3052
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage