1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-08 05:27:44 +00:00
Commit graph

14 commits

Author SHA1 Message Date
9976548f04 Make the admin server start-up message fit with the others 2025-05-01 22:19:31 -04:00
32b6840e38 Don't include a copy of unused HTML pages in each binary
This reduces the size of the binary a little.
2025-03-31 22:03:33 -04:00
f5c23f8bf5 Shorten the server startup text 2025-03-29 20:05:20 -04:00
65500d15ad Make patch-dl URL configurable 2025-03-23 07:35:11 -04:00
82709a65ff Update Cargo dependencies, remove Oodle as a default feature 2025-03-22 21:44:28 -04:00
3f27d2b3df Change configuration format to YAML, allow configuring the address and ports
This removes all of the hardcoded localhost stuff, and allows changing the ports
of various services.
2025-03-22 16:47:21 -04:00
dd83b335dd Re-run format, re-organize some code and run Clippy auto-fix 2025-03-08 21:54:03 -05:00
40ef6b8193 Run cargo fmt 2025-03-08 13:27:41 -05:00
c1ad0c023c Add configurable boot patch location, fix verifying boot components
And more, this is mostly laying the groundwork for serving patch files.
2024-06-29 14:44:40 -04:00
a063de2eb5 Separate the login and world gates 2024-06-29 14:06:44 -04:00
3278452ac3 Begin work on HTML templates for future web panel functionality 2024-05-11 13:59:36 -04:00
7d2765a2b6 Add supported platforms config option 2024-05-11 13:41:00 -04:00
0918700a85 Fix the admin server not creating config.json if not found 2024-05-11 13:13:03 -04:00
1625179a74 Add admin panel, config 2023-10-05 12:09:05 -04:00