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
/
src
/
routes
Commit message (
Expand
)
Author
Age
Lines
*
admin: implement user deletion
Pinapelz
2025-11-09
-0
/
+60
*
add support to limit registration to invite codes
Pinapelz
2025-11-07
-1
/
+57
*
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
/
+5
*
add heatmap api endpoints and heatmap to stub profile page
Pinapelz
2025-10-30
-0
/
+43
*
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
/
+145
*
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
/
+11
*
add backend admin api route to create new game
Pinapelz
2025-08-29
-0
/
+50
*
implement chart view by ID, allow request by pbOnly
Pinapelz
2025-07-07
-31
/
+229
*
implement score deletion
Pinapelz
2025-07-07
-0
/
+30
*
generate sha-1 hash for chart on score import
Pinapelz
2025-07-07
-0
/
+22
*
add menu to allow score to be filtered by sortKey
Pinapelz
2025-07-06
-52
/
+84
*
add parameters for fetching scores by sort key
Pinapelz
2025-07-06
-14
/
+32
*
implement generic score viewer and import deduplication
Pinapelz
2025-07-05
-12
/
+83
*
add score json upload functionality
Pinapelz
2025-07-04
-0
/
+2
*
add basic batch manual score upload route
Pinapelz
2025-06-30
-0
/
+50
*
add route to list supported games
Pinapelz
2025-06-29
-0
/
+19
*
seperate routes and middleware into seperate files
Pinapelz
2025-06-29
-0
/
+157
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage