index
:
Mirage
main
[Github Mirror] A self-hostable rhythm game score tracker that doesn't rely on seeds/chart metadata
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
Commit message (
Expand
)
Author
Age
Lines
*
add score export on personal score view pages
Pinapelz
2025-12-07
-2
/
+4
*
add api route to allow score export
Pinapelz
2025-12-07
-0
/
+28
*
admin: implement user deletion
Pinapelz
2025-11-09
-0
/
+61
*
add instance info to landing page
Pinapelz
2025-11-07
-0
/
+1
*
add support to limit registration to invite codes
Pinapelz
2025-11-07
-1
/
+66
*
backend: skip duplicates on seed
Pinapelz
2025-11-07
-0
/
+1
*
taiko: implement taiko arcade score view
Pinapelz
2025-11-07
-0
/
+5
*
fix recent games played sorting to prio date
Pinapelz
2025-11-05
-8
/
+12
*
add profile page to navbar
Pinapelz
2025-11-05
-1
/
+2
*
add score uploaded by game stats to profile page
Pinapelz
2025-11-05
-3
/
+23
*
add recently played games to profile page
Pinapelz
2025-11-04
-2
/
+36
*
add bio for profile page
Pinapelz
2025-11-04
-4
/
+6
*
add heatmap api endpoints and heatmap to stub profile page
Pinapelz
2025-10-30
-0
/
+45
*
fix: start script build file path
Pinapelz
2025-10-13
-2
/
+2
*
add backend build and start scripts
Pinapelz
2025-10-13
-3
/
+7
*
FLOWER reflect beat and nostalgia userscripts
Pinapelz
2025-10-12
-0
/
+10
*
implement MUSIC DIVER score tracking
Pinapelz
2025-10-12
-0
/
+5
*
backend: remove some unused deps
Pinapelz
2025-10-08
-946
/
+1
*
add DIVA to seed scaffold, allow toggle for showing PB only on chart pages
Pinapelz
2025-10-08
-1
/
+18
*
implement dancearound custom score view
Pinapelz
2025-09-26
-21
/
+33
*
handle JP score-grade/rank sorting
Pinapelz
2025-09-23
-76
/
+269
*
add community scores API and frontend views
Pinapelz
2025-09-23
-0
/
+146
*
implement admin dashboard frontend and handle game creation
Pinapelz
2025-09-03
-5
/
+5
*
add admin role to user, return result in /me route
Pinapelz
2025-09-03
-3
/
+12
*
add backend admin api route to create new game
Pinapelz
2025-08-29
-0
/
+53
*
implement chart view by ID, allow request by pbOnly
Pinapelz
2025-07-07
-31
/
+230
*
implement score deletion
Pinapelz
2025-07-07
-3
/
+34
*
generate sha-1 hash for chart on score import
Pinapelz
2025-07-07
-6
/
+40
*
add menu to allow score to be filtered by sortKey
Pinapelz
2025-07-06
-53
/
+85
*
add parameters for fetching scores by sort key
Pinapelz
2025-07-06
-15
/
+33
*
implement generic score viewer and import deduplication
Pinapelz
2025-07-05
-12
/
+85
*
fix: change timestamp to BigInt
Pinapelz
2025-07-05
-1
/
+1
*
add score json upload functionality
Pinapelz
2025-07-04
-0
/
+3
*
add basic batch manual score upload route
Pinapelz
2025-06-30
-4
/
+57
*
add route to list supported games
Pinapelz
2025-06-29
-11
/
+38
*
seperate routes and middleware into seperate files
Pinapelz
2025-06-29
-232
/
+251
*
migrate to pnpm
Pinapelz
2025-06-29
-3261
/
+2382
*
add game and score schema to orm
Pinapelz
2025-06-29
-55
/
+86
*
backend: migrate to postgres
Pinapelz
2025-06-29
-4
/
+3
*
scaffold register,login,and auth endpoints
Pinapelz
2025-06-29
-221
/
+893
*
initial commit: scaffolding
Pinapelz
2025-06-28
-0
/
+3052
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage