Commit Graph

127 Commits

Author SHA1 Message Date
8c354b1be1 api: make log less fat 2024-08-04 01:34:19 +01:00
de309ea05c api: add /improved/best/{platform} endpoint 2024-08-04 00:36:59 +01:00
199ee50534 api: add score history endpoints (per leaderboard and last 30 day improvements (all maps)) 2024-08-04 00:32:39 +01:00
6fda81e81a oopsie 2024-08-03 20:24:37 +01:00
bdad804eed api: oopsie doodle 2024-08-02 19:28:30 +01:00
66d29c343e api: fix mongo indexes 2024-08-02 18:02:43 +01:00
96f62d9a01 api: change how scores are stored 2024-08-02 17:36:24 +01:00
4697cd4aec api: return the last updated 2024-08-02 02:51:58 +01:00
0abff880c2 API: make the pp slightly more accurate (revert) 2024-08-02 02:50:12 +01:00
cc351e6cad API: make the pp slightly more accurate 2024-08-02 02:25:33 +01:00
f351c7a3c1 API: don't return the whole user 2024-08-02 01:54:50 +01:00
68180f2647 api: oops 2024-08-02 00:38:27 +01:00
6a1a2dc2c4 API: fix stats 2024-08-02 00:38:08 +01:00
d4e51d1517 api: rename has logged in field 2024-08-02 00:07:13 +01:00
02fcaf19eb api: don't return the user early 2024-08-01 23:50:37 +01:00
0f307eb18c api: oopsie again 2024-08-01 23:48:45 +01:00
357315990e API: oopsie 2024-08-01 23:46:09 +01:00
de89182c5d impl user history tracking 2024-08-01 23:44:20 +01:00
8dfdc8c535 API: switch to Mongo for score tracking 2024-08-01 23:24:34 +01:00
f68fb48726 API: show the whole user 2024-08-01 16:44:32 +01:00
7b1d4a73a5 API: move around 2024-08-01 16:35:10 +01:00
139b3bf06d API: hide duplicated difficulty 2024-08-01 16:32:09 +01:00
20576d913f API: don't return the lastUpdate field 2024-08-01 16:30:12 +01:00
871ae76a23 fix leaderboard object order 2024-08-01 16:26:57 +01:00
7aa3de3827 move where the accounts get updated 2024-08-01 16:25:21 +01:00
4135af4743 Merge remote-tracking branch 'origin/master' 2024-08-01 16:19:43 +01:00
242a8a2fba store the users scoresaber profile and add more data to the top scores endpoint 2024-08-01 16:19:27 +01:00
Lee
38c7bfcd3d Merge pull request 'chore(deps): update dependency @types/node to v22' () from renovate/node-22.x into master
Reviewed-on: 
2024-08-01 13:17:14 +00:00
e4ec89a7d6 chore(deps): update dependency @types/node to v22 2024-08-01 06:01:37 +00:00
0f7a890e44 return the user DTO instead of the full user 2024-08-01 06:55:42 +01:00
1a13c08da8 api: add / route 2024-08-01 06:45:51 +01:00
bd4b042c3d frontend: change title 2024-08-01 06:41:29 +01:00
ebeaf60d5a frontend: remove boilderplate stuff 2024-08-01 06:37:16 +01:00
cfd2ae004d frontend testing 2024-08-01 06:29:39 +01:00
86167695d8 API: fix ci 2024-08-01 06:21:32 +01:00
8860a46462 shrug emoji 2024-08-01 06:15:58 +01:00
008ca0f6d4 maybe? 2024-08-01 06:12:51 +01:00
38b91e6442 ci testing 2024-08-01 06:05:52 +01:00
cdba187bc1 fix ci 2024-08-01 06:02:27 +01:00
f0c5f0bdbd oopsie 2024-08-01 06:00:57 +01:00
47fc07f2dd mono repo base 2024-08-01 05:57:27 +01:00
90ec976939 increase top scores to 100 from 50 2024-08-01 02:25:36 +01:00
a5a69ae979 fix print 2024-08-01 02:18:01 +01:00
58bdc6f414 add missing leaderboards 2024-08-01 02:13:34 +01:00
4e828f2c2b cleanup ranked score updating 2024-08-01 02:00:47 +01:00
1d4e19bd3c fix npe 2024-08-01 01:24:32 +01:00
560fce9b01 meow 2024-08-01 01:22:13 +01:00
3f5eff3d1a oh? x.x 2024-08-01 01:16:07 +01:00
900ccba67e add check 2024-08-01 01:12:23 +01:00
09834e9eac fix 2024-08-01 01:10:08 +01:00