Commit Graph
77 Commits
Author SHA1 Message Date
Stone_Red 04843f737a Fix log color when using light theme 2023-12-14 22:56:02 +01:00
Stone_Red e8ff5fed08 Improve log colors 2023-12-14 22:52:39 +01:00
Stone_Red 44dcd7f41b Improve debug logs 2023-12-14 22:50:38 +01:00
Stone_Red 44ea506609 Change log type 2023-12-14 22:46:36 +01:00
Stone_Red 2699069183 Add even more logs 2023-12-14 22:45:45 +01:00
Stone_Red 85b332ae72 Fix TcpClient getting disposed of too early 2023-12-14 22:42:15 +01:00
Stone_Red 553ebae348 Make sure NetworkClient can properly handle concurrent requests. 2023-12-14 22:34:21 +01:00
Stone_Red a2057e1b50 Add more debug logs 2023-12-14 22:21:07 +01:00
Stone_Red 71b6f3e0df Update log debug command description 2023-12-14 22:12:30 +01:00
Stone_Red c84ebdf7a1 Add debug logs 2023-12-14 22:11:50 +01:00
Stone_Red 62eca1c474 Improve consistency of notification messages 2023-12-14 20:50:41 +01:00
Stone_Red 30ce61cc41 Upgrade project to .NET 8 2023-12-14 19:00:47 +01:00
Stone_Red 9de227050a Change files to file(s) in log message 2023-12-14 18:00:49 +01:00
Stone_Red a07ae4fc4d Add new files count to log 2023-12-14 17:59:05 +01:00
Stone_Red e7c3d6ea44 Add directory watcher functionality 2023-12-14 17:55:20 +01:00
Stone_Red 73de6c8b5e Change socket format in error messages 2023-12-14 14:55:45 +01:00
Stone_Red f90968f155 Change ordering of hosts 2023-12-14 14:16:59 +01:00
Stone_Red 7b4b8e184d Fix get host list log message 2023-12-14 14:16:47 +01:00
Stone_Red 93aef05f3b Fix download speed calculation 2023-12-14 14:16:21 +01:00
Stone_Red d383d4d15b Add download speed to NetworkSocket 2023-12-14 12:29:17 +01:00
Stone_Red 661a506e76 Fix crash when using the sync command 2023-12-14 11:36:01 +01:00
Stone_Red 205e8e0c5e Add log when closing TCP client 2023-12-14 11:28:59 +01:00
Stone_Red f635b0d855 Improve file list commands 2023-12-14 11:21:31 +01:00
Stone_Red ec7bca5fc8 Update Console.Commander.NET package 2023-12-14 11:21:14 +01:00
Stone_Red 6d60f3891d Add sync command 2023-12-14 10:05:53 +01:00
Stone_Red 7913140dcd Print app info when starting 2023-12-14 09:15:23 +01:00
Stone_Red b4a8f83fb7 Add host index support to list files remote command 2023-12-14 09:09:56 +01:00
Stone_Red e20d133936 Add list files remote command 2023-12-14 00:03:42 +01:00
Stone_Red 6f8d15ec88 Improve deletion of port mapping 2023-12-13 23:21:13 +01:00
Stone_Red 8a587ee627 Add new log command and some general command improvments 2023-12-13 21:34:57 +01:00
Stone_Red b009d1ac64 Prevent adding own host to host list 2023-12-13 12:23:35 +01:00
Stone_Red a5983e427c Fix output of add host command 2023-12-12 12:25:51 +01:00
Stone_Red 8ec9a7964a Minor bug fixes 2023-12-01 14:07:52 +01:00
Stone_Red 9310160128 Stop 2023-11-23 12:16:31 +01:00
Stone_Red 2003cdcff0 Merge branch 'main' into develop 2023-02-06 15:41:09 +01:00
Stone_Red 6f9626fcfd Add response to discover command. 2023-02-06 15:28:53 +01:00
Stone_Red fb21a9f492 Code cleanup 2023-02-06 15:15:47 +01:00
Stone_Red 7d662dc113 Ignore broadcast messages from own PC 2022-11-25 12:05:34 +01:00
Stone_Red 1f770ce131 Add missing lines to README 2022-04-28 07:28:35 +02:00
Stone_Red 4dd2b7274e Fix StartTcpListener method not stopping program if fails 2022-04-25 11:16:01 +02:00
Stone_Red f5dd85e38c Update Console.Commander.NET to the newest version 2022-04-25 11:15:23 +02:00
Stone_Red 826c6fc7ee Fix command descriptions in README.md 2022-04-25 11:14:27 +02:00
Stone_Red c2b84dd475 Code refactoring 2022-04-22 16:09:21 +02:00
Stone_Red 9f08b5ca94 Merge branch 'develop' 2022-04-21 07:35:57 +02:00
Stone_Red f906d4581c Update naming and add auto retry if hash is wrong 2022-04-21 07:35:52 +02:00
Stone_Red 69929fd58a Add rule to ignore the warning: Mark members as static to .editorconfig 2022-04-21 07:35:50 +02:00
Stone_Red 495a09ec60 Update naming and add auto retry if hash is wrong 2022-04-21 07:34:28 +02:00
Stone_Red 21abb44230 Add rule to ignore the warning: Mark members as static to .editorconfig 2022-04-21 07:33:26 +02:00
Stone_Red 090c23d4a2 Merge pull request #1 from Stone-Red-Code/develop
Develop
2022-03-07 12:29:31 +01:00
Stone_Red 6572e5bda5 Fix bug
- Fix incorrect download speed calculation
- Add debug logging to the download section
2022-03-02 19:05:45 +01:00