Commit Graph

31 Commits

Author SHA1 Message Date
ae94af5980 Import cleanup
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m42s
2024-04-26 16:41:54 -04:00
f9bd49c4bb Fallback to null for addr not found in MaxMind
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m43s
2024-04-24 15:42:44 -04:00
43d1ea9ddd Fix server Geo data not being fetched for numeric ips 2024-04-24 15:42:28 -04:00
88705f363b Fix MaxMind NPE
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 26s
2024-04-23 01:36:33 -04:00
68c932c39b Move tests
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Has been cancelled
2024-04-23 01:33:10 -04:00
0f9bea22f5 me.braydon -> cc.restfulmc
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Has been cancelled
2024-04-23 01:32:42 -04:00
4b55674a98 Fallback to default icon for any errors whilst getting a server's favicon
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m41s
2024-04-23 01:09:39 -04:00
2261bde6cb DNS records shouldnt be NonNull
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m45s
2024-04-22 23:44:19 -04:00
253c889b90 ignore default license 2024-04-22 23:14:26 -04:00
90aea4a9cc yes 2024-04-22 23:12:02 -04:00
7b602a0f21 Fix test errs
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 26s
2024-04-22 23:07:46 -04:00
fb14eef179 Fix test check?
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 1m32s
2024-04-22 23:01:31 -04:00
81886fa097 Don't download MaxMind dbs in tests
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 23s
2024-04-22 22:59:04 -04:00
f3a57dc8d9 Geo location lookup
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 46s
2024-04-22 22:47:49 -04:00
1392d82480 Cleanup tasks 2024-04-22 21:48:31 -04:00
5c32804114 Re-enable server cache
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m45s
2024-04-22 20:57:56 -04:00
1a4929d8b5 Identify server software if querying is enabled 2024-04-22 20:57:33 -04:00
c689434ec4 Add Java server querying! (:
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Has been cancelled
2024-04-22 20:49:35 -04:00
345e1532a4 Prevent Java versions from including unknown
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m44s
2024-04-22 15:36:45 -04:00
4d575fdf2e Add another Mojang server 2024-04-22 15:35:51 -04:00
4bccec1f5d Update API/src/main/resources/public/index.html
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 27s
2024-04-19 07:15:03 -07:00
2f1a16f3f2 Use the same theme color as the frontend
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Has been cancelled
2024-04-19 07:14:54 -07:00
Renovate Bot
28e28c8ade fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5 2024-04-18 19:02:05 +00:00
fd16430307 Update the return json of /mojang/status in the API
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 2m14s
2024-04-18 13:09:23 -04:00
0972e6d102 Update API/README.md
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 1m39s
2024-04-16 16:46:41 -07:00
3365d01c8e Add README.md to API 2024-04-15 09:48:22 -04:00
6c4ee55b95 Preserve whitespace in HTML
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-14 17:01:27 -04:00
4777d7d5eb Fix a bug with some Bedrock servers missing data in the token
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m40s
2024-04-14 09:23:17 -07:00
4721b46ce9 Update API/Dockerfile
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m39s
2024-04-14 09:16:09 -07:00
27c83a55ba Update API/.gitignore
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-14 08:54:33 -07:00
7ab210edb7 Move to monorepo layout
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 26s
2024-04-14 11:26:54 -04:00