Commit Graph

49 Commits

Author SHA1 Message Date
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
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 37s
2024-08-01 06:55:42 +01:00
1a13c08da8 api: add / route
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 35s
2024-08-01 06:45:51 +01:00
bd4b042c3d frontend: change title
Some checks failed
Deploy Frontend / docker (push) Failing after 47s
2024-08-01 06:41:29 +01:00
ebeaf60d5a frontend: remove boilderplate stuff
Some checks failed
Deploy Frontend / docker (push) Failing after 48s
2024-08-01 06:37:16 +01:00
cfd2ae004d frontend testing
Some checks failed
Deploy Frontend / docker (push) Failing after 1m50s
2024-08-01 06:29:39 +01:00
86167695d8 API: fix ci
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 21s
2024-08-01 06:21:32 +01:00
8860a46462 shrug emoji
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 41s
2024-08-01 06:15:58 +01:00
008ca0f6d4 maybe?
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 8s
2024-08-01 06:12:51 +01:00
38b91e6442 ci testing
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 8s
2024-08-01 06:05:52 +01:00
cdba187bc1 fix ci
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 9s
2024-08-01 06:02:27 +01:00
f0c5f0bdbd oopsie
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 10s
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
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-08-01 02:25:36 +01:00
a5a69ae979 fix print 2024-08-01 02:18:01 +01:00
58bdc6f414 add missing leaderboards
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-08-01 02:13:34 +01:00
4e828f2c2b cleanup ranked score updating
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 50s
2024-08-01 02:00:47 +01:00
1d4e19bd3c fix npe
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-08-01 01:24:32 +01:00
560fce9b01 meow
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-08-01 01:22:13 +01:00
3f5eff3d1a oh? x.x
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-08-01 01:16:07 +01:00
900ccba67e add check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-08-01 01:12:23 +01:00
09834e9eac fix
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-08-01 01:10:08 +01:00
1efab2ed08 maybe fixed pp? honestly, no idea
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m43s
2024-08-01 01:00:34 +01:00
49e223a8b9 add rate limit handler
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-07-31 23:24:37 +01:00
6b11a608bd maybe fix pp
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-31 23:02:54 +01:00
e7ea152bf9 maybe fix disconnects from websockets?
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 48s
2024-07-31 22:49:49 +01:00
d3268769e1 only update the scores if it's required
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-27 21:05:33 +01:00
8601915f76 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-27 20:26:43 +01:00
ef4cbc4015 change top to top 50 2024-07-27 20:26:28 +01:00
Lee
99d545d81f Merge pull request 'Update dependency org.questdb:questdb to v8.1.0' (#2) from renovate/org.questdb-questdb-8.x into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
Reviewed-on: Fascinated/yet-another-bs-tracker-java#2
2024-07-27 19:22:36 +00:00
Lee
bd1b18aabc Merge pull request 'Update questdb/questdb Docker tag to v8.1.0' (#4) from renovate/questdb-questdb-8.x into master
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Has been cancelled
Reviewed-on: Fascinated/yet-another-bs-tracker-java#4
2024-07-27 19:22:27 +00:00
27e9a91f31 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-27 20:21:17 +01:00
b479304d8a don't use the score DTO 2024-07-27 20:21:10 +01:00
Lee
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
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
Reviewed-on: Fascinated/yet-another-bs-tracker-java#1
2024-07-27 19:20:08 +00:00
Lee
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
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
Reviewed-on: Fascinated/yet-another-bs-tracker-java#5
2024-07-27 19:19:17 +00:00
5cd026c025 add timestamp to the score DTO
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-27 20:17:57 +01:00
476405acd7 oops
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-27 20:16:18 +01:00
66b4b18793 add support for changing curves
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m20s
2024-07-27 20:09:20 +01:00
8f6329f181 Update dependency com.konghq:unirest-java-bom to v4.4.4 2024-07-26 16:01:50 +00:00
ef2b82541c Update questdb/questdb Docker tag to v8.1.0 2024-07-24 21:02:10 +00:00
ce5b6c83ee Update dependency org.questdb:questdb to v8.1.0 2024-07-24 20:02:29 +00:00
c04850a971 Update eclipse-temurin Docker tag to v17.0.12_7-jre-focal 2024-07-24 20:02:28 +00:00
Lee
ee626a21bc Add renovate.json
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-24 19:55:04 +00:00
260fcb94a8 add scores over pp threshold
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m18s
2024-07-24 12:41:57 +01:00
95a5cab1fc fix Dockerfile
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 46s
2024-07-23 12:40:29 +01:00
4c35a00018 fix ci
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 28s
2024-07-23 12:37:57 +01:00
0f0f90ee3c fix Dockerfile
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 28s
2024-07-23 12:36:31 +01:00
5fb7c77d70 ci
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 1m7s
2024-07-23 12:33:58 +01:00
7262188add bob 2024-07-23 12:22:06 +01:00