|
578fdb0c1b
|
fix gui issue with receiver
|
2023-08-19 18:46:26 +02:00 |
|
|
61903d6140
|
readme update
|
2023-08-19 16:37:10 +02:00 |
|
|
bc28d99f87
|
specifiy iui fallback version
|
2023-08-19 16:31:48 +02:00 |
|
|
a0989bdc73
|
add delay option
|
2023-08-19 16:30:50 +02:00 |
|
|
9b7577ce65
|
migrate gui to a feature flag, drastically speed up send times
|
2023-08-19 16:14:35 +02:00 |
|
|
69081acc51
|
fix stdio
|
2023-03-02 18:00:55 +01:00 |
|
|
a10ebcd10c
|
Update README.md
|
2022-11-15 14:26:14 +01:00 |
|
|
74fc62483b
|
lockfile thing
|
2022-10-28 14:14:37 +02:00 |
|
|
f2d49809ac
|
version bump
|
2022-10-28 14:07:03 +02:00 |
|
|
7766698c68
|
fix a x/0 crash
|
2022-10-28 14:06:29 +02:00 |
|
|
0d34f49564
|
bump version
|
2022-10-03 18:59:57 +02:00 |
|
|
783116217d
|
Merge branch 'main' of github.com:TudbuT/qft
|
2022-10-03 18:48:21 +02:00 |
|
|
c8074ef4b6
|
better style
|
2022-10-03 18:48:18 +02:00 |
|
|
29fbb2de67
|
Merge pull request #5 from amatgil/main
Speed indicator
|
2022-10-03 18:44:30 +02:00 |
|
amatgil
|
15c4327c85
|
Should be working correctly :))
|
2022-10-03 18:22:03 +02:00 |
|
amatgil
|
93d5806e49
|
Attempted to add speed indicator on both sender and receiver (untested)
|
2022-10-03 00:56:32 +02:00 |
|
|
f5caf49c92
|
Merge branch 'main' of github.com:TudbuT/qft
|
2022-09-06 18:04:24 +02:00 |
|
|
5347a60057
|
remove unused code
|
2022-09-06 18:04:14 +02:00 |
|
|
934a86d5b7
|
Update COPYING
|
2022-09-01 21:18:12 +02:00 |
|
|
2dc6b3343e
|
Merge branch 'main' of github.com:TudbuT/qft
|
2022-08-27 18:12:52 +02:00 |
|
|
7e7d922129
|
add a helper log
|
2022-08-27 18:10:13 +02:00 |
|
|
56fa241fe4
|
Create COPYING
|
2022-08-24 12:39:29 +02:00 |
|
|
ecd9646f59
|
Change license to GPLv3
|
2022-08-24 12:37:58 +02:00 |
|
|
3ef64b6903
|
Update README.md
|
2022-08-24 10:48:52 +02:00 |
|
|
40aa548781
|
dont replace the printed amount of bytes sent/received on each wrap
|
2022-08-24 10:00:53 +02:00 |
|
|
22aefed03a
|
dont replace the printed amount of bytes sent/received on each wrap
|
2022-08-23 13:32:51 +02:00 |
|
|
2a675aa9d5
|
fix a rare connection glitch
|
2022-08-23 10:06:09 +02:00 |
|
|
bd3e770a0d
|
make loading bar start as soon as connection is established
|
2022-08-23 09:51:39 +02:00 |
|
|
ba9003a88c
|
increase resend-buffer size
|
2022-08-21 22:21:32 +02:00 |
|
|
7c5f42916a
|
fix a few connection reliability issues
|
2022-08-21 21:55:32 +02:00 |
|
|
a7b28c1bc9
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:38:33 +02:00 |
|
|
8de978608d
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:38:27 +02:00 |
|
|
c72485f363
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:36:53 +02:00 |
|
|
c02b5efdb2
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:36:38 +02:00 |
|
|
df01da5ba1
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:25:25 +02:00 |
|
|
1ebc3b4911
|
make gui open whenever no args are supplied
|
2022-08-21 20:24:59 +02:00 |
|
|
12728a4f17
|
make gui open whenever no args are supplied
|
2022-08-21 20:03:43 +02:00 |
|
|
e4ff6329ec
|
add working progress bar to receiver (breaks compatibility with 0.4)
|
2022-08-21 18:58:37 +02:00 |
|
|
ac3063c9d3
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 15:04:18 +02:00 |
|
|
1c0e2a500a
|
delete gh-actions
|
2022-08-21 15:04:10 +02:00 |
|
|
e13c0dcba2
|
Update README.md
|
2022-08-21 14:54:56 +02:00 |
|
|
8b97d67ba4
|
attempt to fix gh-actions
|
2022-08-21 14:34:28 +02:00 |
|
|
b3478e58b0
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 14:33:48 +02:00 |
|
|
0351b5e214
|
attempt to fix github actions
|
2022-08-21 14:33:31 +02:00 |
|
|
c15d53ce35
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 14:31:31 +02:00 |
|
|
f149e5f8f5
|
attempt to fix github actions
|
2022-08-21 14:31:13 +02:00 |
|
|
86faa0659a
|
attempt to fix github actions
|
2022-08-21 14:12:30 +02:00 |
|
|
fd4f13e4a7
|
add a GUI
|
2022-08-21 14:10:10 +02:00 |
|
|
7dc768776e
|
attempt to fix github-actions
|
2022-08-21 14:09:07 +02:00 |
|
|
b8f5a83af5
|
Create rust.yml
|
2022-08-21 14:02:04 +02:00 |
|