Peter Jiang

Results 49 issues of Peter Jiang

# Intention: Title. # Why is it necessary: Trivial. - [x] #30 - [ ] #29 - [x] #28 - [ ] #27 - [x] #26

# Intention: Testing on Lodestone right consists of limited unit testing. We should test on the HTTP level with real AppState and HTTP requests # Why is it necessary: HTTP...

# Intention: # Why is it necessary:

# Intention: Implements all methods in the TPlayerManagement interface for a Minecraft server instance # Why is it necessary: Trivial.

# Intention: Implements all methods in the TResourceManagement interface for a Minecraft server instance # Why is it necessary: Trivial.

# Description A file browser that can browse all files on the host machine (given the current user has permission to do so), and has all the functionality of the...

# Description Currently, the file browser on Docker Instance only supports reading: the implementation is as follows: https://github.com/Lodestone-Team/lodestone/blob/c9ebd069341d57748540ae0b0104de1c752f96f6/core/src/handlers/instance_fs.rs#L135-L139 Repeat this pattern for other FS handlers and completes as many functionality...

# Description I would like Lodestone Core to respond in real time when a config file is changed. Develop a crate that implements the following functionalities: 1. A wrapper type...

enhancement
core