Commit Graph

84 Commits

Author SHA1 Message Date
46d0e80454 Update docs 2024-04-09 01:02:55 -04:00
ec69120a26 Handle invalid size params for player skin parts
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-04-09 00:51:01 -04:00
32c93b5e58 Fix Bedrock server edition parsing
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m1s
2024-04-09 00:36:01 -04:00
936a1c47eb Update copyright
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m2s
2024-04-09 00:27:03 -04:00
69393472c1 Add Bedrock server tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m7s
2024-04-09 00:22:02 -04:00
dea3227a05 update docs lol
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m3s
2024-04-08 23:52:39 -04:00
9250a6514a Update copyright
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m4s
2024-04-08 23:47:10 -04:00
6b1465e29f Fix server caching not taking platform into account
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-04-08 23:39:57 -04:00
7f19304b9e Update server icon route - only support Java edition
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-04-08 23:33:17 -04:00
e9ce888d06 Update server models 2024-04-08 23:32:54 -04:00
8cca0c2b51 Add Bedrock server pinger 2024-04-08 23:32:45 -04:00
e5342b5445 Add Bedrock packets 2024-04-08 23:31:48 -04:00
91f207448e Add MojangRateLimitException
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m3s
2024-04-08 04:07:18 -04:00
1ad27fc812 Add more Unit tests 2024-04-08 04:00:19 -04:00
ef36799979 Add more player unit tests 2024-04-08 03:49:01 -04:00
fb7bd3299f Fix invalid username error msg 2024-04-08 03:48:52 -04:00
77ba09d810 Whitelist some illegal usernames x.x 2024-04-08 03:37:53 -04:00
de0cd5ef8c Add username regex validation 2024-04-08 03:32:36 -04:00
712208aad8 Add favicon 2024-04-08 03:24:33 -04:00
ecb8b31df1 yes
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 33s
2024-04-08 02:23:49 -04:00
5b80d41992 Add Redis DB logging
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 39s
2024-04-08 02:21:44 -04:00
e9e6999adc Change default app config
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 37s
2024-04-08 02:15:53 -04:00
9ab0b15869 test
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 39s
2024-04-08 02:14:30 -04:00
1c3ed1ee4d Add Unit testing for the player controller
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 35s
2024-04-08 01:57:32 -04:00
59efbe437d Move Redis to its own config 2024-04-08 01:47:23 -04:00
ddd4bc105c Added checking for Mojang blocked servers
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m2s
2024-04-08 00:57:19 -04:00
e97642c889 Update docs 2024-04-07 23:44:28 -04:00
9526f7488a Cleanup the server icon route
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m3s
2024-04-07 23:28:28 -04:00
9315182e3c Add server icon route
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m11s
2024-04-07 23:17:46 -04:00
a5725849f3 Update docs 2024-04-07 22:32:43 -04:00
6e4589ecfa Update LICENSE
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 59s
2024-04-07 03:06:56 -04:00
6ee81c0f67 Add license to source files 2024-04-07 03:00:36 -04:00
2d71a724bc Update landing
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-04-07 02:19:21 -04:00
2bf7229252 Add landing page
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-04-07 01:25:07 -04:00
97dc3ba751 Update docs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 57s
2024-04-07 01:16:55 -04:00
f8868b3d59 Allow for the mod list to be null
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 59s
2024-04-07 01:15:19 -04:00
14ddce24e8 Handle errors better
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 59s
2024-04-07 01:09:10 -04:00
151c942c60 Cleanup 2024-04-07 00:15:53 -04:00
add07cb84c Make the skin part route dynamic 2024-04-07 00:11:22 -04:00
50a6af9ed8 Show skin part URLs in the Skin model 2024-04-07 00:07:08 -04:00
193974dda9 Add skin cropping 2024-04-06 23:45:00 -04:00
41c6a9bf38 Added /head/{query}.{extension} route 2024-04-06 23:24:28 -04:00
9593bd988e Updated models 2024-04-06 23:05:07 -04:00
3183c56d78 Add Redis caching for Minecraft servers 2024-04-06 22:54:31 -04:00
f99ffbf1e6 Update docs 2024-04-06 22:39:40 -04:00
15e8403eef Update docs 2024-04-06 22:37:44 -04:00
1a268a4496 Proper error handling 2024-04-06 22:35:59 -04:00
f2bb432567 Throw ResourceNotFoundException if the hostname is invalid 2024-04-06 22:32:29 -04:00
c46c7f733a Add HTTP status code to error responses 2024-04-06 22:32:01 -04:00
0015df4fcb Add protocolName to version info 2024-04-06 22:25:04 -04:00