Commit Graph
31 Commits
Author SHA1 Message Date
Stone_Red c2b84dd475 Code refactoring 2022-04-22 16:09:21 +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 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