Stone_Red
f0b0934b06
Catch SocketException when listing remote files
2025-03-03 22:01:05 +01:00
Stone_Red
e41a9eff45
Update/Replace NuGet libraries
2025-03-03 21:21:29 +01:00
Stone_Red
fabbc52a35
Properly handle unexpected end of stream
2023-12-18 20:14:42 +01:00
Stone_Red
5cbb18f4b3
Add additional saveguards
2023-12-18 20:01:18 +01:00
Stone_Red
6117fcc81f
Add WAV streaming support
2023-12-18 19:52:17 +01:00
Stone_Red
a44d8ebe73
Add estimated time remaining to download progress
2023-12-14 23:54:49 +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
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
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
f635b0d855
Improve file list commands
2023-12-14 11:21:31 +01:00
Stone_Red
6d60f3891d
Add sync command
2023-12-14 10:05:53 +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
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
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
495a09ec60
Update naming and add auto retry if hash is wrong
2022-04-21 07:34:28 +02: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
Stone_Red
a90af811c1
Fix important bug
...
- Fixed a bug that caused the content of the file to be sent as the filename
2022-02-28 20:28:05 +01:00
Stone_Red
9675361695
Fix code formatting and decrease host answer delay
2022-02-27 13:47:45 +01:00
Stone_Red
a2fa7dd3f8
Resolve domains and code structure improvements
...
- Resolve domains when adding a new host
- Change `NotificationMessageType.Raw` to `NotificationMessageType.Info`
- Fix wrong color when using the `info` command
2022-02-26 15:29:27 +01:00
Stone_Red
cf7f952012
Improve code structure
...
- Add separate API project
- Add notification system
2022-02-24 22:56:45 +01:00