Commit Graph

69 Commits

Author SHA1 Message Date
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
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