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
3c693849b7095cebe749b2955b8619b4ec0321ed
drop
/
desktop
/
src-tauri
/
src
T
History
DecDuck
3c693849b7
Merge branch 'error-handling'
...
Makes the Drop app more resistent to errors during start-up
2024-11-04 18:06:51 +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
Drop will no longer crash when the server goes down
2024-11-03 19:47:27 +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
Merge branch 'error-handling'
2024-11-04 18:06:51 +11:00
library.rs
Drop will no longer crash when the server goes down
2024-11-03 19:47:27 +11:00
main.rs
another stage of client authentication
2024-10-08 16:13:28 +11:00
remote.rs
Drop will no longer crash when the server goes down
2024-11-03 19:47:27 +11:00