Commit Graph
9636 Commits
Author SHA1 Message Date
orignal 542eec2e33 Merge pull request #2523 from wipedlifepotato/openssl
feat: eta, total-size, fix percent for 0-1 range + torrent_client minimal js
2026-08-27 19:57:15 -04:00
wipedlifepotato 532f1926b4 update hacker 2026-08-28 02:44:24 +03:00
wipedlifepotato 5c5856b5d2 fix: eta 2026-08-28 02:27:49 +03:00
wipedlifepotato 10265c9836 no speed if not downloads 2026-08-28 02:25:33 +03:00
wipedlifepotato cf965b6d71 hacker mode js client torrent webconsole 2026-08-28 02:23:53 +03:00
wipedlifepotato 487b871bce feat: eta, total-size, fix percent for 0-1 range 2026-08-28 02:21:56 +03:00
orignal 9e92046911 pass event to datagram tracker 2026-08-27 15:07:05 -04:00
orignal 8b740fe66a handle announce response from datagram tracker 2026-08-27 11:24:49 -04:00
orignal 37e8cb37dd send announce request to datagram tracker 2026-08-26 21:42:55 -04:00
orignal 80691ba64d Torrents/TorrentsTunnel split 2026-08-26 16:12:08 -04:00
orignal 8c953c5eae fixed x86 build 2026-08-25 22:22:44 -04:00
orignal 3d14e95567 correct signature for Datagram2 2026-08-25 20:00:48 -04:00
orignal 27ab13c726 connect to datagram tracker 2026-08-25 18:06:26 -04:00
orignal 3f413d322d trackers, ETA and correct percentDone RPC response 2026-08-25 14:45:42 -04:00
orignal 4177076df9 postpone sending ack if immediate ack requested until all packets get processed 2026-08-25 08:53:24 -04:00
orignal 9c8e448988 lowercase failure reason. check some invlalid file names on windows only 2026-08-25 08:51:05 -04:00
orignal dd8ef88ff0 Merge pull request #2520 from pobregat0/torrent-skip-invalid
skip a torrent file that failed to parse
2026-08-24 21:29:08 -04:00
orignal 864687a622 BEP10 handshake 2026-08-24 21:26:22 -04:00
PobreGato fd799b6f70 skip a torrent file that failed to parse 2026-08-25 04:18:18 +03:00
orignal 692b5eab33 Merge pull request #2519 from pobregat0/torrent-path-check
check names from a torrent file before they become a path
2026-08-24 19:56:35 -04:00
PobreGato 850bccdb76 check names from a torrent file before they become a path 2026-08-25 01:37:02 +03:00
orignal 58cd483f79 Merge pull request #2518 from pobregat0/console-bounded-wait
don't let a web console page hang on a stopped service
2026-08-24 18:19:53 -04:00
orignal 558c50ca24 http.javascript config param 2026-08-24 18:16:50 -04:00
PobreGato 1e295d77a8 don't let a web console page hang on a stopped service 2026-08-25 01:15:41 +03:00
orignal 393da480da Merge pull request #2504 from pobregat0/stop-from-any-thread
stop a destination on its own thread whoever calls it
2026-08-24 16:55:17 -04:00
orignal da091cbb99 Merge pull request #2517 from wipedlifepotato/JS_CLIENT_TORRENT
peers + files (torrent js client)
2026-08-24 16:31:21 -04:00
wipedlifepotato eb32c69649 torrent-rpc.js get files 2026-08-24 23:29:03 +03:00
wipedlifepotato 1c627a9eb1 to contrib 2026-08-24 23:27:32 +03:00
wipedlifepotato c9c125d089 peers + files 2026-08-24 23:24:45 +03:00
orignal 060a06483b don't connect to self 2026-08-24 16:15:40 -04:00
orignal 465e17a9b9 common code http response 2026-08-24 15:38:13 -04:00
orignal 29f8a4a985 Merge pull request #2516 from wipedlifepotato/JS_CLIENT_TORRENT
fix: fix overflow to auto (torrent-js client)
2026-08-24 15:23:47 -04:00
wipedlifepotato 992de495ad fix: CORS 2026-08-24 22:06:12 +03:00
orignal 47363b84c6 Merge pull request #2512 from jpk68/http-thread-safety
http, i2pcontrol: use thread-safe snapshots for session/tunnel lists
2026-08-24 13:07:51 -04:00
orignal ef62c57001 support multiple trackers 2026-08-24 13:04:06 -04:00
jpk68 1124b6259f http, i2pcontrol: use thread-safe snapshots for session/tunnel lists 2026-08-24 10:20:04 -04:00
wipedlifepotato 01bae46c0c scroll instead auto for 100% пролистывания если места не хватит 2026-08-24 17:08:54 +03:00
wipedlifepotato e0e8197426 fix: fix max-width for content 2026-08-24 17:05:39 +03:00
wipedlifepotato 114f5e4f05 fix: fix overflow to auto 2026-08-24 16:56:23 +03:00
orignal 77b18b3b29 Merge pull request #2515 from wipedlifepotato/JS_CLIENT_TORRENT
torrent-client.js add rateUpload
2026-08-24 09:54:21 -04:00
wipedlifepotato 2893a99e5f torrent-client.js add rateUpload 2026-08-24 16:53:04 +03:00
orignal 522552ff0e Merge pull request #2514 from wipedlifepotato/JS_CLIENT_TORRENT
feat: js_torr_client prepare (experimental)
2026-08-24 09:43:32 -04:00
wipedlifepotato e2ee5b6e22 drop logprint debug 2026-08-24 16:25:25 +03:00
wipedlifepotato 3b169793c3 torrent-rpc-client-page 2026-08-24 16:22:33 +03:00
wipedlifepotato 583983303f feat: js_torr_client 2026-08-24 11:47:15 +03:00
orignal 299ad6fd1c comman RequestedBlock as tuple of (index, offset, len) 2026-08-23 21:32:46 -04:00
orignal f1f7737dcd Merge pull request #2513 from pobregat0/udp-handlers-shared-ptr
hold udp tunnel and session by shared_ptr in socket handlers
2026-08-23 18:38:25 -04:00
PobreGato 828efcc9eb hold udp tunnel and session by shared_ptr in socket handlers 2026-08-24 01:09:26 +03:00
orignal d0d6b8837a erase used element from m_SavedPackets in one shot 2026-08-23 16:03:38 -04:00
orignal d801e971fb removed CreatePath 2026-08-23 14:58:28 -04:00