Commit graph

31 commits

Author SHA1 Message Date
Jonas_Jones
178e38f9ab small changes and added stop method 2024-01-13 20:58:06 +01:00
linux-yankee
ffdff60a10 Added php 2024-01-13 11:08:18 -08:00
Jonas_Jones
e01da82661 fixed wrong import 2024-01-10 01:47:59 +01:00
Jonas_Jones
3fd5ae28aa Fixed webserver not stopping properly 2024-01-10 01:24:02 +01:00
3bacb4b181 Port to 1.20.3/.4
- Ported mod
- Removed TickTime as it was removed from the game
2023-12-13 03:32:37 +01:00
07431cc22b add: apitoken and http header reader 2023-09-23 12:59:15 +02:00
ab1ab33446 fix: removed legacy gameprofile value
since mojang account migration has ended, there are no more legacy accounts.
2023-09-21 21:19:22 +02:00
Jonas_Jones
c23bcd09d2
Merge branch 'server-api' into main 2023-09-07 17:05:31 +01:00
Jonas_Jones
e0b53f93ae added example files on first launch 2023-09-07 17:54:15 +02:00
Jonas_Jones
eae9fd728b added log message when only advanced api disabled 2023-09-06 20:49:00 +02:00
Jonas_Jones
10c3aa2048 fix unnecessary verbose logger while server stop 2023-09-06 20:47:54 +02:00
Jonas_Jones
00dc80c605 added bad request response when api disabled 2023-09-06 20:46:50 +02:00
Jonas_Jones
3a88c33107 fixed advacned api being enabled when base api wasn't 2023-09-06 20:37:44 +02:00
Jonas_Jones
2348921fb1 fixed config toggle for api to be respected 2023-09-06 20:09:58 +02:00
Jonas_Jones
46f80476ef confirmed this way of doing isn't all that awful 2023-09-06 14:11:21 +02:00
Jonas_Jones
879b6c85e3 added error 500 handler for favicon request 2023-09-06 02:42:22 +02:00
Jonas_Jones
668094844d advanced api is disabled by default 2023-09-06 02:41:55 +02:00
Jonas_Jones
6a6b9d41c2 Merge branch 'server-api' 2023-09-05 21:30:27 +02:00
Jonas_Jones
2555f76e9e rewrite of MIME type identifier
added many new types
2023-09-05 21:17:52 +02:00
Jonas_Jones
8f8820db65 simple api 2023-09-05 20:53:48 +02:00
Jonas_Jones
ca0be55429 fixed external css not working 2023-09-03 13:25:21 +02:00
Jonas_Jones
dcb5972eb4 fixed server stopping issue 2023-09-03 13:16:42 +02:00
Jonas_Jones
8d9deef4a6 some fixes I assume 2023-03-04 21:40:09 +01:00
apple502j
3f9d91b731
Rewrite HTTPServer implementation 2022-09-16 20:46:31 +09:00
Jonas_Jones
c5033ccfc0 Changed mod config detection message 2022-08-26 20:28:46 +02:00
Jonas_Jones
15fd73f5cd Added ServerHandler for easier interaction with webserver 2022-08-26 20:06:04 +02:00
Jonas_Jones
6302a9b991 Fixed Verbose Logger issues 2022-08-26 20:05:19 +02:00
Jonas_Jones
47a8698b7d Fixed disabling server through config file having no effect 2022-07-25 14:53:21 +02:00
Jonas_Jones
0b61efa72f Disabled webserver disabler sysem through config 2022-07-25 02:09:39 +02:00
Jonas_Jones
4a08f71b13 Updated README 2022-07-25 00:15:12 +02:00
Jonas_Jones
ec3c622896 Added base mod
base mod with basic http server and simple config system
2022-07-24 23:58:39 +02:00