Commit Graph

59 Commits

Author SHA1 Message Date
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
af988778a7 Remove debug 2024-04-06 22:16:53 -04:00
b8abef9cff Replace Jackson with Gson 2024-04-06 22:15:19 -04:00
fbdd2fc9a7 Add Forge ModInfo 2024-04-06 21:52:19 -04:00
7a5219de8e Add more Java server flags 2024-04-06 21:39:42 -04:00
a7e6ca2458 Add player samples 2024-04-06 21:23:53 -04:00
0f3517742d Add server platform identification 2024-04-06 21:18:57 -04:00
34ef25e69d Cleanup 2024-04-06 21:10:04 -04:00
d4dc5cb0ba Fix newer API response for server description 2024-04-06 21:09:32 -04:00
29577d8287 Fix not being able to ping all servers 2024-04-06 20:45:30 -04:00
e8daa7c904 HTML motd! 2024-04-06 20:30:09 -04:00
4cd5369bee Update src 2024-04-06 20:04:40 -04:00
2bd471d607 Cleanup 2024-04-06 19:20:02 -04:00
eadfb191b2 Server pinger 2024-04-06 19:19:33 -04:00
617c19bf3c MC server models 2024-04-06 19:18:34 -04:00
b9125a2016 Java server status token 2024-04-06 19:18:27 -04:00
d14cd8d0b4 Server controller 2024-04-06 19:18:09 -04:00
68a3000498 Add MC packets 2024-04-06 19:17:56 -04:00
16403673d3 Add Skin and Cape textures to players 2024-04-06 17:23:22 -04:00
035b86920a Add req/res transaction logging 2024-04-06 16:11:03 -04:00
fd44a0b25c Player name caching 2024-04-06 15:44:00 -04:00
aaee6c8ce9 Doc changes 2024-04-06 15:25:33 -04:00
f9426395a0 Add player caching 2024-04-06 15:24:03 -04:00
e146fa1030 Slight refactor 2024-04-06 14:49:54 -04:00
3347ac6dcb Slight refactor 2024-04-06 14:46:42 -04:00
2c54defef3 Mojang service 2024-04-06 14:45:44 -04:00