Commit Graph

  • 7b1d4a73a5 API: move around Liam 2024-08-01 16:35:10 +01:00
  • 139b3bf06d API: hide duplicated difficulty Liam 2024-08-01 16:32:09 +01:00
  • 20576d913f API: don't return the lastUpdate field Liam 2024-08-01 16:30:12 +01:00
  • 871ae76a23 fix leaderboard object order Liam 2024-08-01 16:26:57 +01:00
  • 7aa3de3827 move where the accounts get updated Liam 2024-08-01 16:25:21 +01:00
  • 4135af4743 Merge remote-tracking branch 'origin/master' Liam 2024-08-01 16:19:43 +01:00
  • 242a8a2fba store the users scoresaber profile and add more data to the top scores endpoint Liam 2024-08-01 16:19:27 +01:00
  • 38c7bfcd3d Merge pull request 'chore(deps): update dependency @types/node to v22' (#6) from renovate/node-22.x into master Lee 2024-08-01 13:17:14 +00:00
  • 428d1f4442 chore(deps): update dependency eslint to v9 Renovate Bot 2024-08-01 06:01:39 +00:00
  • e4ec89a7d6 chore(deps): update dependency @types/node to v22 Renovate Bot 2024-08-01 06:01:37 +00:00
  • 0f7a890e44 return the user DTO instead of the full user Liam 2024-08-01 06:55:42 +01:00
  • 1a13c08da8 api: add / route Liam 2024-08-01 06:45:51 +01:00
  • bd4b042c3d frontend: change title Liam 2024-08-01 06:41:29 +01:00
  • ebeaf60d5a frontend: remove boilderplate stuff Liam 2024-08-01 06:37:16 +01:00
  • cfd2ae004d frontend testing Liam 2024-08-01 06:29:39 +01:00
  • 86167695d8 API: fix ci Liam 2024-08-01 06:21:32 +01:00
  • 8860a46462 shrug emoji Liam 2024-08-01 06:15:58 +01:00
  • 008ca0f6d4 maybe? Liam 2024-08-01 06:12:51 +01:00
  • 38b91e6442 ci testing Liam 2024-08-01 06:05:52 +01:00
  • cdba187bc1 fix ci Liam 2024-08-01 06:02:27 +01:00
  • f0c5f0bdbd oopsie Liam 2024-08-01 06:00:57 +01:00
  • 47fc07f2dd mono repo base Liam 2024-08-01 05:57:27 +01:00
  • 90ec976939 increase top scores to 100 from 50 Liam 2024-08-01 02:25:36 +01:00
  • a5a69ae979 fix print Liam 2024-08-01 02:18:01 +01:00
  • 58bdc6f414 add missing leaderboards Liam 2024-08-01 02:13:34 +01:00
  • 4e828f2c2b cleanup ranked score updating Liam 2024-08-01 02:00:47 +01:00
  • 1d4e19bd3c fix npe Liam 2024-08-01 01:24:32 +01:00
  • 560fce9b01 meow Liam 2024-08-01 01:22:13 +01:00
  • 3f5eff3d1a oh? x.x Liam 2024-08-01 01:16:07 +01:00
  • 900ccba67e add check Liam 2024-08-01 01:12:23 +01:00
  • 09834e9eac fix Liam 2024-08-01 01:10:08 +01:00
  • 1efab2ed08 maybe fixed pp? honestly, no idea Liam 2024-08-01 01:00:34 +01:00
  • 49e223a8b9 add rate limit handler Liam 2024-07-31 23:24:37 +01:00
  • 6b11a608bd maybe fix pp Liam 2024-07-31 23:02:54 +01:00
  • e7ea152bf9 maybe fix disconnects from websockets? Liam 2024-07-31 22:49:49 +01:00
  • d3268769e1 only update the scores if it's required Liam 2024-07-27 21:05:33 +01:00
  • 8601915f76 Merge remote-tracking branch 'origin/master' Liam 2024-07-27 20:26:43 +01:00
  • ef4cbc4015 change top to top 50 Liam 2024-07-27 20:26:28 +01:00
  • 99d545d81f Merge pull request 'Update dependency org.questdb:questdb to v8.1.0' (#2) from renovate/org.questdb-questdb-8.x into master Lee 2024-07-27 19:22:36 +00:00
  • bd1b18aabc Merge pull request 'Update questdb/questdb Docker tag to v8.1.0' (#4) from renovate/questdb-questdb-8.x into master Lee 2024-07-27 19:22:27 +00:00
  • 27e9a91f31 Merge remote-tracking branch 'origin/master' Liam 2024-07-27 20:21:17 +01:00
  • b479304d8a don't use the score DTO Liam 2024-07-27 20:21:10 +01:00
  • 5534f255e0 Merge pull request 'Update eclipse-temurin Docker tag to v17.0.12_7-jre-focal' (#1) from renovate/eclipse-temurin-17.x into master Lee 2024-07-27 19:20:08 +00:00
  • 277d155ae7 Merge pull request 'Update dependency com.konghq:unirest-java-bom to v4.4.4' (#5) from renovate/com.konghq-unirest-java-bom-4.x into master Lee 2024-07-27 19:19:17 +00:00
  • 5cd026c025 add timestamp to the score DTO Liam 2024-07-27 20:17:57 +01:00
  • 476405acd7 oops Liam 2024-07-27 20:16:18 +01:00
  • 66b4b18793 add support for changing curves Liam 2024-07-27 20:09:20 +01:00
  • 8f6329f181 Update dependency com.konghq:unirest-java-bom to v4.4.4 Renovate Bot 2024-07-26 16:01:50 +00:00
  • ef2b82541c Update questdb/questdb Docker tag to v8.1.0 Renovate Bot 2024-07-24 21:02:10 +00:00
  • ce5b6c83ee Update dependency org.questdb:questdb to v8.1.0 Renovate Bot 2024-07-24 20:02:29 +00:00
  • c04850a971 Update eclipse-temurin Docker tag to v17.0.12_7-jre-focal Renovate Bot 2024-07-24 20:02:28 +00:00
  • ee626a21bc Add renovate.json Lee 2024-07-24 19:55:04 +00:00
  • 260fcb94a8 add scores over pp threshold Liam 2024-07-24 12:41:57 +01:00
  • 95a5cab1fc fix Dockerfile Liam 2024-07-23 12:40:29 +01:00
  • 4c35a00018 fix ci Liam 2024-07-23 12:37:57 +01:00
  • 0f0f90ee3c fix Dockerfile Liam 2024-07-23 12:36:31 +01:00
  • 5fb7c77d70 ci Liam 2024-07-23 12:33:58 +01:00
  • 7262188add bob Liam 2024-07-23 12:22:06 +01:00