This website requires JavaScript.
Explore
Tokyo Drift Issues
Help
Sign In
Projects
/
muscl
Watch
12
Star
4
Fork
0
You've already forked muscl
Code
Issues
73
Pull Requests
Actions
Packages
Releases
Activity
Files
d1d06514a9b73015029315c01c43a6c34f43079a
muscl
/
src
/
server
History
h7x4
d1d06514a9
cargo fmt + clippy
2024-08-19 17:52:16 +02:00
..
sql
Fix binary collation issues for privs as well
2024-08-19 17:44:21 +02:00
command.rs
Remove a few TODOs, either solved or converted to issue
2024-08-19 02:43:05 +02:00
common.rs
cargo fmt + clippy
2024-08-19 17:52:16 +02:00
config.rs
cargo fmt + clippy
2024-08-19 17:52:16 +02:00
input_sanitization.rs
Ensure user/db prefix has a
_
behind it
2024-08-19 00:48:13 +02:00
server_loop.rs
Have server notify the client about db connection errors
2024-08-19 16:57:24 +02:00
sql.rs
Rewrite entire codebase to split into client and server
2024-08-17 20:21:05 +02:00