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
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
715f5de435
Add missing |
2022-02-26 15:32:03 +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
Stone_Red
6ffdc720a4
Fix .hyper files not adding hosts to host list
v0.1.1
2022-02-20 19:15:35 +01:00
Stone_Red
7783ebb2e9
Add GUI template
...
- Add AvaloniaUI GUI template to the project
- Add missing newline to the CLI output
2022-02-20 16:07:06 +01:00
Stone_Red
162c456ae5
Fix wording of a sentence
2022-02-11 19:20:50 +01:00
Stone_Red
c6e04eec96
Update README.md
2022-02-09 19:10:52 +01:00
Stone_Red
eedfdf8753
- Add more detailed How it works stuff
2022-02-08 23:16:32 +01:00
Stone_Red
f7210d1389
Create LICENSE
2022-02-08 23:03:21 +01:00
Stone_Red
2cba254df7
Add Usage, How it works and Disclaimer section
v0.1
2022-02-08 22:55:59 +01:00
Stone_Red
58060bdfa9
- Add missing dot
2022-02-08 22:10:30 +01:00
Stone_Red
1fcf36b5b9
Add list of commands
2022-02-08 20:29:45 +01:00
Stone_Red
b17aeddfa0
- Improve some messages of failed commands
...
- Add `remove host` command
2022-02-08 19:54:14 +01:00
Stone_Red
85b225e101
- Improve command code structure
2022-02-08 13:20:35 +01:00
Stone_Red
75ed95072d
Create README.md
2022-02-06 15:50:08 +01:00
Stone_Red
1cc422265d
- Fix spelling mistakes
...
- Rename `generate single` command to `generate noscan`
2022-02-03 20:00:24 +01:00
Stone_Red
eeb1882685
- Add ability to generate .hyper files
...
- Add ability to open `.hyper` files
- Code optimizations
2022-02-03 19:15:42 +01:00
Stone_Red
996fc7e5a6
- Order hosts by last active
...
- Remove `Setup.cs` file
- Add discover command
- Increase request timeout when downloading a file to avoid errors
- Better exception handling for file up/down-loading
2022-01-28 18:03:46 +01:00
Stone_Red
b758fa3dd5
- Add host expiration check to the HostManager.Remove method
2022-01-27 23:46:59 +01:00
Stone_Red
b1014a7c9a
- Automatically track downloaded files
2022-01-27 22:57:25 +01:00
Stone_Red
2df780709f
- Optimize downloading process
...
- Add expiration time to inactive hosts
2022-01-27 21:40:29 +01:00
Stone_Red
f2c01d2a38
- Add ability to add host after setup
...
- Add more commands
- Improve file downloading speed
2022-01-27 17:18:05 +01:00
Stone_Red
8897a566b3
- Add command system
...
- Add basic file sharing
2022-01-27 01:36:30 +01:00
Stone_Red
33ecedba21
Fix project naming
2022-01-25 22:27:46 +01:00
Stone_Red
ec6778b2be
Initial commit
2022-01-25 22:20:53 +01:00