Commit graph

26 commits

Author SHA1 Message Date
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 8ba8d16356 Add cargo.lock
Some checks failed
Rust Checks / checks (push) Failing after 5s
2024-02-08 19:39:19 +01:00
CoCo_Sol e35b3620dc Remove unless doc 2024-02-08 19:38:32 +01:00
CoCo_Sol c30dfa7600 Remove cargo.toml 2024-02-08 18:54:19 +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
CoCo_Sol 2cbf784840 Remove nixos config (!11)
All checks were successful
Rust Checks / checks (push) Successful in 7s
Reviewed-on: corentin/border-wars#11
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: corentin <solois.corentin@gmail.com>
Co-committed-by: corentin <solois.corentin@gmail.com>
2024-01-31 12:19:50 +00:00
CoCo_Sol 59155b9cca Add the second brainstorm (!9)
All checks were successful
Rust Checks / checks (push) Successful in 35s
Co-authored-by: Bijunoka
Reviewed-on: corentin/border-wars#9
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: corentin <solois.corentin@gmail.com>
Co-committed-by: corentin <solois.corentin@gmail.com>
2024-01-31 06:06:37 +00:00
Racloody 5037929d4b Correction of capital letters in the README.md (!7)
All checks were successful
Rust Checks / checks (push) Successful in 8s
Co-authored-by: Elouan <elouan@noreply.tipragot.fr>
Reviewed-on: corentin/border-wars#7
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Tipragot <contact@tipragot.fr>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: Racloody <racloody@noreply.tipragot.fr>
Co-committed-by: Racloody <racloody@noreply.tipragot.fr>
2024-01-20 14:08:57 +00:00
Racloody e4ad48bae6 Change my status (!6)
All checks were successful
Rust Checks / checks (push) Successful in 8s
Co-authored-by: Elouan <elouan@noreply.tipragot.fr>
Reviewed-on: corentin/border-wars#6
Reviewed-by: Tipragot <contact@tipragot.fr>
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: Racloody <racloody@noreply.tipragot.fr>
Co-committed-by: Racloody <racloody@noreply.tipragot.fr>
2024-01-20 14:08:40 +00:00
CoCo_Sol 1b2528f9c4 Add nixos config (!8)
All checks were successful
Rust Checks / checks (push) Successful in 8s
flake.lock is as important as cargo.lock

Reviewed-on: corentin/border-wars#8
Co-authored-by: corentin <solois.corentin@gmail.com>
Co-committed-by: corentin <solois.corentin@gmail.com>
2024-01-19 17:04:22 +00:00
CoCo_Sol d4151f7ac1 Remove mind map fomatage (!3)
All checks were successful
Rust Checks / checks (push) Successful in 13s
Reviewed-on: corentin/border-wars#3
Reviewed-by: Tipragot <contact@tipragot.fr>
2024-01-19 06:27:11 +00:00
CoCo_Sol fa85de6af3 Change link of Arthur (!4)
Some checks failed
Rust Checks / checks (push) Has been cancelled
Reviewed-on: corentin/border-wars#4
Reviewed-by: Tipragot <contact@tipragot.fr>
2024-01-19 06:26:51 +00:00
CoCo_Sol 34735ac628 Add first brainstorm (#2)
All checks were successful
Rust Checks / checks (pull_request) Successful in 6s
Rust Checks / checks (push) Successful in 41s
Reviewed-on: corentin/border-wars#2
Reviewed-by: Tipragot <contact@tipragot.fr>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
2024-01-14 00:36:59 +00:00
Tipragot 3903635fe4 Ajout d'une vérification pour les exemples dans les documentations (#1)
All checks were successful
Rust Checks / checks (push) Successful in 6s
Rust Checks / checks (pull_request) Successful in 5s
Reviewed-on: corentin/border-wars#1
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-01-12 21:29:07 +00:00
CoCo_Sol 22ddf8d09b Initial commit 2024-01-09 20:12:38 +00:00