Commit graph

798 commits

Author SHA1 Message Date
Igor Katson
5740d3ebe9
create InteralAddResult 2024-08-12 23:10:11 +01:00
Igor Katson
a6b582d6cc
Update README 2024-08-12 22:52:22 +01:00
Igor Katson
6f40465aa0
prettify build.rs a bit 2024-08-12 22:48:51 +01:00
Igor Katson
f0c882deb7
trying to fix post build 2024-08-12 22:45:51 +01:00
Igor Katson
3b7383ac13
Better logs 2024-08-12 21:45:20 +01:00
Igor Katson
3d81a536e5
Try shorten powershell path 2024-08-12 21:24:00 +01:00
Igor Katson
32e40ca0c1
try running through shell 2024-08-12 21:19:05 +01:00
Igor Katson
1f75f88293
Trying npm.exe on windows 2024-08-12 21:05:59 +01:00
Igor Katson
2b1601ee85
failed to execute: show errors better 2024-08-12 20:59:21 +01:00
Igor Katson
6a185a7805
show both stdout and stderr 2024-08-12 20:57:33 +01:00
Igor Katson
b2c241c3d8
Run npm install as part of build.rs too 2024-08-12 20:24:05 +01:00
Igor Katson
6d2c32fb48
Generate webui artifacts as part of build process 2024-08-12 20:12:08 +01:00
Igor Katson
14aa4a2f11
generate webui dist files as part of build.rs 2024-08-12 20:07:47 +01:00
Igor Katson
f2b28ddbe3
Fix #154 - desktop now can upload files properly 2024-08-12 19:53:00 +01:00
Igor Katson
14b023b592
Fix playlist content type 2024-08-10 13:47:02 +01:00
Ivan
ff190e3070 Add comment 2024-08-09 22:15:16 +02:00
Ivan
b38c371d3f Playlist ordering and mime 2024-08-09 21:38:31 +02:00
Igor Katson
56eaa6aa6a
Global playlist 2024-08-09 12:40:03 +01:00
Ivan
b5b74876d6 Sort playlist and fix playlist URL copy 2024-08-09 08:38:50 +02:00
Igor Katson
65e4f1b0a6
Copy playlist to clipboard, native UI (not alert) 2024-08-08 09:56:16 +01:00
Igor Katson
e495639322
Merge pull request #168 from ikatson/socks
SOCKS5 proxy support
2024-08-08 08:53:34 +01:00
Igor Katson
70dcb2e6cb
First pass to implement socks5 support 2024-08-08 00:46:39 +01:00
Igor Katson
8c16239a0e
use reqwest client rather than global 2024-08-07 23:28:44 +01:00
Igor Katson
e83c3d5534
Merge pull request #167 from izderadicka/playlist
Playlis for playable media
2024-08-07 16:22:21 +01:00
Igor Katson
010ad58c21
webui-build 2024-08-06 14:14:42 +01:00
Igor Katson
37b96aedf8
updates and upgrades 2024-08-06 13:53:13 +01:00
Igor Katson
183572b695
Upgrade deps 2024-08-06 13:49:03 +01:00
Igor Katson
b866825f51
Prepare for 6.0.0 2024-08-06 13:44:09 +01:00
Ivan
e7829bf213 Encode file names in playlist 2024-08-05 09:33:37 +02:00
Ivan
510c2ee231 Add a playlist to torrent 2024-08-04 13:36:39 +02:00
Igor Katson
95f958ef39
Fix new clippy lints 2024-08-03 11:16:34 +01:00
Igor Katson
0e71b80da3
Try to address issue 161 2024-08-03 10:50:31 +01:00
Ivan
049293d7cd Update leaky_bucket version 2024-08-03 09:58:58 +02:00
Igor Katson
c86e663f24
Merge pull request #162 from izderadicka/add_content_type_to_stream
Add content type to streams
2024-08-02 12:56:13 +01:00
Ivan
970bdb8652 Refactor - use better style 2024-08-02 13:29:20 +02:00
Igor Katson
91f03cb81d
Merge pull request #158 from izderadicka/suppress_dead_code_warnings
Mark dead code explicitly
2024-08-02 09:00:33 +01:00
Ivan
85a81c55f6 Modify webui - enable to stream any file - to new tab 2024-07-28 13:20:49 +02:00
Ivan
aa2bac8bf5 Use content-lengh when there is no ranges header 2024-07-28 12:15:56 +02:00
Ivan
a77c1caace Add contet-type to stream 2024-07-27 11:44:15 +02:00
Igor Katson
76083be286
Merge pull request #157 from izderadicka/naive_streaming_fix
Add spawn blocking to FileStream
2024-07-27 07:58:38 +01:00
Ivan
e08821bff7 Mark dead code explicitly 2024-07-27 08:46:33 +02:00
Ivan
7e8935388c Use BlockingSpawner 2024-07-27 08:17:04 +02:00
Marius
e56f783ef9
Fix: Add support for TB and PB in formatBytes 2024-07-25 12:34:03 +02:00
Ivan
fdacb7bc16 Fix e2e streaming test 2024-07-21 15:11:23 +02:00
Ivan
1c9aa8ca72 Fist naive attempt to improve streaming
at leat inform executor about blocking call
2024-07-20 20:03:42 +02:00
Ivan
302c6d814d Add redirect for /web 2024-07-20 10:08:10 +02:00
Evrins Hu
a7cd3758ab fix: can not add base32 encoded magnet url 2024-07-16 13:49:51 +08:00
Igor Katson
151933b403
remove .inspect_err() 2024-06-21 15:17:48 +01:00
Igor Katson
36359150a7
Remove annoying error message when task is cancelled 2024-06-21 15:17:48 +01:00
Igor Katson
ace4bed0c6
Folders and files are now deleted more comprehensively 2024-06-21 15:17:41 +01:00