Commit graph

800 commits

Author SHA1 Message Date
Igor Katson
dc137c075f Move to storage folder 2024-05-02 12:29:46 +04:00
Igor Katson
c6a8761a8d Move storage to mod.rs 2024-05-02 12:29:46 +04:00
Igor Katson
67c22c9313 It compiles now 2024-05-02 12:29:46 +04:00
Igor Katson
42bbf84ea5 Fixing up initialization to allow passing in custom storages 2024-05-02 12:29:46 +04:00
Igor Katson
1b49257019 Storages 2024-05-02 12:29:46 +04:00
Igor Katson
609f9d92ae
Remove outdated comment 2024-05-02 09:11:45 +01:00
Igor Katson
d2e37ead51
Download speed: dont lag behind disk 2024-05-02 09:10:36 +01:00
Igor Katson
648c4edf71
Add explanation to peer semaphore 2024-05-02 09:04:57 +01:00
Igor Katson
04d8b5f7c8 128 works even better 2024-05-01 15:55:55 +04:00
Igor Katson
371d1ff927 Bump up peer semaphore 2024-05-01 15:55:55 +04:00
Igor Katson
5cac8ac02c fix after rebase on remove-reopen 2024-05-01 00:43:51 +04:00
Igor Katson
4a73739871 Force set file length on stream 2024-05-01 00:43:51 +04:00
Igor Katson
0ebd4aa128 Force set file length on stream 2024-05-01 00:43:51 +04:00
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
517b62a35b Update TODO.md 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
2b315a6524 Nothing. todo 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
c22bbe8d61
Remove .unwrap() in UDP tracker code 2024-04-29 19:41:00 +01:00
Igor Katson
517d05d190
Preparing 5.6.3 2024-04-29 16:43:17 +01:00
Igor Katson
d664b71625
Merge pull request #127 from ikatson/fix-merge-streams
Fix merging DHT and tracker streams
2024-04-29 19:42:13 +04: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
bf01929ccb
Merge pull request #126 from ikatson/bugfix-steal-2024-04
Fix a bug in stealing code
2024-04-29 15:09:45 +04: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
c60b380897
Cargo.lock update 2024-04-23 23:10:38 +01:00
Igor Katson
340daa6b24
5.6.1 2024-04-23 23:08:49 +01:00
Igor Katson
ad1f49f5cc
Add armv7 musl build to release 2024-04-23 23:08:21 +01:00
Igor Katson
0fd7b42367
Merge pull request #123 from ikatson/dev
Bugfix: on 32 bit systems files > 4gb
2024-04-24 02:04:49 +04: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
2982d4f3fc
armv7 musl 2024-04-23 22:17:24 +01:00
Igor Katson
1001a44a24
Disable trackers propagate 2024-04-23 22:17:15 +01:00