This website requires JavaScript.
Explore
Help
Register
Sign In
jessikitty
/
drop
Watch
1
Star
0
Fork
0
You've already forked drop
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca2398ad8dca868fb6c78628ab14ba1fc4f242c2
drop
/
desktop
/
src-tauri
/
src
T
History
quexeky
ca2398ad8d
Lesson learned: Wrappers are the bane of my existence. Also here's the download cancelling logic.
...
Signed-off-by: quexeky <
git@quexeky.dev
>
2024-10-31 20:56:10 +11:00
..
downloads
Lesson learned: Wrappers are the bane of my existence. Also here's the download cancelling logic.
2024-10-31 20:56:10 +11:00
tests
Adding checks for the stopper callback
2024-10-29 22:15:44 +11:00
auth.rs
Converting DB access to a trait
2024-10-17 19:03:00 +11:00
db.rs
Game downloads from the client are working (multithreaded) by parsing in gameID, GameVersion, and maxThreads from FE (
#1
)
2024-10-24 12:26:40 +11:00
lib.rs
Adding checks for the stopper callback
2024-10-29 22:15:44 +11:00
library.rs
beginnings of game state management
2024-10-17 21:05:25 +11:00
main.rs
another stage of client authentication
2024-10-08 16:13:28 +11:00
remote.rs
Clippy refactoring
2024-10-15 12:43:00 +11:00
unpacker.rs
Ensured everything is serializing/deserializing to camelCase
2024-10-17 17:07:47 +11:00