Commit graph

25 commits

Author SHA1 Message Date
CoCo_Sol 9a9e68bf2c change doc + remove unless import
Some checks failed
Rust Checks / checks (push) Has been cancelled
Rust Checks / checks (pull_request) Successful in 1m2s
2024-02-10 00:34:21 +01:00
CoCo_Sol 73acfaddd2 Fix fmt
All checks were successful
Rust Checks / checks (push) Successful in 1m2s
Rust Checks / checks (pull_request) Successful in 1m3s
2024-02-10 00:32:48 +01:00
CoCo_Sol 4fa8e44ae4 Remove unless print and file
Some checks failed
Rust Checks / checks (push) Failing after 6s
Rust Checks / checks (pull_request) Failing after 6s
2024-02-10 00:32:03 +01:00
CoCo_Sol 70243fc189 change doncstring
Some checks failed
Rust Checks / checks (push) Failing after 5s
Rust Checks / checks (pull_request) Failing after 5s
2024-02-10 00:29:42 +01:00
CoCo_Sol 35c6636ce8 Update docstring
All checks were successful
Rust Checks / checks (push) Successful in 1m6s
Rust Checks / checks (pull_request) Successful in 1m3s
2024-02-10 00:23:52 +01:00
CoCo_Sol 52c9112585 Fix fmt and clippy
All checks were successful
Rust Checks / checks (push) Successful in 1m4s
Rust Checks / checks (pull_request) Successful in 1m3s
2024-02-10 00:18:50 +01:00
CoCo_Sol 4a4a53be85 Merge branch 'main-menu' of https://git.tipragot.fr/corentin/border-wars into main-menu 2024-02-10 00:18:39 +01:00
CoCo_Sol bfe619d898 fmt 2024-02-10 00:11:46 +01:00
CoCo_Sol f1832c4186 Change menu 2024-02-10 00:09:00 +01:00
CoCo_Sol 3ab00d1c37 Adding a state system
Some checks failed
Rust Checks / checks (push) Failing after 2m5s
Rust Checks / checks (pull_request) Failing after 1m25s
2024-02-09 23:55:48 +01:00
CoCo_Sol 8e8105ce44 WIP: Add state system
Some checks failed
Rust Checks / checks (push) Failing after 10s
Rust Checks / checks (pull_request) Failing after 5s
2024-02-09 23:31:25 +01:00
CoCo_Sol cb33e5c3f4 Chnage name fonction
All checks were successful
Rust Checks / checks (push) Successful in 1m3s
Rust Checks / checks (pull_request) Successful in 1m52s
2024-02-09 21:53:41 +01:00
CoCo_Sol 4bce642f17 Fix fmt
All checks were successful
Rust Checks / checks (push) Successful in 2m10s
Rust Checks / checks (pull_request) Successful in 1m27s
2024-02-09 21:16:34 +01:00
CoCo_Sol 9796b4f461 Change structure of the menu
Some checks failed
Rust Checks / checks (push) Failing after 8s
Rust Checks / checks (pull_request) Failing after 4s
2024-02-09 21:06:12 +01:00
CoCo_Sol 72503edbac Fix doc 2024-02-04 17:07:03 +01:00
CoCo_Sol 316bbf77f0 fmt
All checks were successful
Rust Checks / checks (push) Successful in 8m0s
Rust Checks / checks (pull_request) Successful in 1m20s
2024-02-09 07:34:10 +01:00
CoCo_Sol e35b3620dc Remove unless doc 2024-02-08 19:38:32 +01:00
CoCo_Sol 24dadce9cf Merge remote-tracking branch 'origin/main' into main-menu
Some checks failed
Rust Checks / checks (push) Failing after 5s
2024-02-08 07:51:26 +01:00
CoCo_Sol dc43cec459 add docstring
Some checks failed
Rust Checks / checks (push) Failing after 5s
2024-02-08 07:46:21 +01:00
CoCo_Sol 118065339c WIP: Add a main menu
Some checks failed
Rust Checks / checks (push) Failing after 10m41s
2024-02-08 07:27:52 +01:00
Tipragot db43a5be13 Automatic port forwarding using UPnP and invitation link system (#27)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #19
Closes #23

Reviewed-on: corentin/border-wars#27
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 16:55:07 +00:00
Tipragot 26e719eddc Make an error when the connection is disconnected (#24)
All checks were successful
Rust Checks / checks (push) Successful in 8s
Reviewed-on: corentin/border-wars#24
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 16:10:59 +00:00
Tipragot 2ca37c4ac0 Adding Aes128Gcm encryption (#18)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #16

Reviewed-on: corentin/border-wars#18
Reviewed-by: Corentin <solois.corentin@gmail.com>
2024-02-07 16:06:26 +00:00
Tipragot 7ce491aee1 Simple non-blocking tcp connection abstraction (#13)
Some checks failed
Rust Checks / checks (push) Failing after 10s
Closes #15

Reviewed-on: corentin/border-wars#13
Reviewed-by: Raphaël <r.lauray@outlook.fr>
2024-02-07 08:26:55 +00:00
Tipragot b46ccc8faa Making the project into a workspace (#12)
All checks were successful
Rust Checks / checks (push) Successful in 7s
Reviewed-on: corentin/border-wars#12
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 07:05:55 +00:00