Igor Katson
ea2dfd0500
update URL for streams
2024-05-01 00:43:51 +04:00
Igor Katson
da3e199c91
Two JS small fixes (worth for main)
2024-05-01 00:43:51 +04:00
Igor Katson
7450e43eb8
Add a missing JS property
2024-05-01 00:43:51 +04:00
Igor Katson
6a9578cc0b
Fix a bug
2024-05-01 00:43:51 +04:00
Igor Katson
867785422c
update a cuople error messages
2024-05-01 00:43:51 +04:00
Igor Katson
82f8b0932c
Patch in some changes from another branch
2024-05-01 00:43:51 +04:00
Igor Katson
9474a6d52e
Works pretty well now!
2024-05-01 00:43:51 +04:00
Igor Katson
ffc662e370
Less spammy log message
2024-05-01 00:43:51 +04:00
Igor Katson
5ffe2d59b7
Fix streaming logic
2024-05-01 00:43:51 +04:00
Igor Katson
0a895c5b9c
Update streaming if checks
2024-05-01 00:43:51 +04:00
Igor Katson
94589a21fe
UI link to video files
2024-05-01 00:43:51 +04:00
Igor Katson
f0788f2c4a
Works fine now finally
2024-05-01 00:43:51 +04:00
Igor Katson
7e180c05b3
Fix the bugs
2024-05-01 00:43:51 +04:00
Igor Katson
eadb8872d9
Should be ready to test
2024-05-01 00:43:51 +04:00
Igor Katson
d1c6a5b584
Streaming test
2024-05-01 00:43:51 +04:00
Igor Katson
10974888fa
Streaming test
2024-05-01 00:43:51 +04:00
Igor Katson
dad127e0ea
Do not reopen files back and forth, less bugs
2024-05-01 00:43:51 +04:00
Igor Katson
28f65ef087
5.6.4
2024-04-29 19:42:16 +01:00
Igor Katson
517d05d190
Preparing 5.6.3
2024-04-29 16:43:17 +01:00
Igor Katson
7c83240a1a
Fix merging DHT and tracker streams
2024-04-29 13:57:29 +01:00
Igor Katson
9f806d7adb
Prepare 5.6.2
2024-04-29 12:11:32 +01:00
Igor Katson
9590df1122
Fix a bug in stealing code
2024-04-29 12:01:31 +01:00
Igor Katson
3d46d7cb97
Fix clippy lints related to recent bug
2024-04-24 14:19:04 +01:00
Igor Katson
5dee78227b
Fixing versions for cargo publish
2024-04-23 23:32:02 +01:00
Igor Katson
5dbba806c7
5.6.1 versioning fixups
2024-04-23 23:16:45 +01:00
Igor Katson
340daa6b24
5.6.1
2024-04-23 23:08:49 +01:00
Igor Katson
136e8fb953
Bufix: on 32 bit systems bugged narrowing leading to bad checksums
2024-04-23 22:48:29 +01:00
Igor Katson
1001a44a24
Disable trackers propagate
2024-04-23 22:17:15 +01:00
Igor Katson
3d4b2b1976
Fix #121
2024-04-18 19:10:34 +01:00
Igor Katson
5dafa81b9e
Fix build on 1.73
2024-04-15 23:41:47 +04:00
Igor Katson
96ae960070
Tiny optimisation
2024-04-15 23:41:47 +04:00
Igor Katson
2a4d9a85d5
Download files in filename priority by default
2024-04-15 23:41:47 +04:00
Igor Katson
e03600c463
Add file priorities.
2024-04-15 23:41:47 +04:00
Igor Katson
0230550ed3
Fix fetched bytes computation to not account for stolen bytes.
2024-04-07 22:45:47 +01:00
Igor Katson
cdbd91b13b
Stats on steals
2024-04-07 22:45:47 +01:00
Igor Katson
6a23f311e1
Send cancellations on steal
2024-04-07 22:45:47 +01:00
Igor Katson
841c84ff25
fix file progress when there are nested folders
2024-04-07 10:56:06 +01:00
Igor Katson
26c8af1ca7
rebuild webui
2024-04-07 10:56:06 +01:00
Igor Katson
7ec76fc5d4
Update subcrates
2024-04-07 10:56:06 +01:00
Igor Katson
81d2301e20
Starting to cut 5.6.0
2024-04-07 10:56:06 +01:00
Igor Katson
e18a711abf
v5.6.0-beta.1 ( #116 )
...
* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
2024-04-06 09:37:31 +01:00
Igor Katson
5eb01ac226
Ability to change the list of files at any time, including through UI ( #115 )
...
* Now can update the list of files without pausing/unpausing
* Shrink a few functions
* Reopen write when updating files
* Todos
* opened_file abstraction
* iter_pieces_within iterator
* Simplify iter_pieces_within
* Simplify iter_pieces_within
* Add "iter_file_details"
* temporarily broken: readonly by default
* Live torrent - reopen files
* Reopen files after changing the list
* Now reopening files read only when they are completed
* Fix a bug in opened_file.rs
* update todos
* update help
* Reconnect all peers that are idling
* Add a couple fields to OpenedFile
* Add a couple fields to OpenedFile
* Small cleanups - use the new iterator where possible
* size_of_piece_in_file function
* Updating have
* Include file progress
* Almost nothing
* ugly progress bars
* bad UI, saving
* its not so bad
* Works now
* update progress bar a bit
* Reopen read-only on pause
* Zero bytes isnt too bad! Doesnt break anything
* fix per file progress bars
* progress bar not as ugly anymore?
* ui tweaks
* fix a react bug
* TODO.md update
* Fix js + TODOs
* Compute per-file progress on init
* Fix stats updating live
* Nothing
* Nothing
* cleanup ui a bit
* Nothing
* Final fixes
* Trying to fix rust 1.73
* Sorting filenames
* remove unnecessary indentation
* Remove unnecessary comment
2024-04-06 09:20:03 +01:00
Igor Katson
2fb3da9dc5
Update rust-cache to v2 in github tests to make it faster ( #113 )
2024-04-05 10:52:27 +01:00
Igor Katson
8524e73fda
Updated version to 5.6.0-beta.0 (forgot to do it when releasing)
2024-04-05 10:31:19 +01:00
Igor Katson
f7b22aa0aa
Comments
2024-03-30 20:46:29 +00:00
Igor Katson
5c90e0cdd9
Fix a broken terst
2024-03-30 20:46:29 +00:00
Igor Katson
dd53eda662
Fatal error impossible after pause
2024-03-30 20:46:29 +00:00
Igor Katson
86d9d2c5f0
Possibility to change selected files after the fact
2024-03-30 20:46:29 +00:00
Igor Katson
feae1789a9
Remove dbg!
2024-03-30 20:46:29 +00:00
Igor Katson
51d1a0b0c7
Jeez...
2024-03-30 20:46:29 +00:00