Commit Graph

23 Commits

Author SHA1 Message Date
mkwcat
3d1cdc7ab5
SAKE: More thorough validation of MKW ghost data 2024-09-11 16:35:35 -04:00
MikeIsAStar
ccbbeebeba SAKE: Support file download requests for rival ghosts from Mario Kart Wii
Helps address issue #43.
2024-09-10 00:01:07 -04:00
MikeIsAStar
eddb4416f7 SAKE: Validate the scores submitted in file uploads from Mario Kart Wii 2024-09-09 23:55:12 -04:00
MikeIsAStar
a55800eb2f SAKE: Support file download requests for champion ghosts from Mario Kart Wii
Helps address issue #43.
2024-09-08 12:59:45 -04:00
mkwcat
46f269d470
Database: Add upload timestamp to MKW ghost data 2024-09-07 15:05:51 -04:00
MikeIsAStar
51122570b7 SAKE: Support file download requests from Mario Kart Wii
Helps address issue #43.
2024-09-07 11:13:02 -04:00
MikeIsAStar
3a40000040 SAKE: Do not store ghost files for Mario Kart Wii competitions 2024-09-06 20:33:04 -04:00
MikeIsAStar
ff8144f89f SAKE: Support file uploads from Mario Kart Wii
Helps address issue #43.
2024-09-02 11:31:00 -04:00
mkwcat
94c03d5693
Add silent reload feature to GPCM and QR2 2024-05-06 23:58:40 -04:00
mkwcat
08f85da5f4
Go-ify and improve some code 2024-02-20 09:37:29 -05:00
mkwcat
4f9916e6b3
SAKE: Log provided field info 2024-02-05 03:21:41 -05:00
mkwcat
a50ffdd46c
Add log verbosity option 2024-01-06 22:38:57 -05:00
MikeIsAStar
9c55a5a621 SAKE: Remove unnecessary panics 2023-12-17 05:35:00 -05:00
Sketch
afe7a42bfc
Merge pull request #26 from MikeIsAStar/do-not-panic-when-invalid-xml-is-received
SAKE: Don't panic when invalid XML is received
2023-12-16 16:17:47 -05:00
MikeIsAStar
f85f868258 SAKE: Don't panic when invalid XML is received 2023-12-16 16:10:50 -05:00
mkwcat
937722a871
Database: Allow user creation with existing profile ID 2023-12-15 09:18:25 -05:00
mkwcat
ad79cb286a
Don't use database for auth tokens 2023-12-14 11:24:45 -05:00
Sketch
1aaac964a5 Refactor code to Go standards 2023-12-08 20:51:18 -05:00
Sketch
32c128c0fe Use secret key from game list 2023-11-11 11:49:45 -05:00
mkwcat
0134c35372
SAKE: Validate game ID and secret key 2023-11-05 11:58:26 -05:00
mkwcat
b77dd6881a
SAKE: Fix MKW ownerid filter to be signed 2023-11-04 07:23:38 -04:00
mkwcat
5870d6edaf
SAKE: Store Mario Kart Wii friend info 2023-11-04 07:21:18 -04:00
mkwcat
08813471cb
Implement SAKE storage server 2023-11-03 11:50:32 -04:00