Commit Graph

287 Commits

Author SHA1 Message Date
Bora M. Alper
18edea1c80
magneticod: potential improvements to indexing service 2020-02-22 14:26:45 +00:00
Bora M. Alper
58ef12c79d
magneticod: ignore 204 Method Unknown DHT errors 2020-02-22 14:26:17 +00:00
Bora M. Alper
3a99ce5e02
remove depends in docker-compose 2020-02-21 13:20:07 +00:00
Bora M. Alper
04818c5bea
docker-compose add indexer-addr port 1212 fix 2020-02-21 11:50:05 +00:00
Bora M. Alper
9ab62466da
docker-compose add indexer-addr port 1212 2020-02-21 11:48:33 +00:00
Bora M. Alper
de3b8df264
fix docker-compose mount point 2020-02-21 11:46:08 +00:00
Bora M. Alper
ce8117b0a1
remove volumes in docker-compose 2020-02-21 11:43:59 +00:00
Bora M. Alper
4814945b2d
fix docker 2020-02-21 11:39:35 +00:00
Bora M. Alper
c16276bf3f
fix network in docker-compose.yml 2020-02-21 09:10:46 +00:00
Bora M. Alper
db6610b916
add network: host to docker-compose for magneticod 2020-02-21 09:09:27 +00:00
Bora M. Alper
63b58be9cf
Merge pull request #235 from alcalyn/fix/docker
Fix docker-compose.yml, allow to run from dockerhub or build own image
2020-02-21 09:07:09 +00:00
Bora M. Alper
24da70408b
add deepsource 2020-02-20 23:31:06 +00:00
Bora M. Alper
48830b530c
Merge pull request #239 from anacrolix/patch-1
Update FUNDING.yml
2020-01-30 09:39:51 +00:00
Matt Joiner
3c433161e6
Update FUNDING.yml 2020-01-17 10:02:07 +11:00
Julien Maulny
e76ac3a3f9
Fix docker-compose.yml, allow to run from dockerhub or build own image 2019-11-14 12:59:03 +01:00
Bora M. Alper
17e43fa504
Merge pull request #225 from lruggieri/concurrency_fix
fixed concurrency on routingTable map
2019-11-09 16:49:32 +00:00
Luca Ruggieri
7ec193b598 fixed concurrency on routingTable map 2019-10-27 12:05:10 +01:00
Bora M. Alper
c4215d2657
Merge pull request #216 from ursine/patch-2
Python -> Go
2019-10-07 13:55:40 +01:00
Bora M. Alper
8329dec757
Merge pull request #217 from ursine/patch-1
Fixed spelling
2019-10-07 13:54:56 +01:00
Gary Coulbourne
4250c47537
Python -> Go
Since the software was ported to Go, edited the contribution details to reflect this.
2019-10-03 09:40:44 -04:00
Gary Coulbourne
ab00ab3de8
Fixed spelling
Querying was misspelled.  (noticed it while reading through the code to understand it)
2019-10-03 09:36:37 -04:00
Bora M. Alper
d822314aa3
fix typo in pkg/README.md 2019-09-18 12:34:12 +01:00
Bora M. Alper
cc401bb9c7
fix docker tags 2019-09-18 02:27:04 +01:00
Bora M. Alper
46e4395786
update stdout db engine output example 2019-09-18 02:24:36 +01:00
Bora M. Alper
f749941ca0
version 0.9.0 and fix stdout hex encoding 2019-09-18 02:13:55 +01:00
Bora M. Alper
c310d993bb
fix formatting in persistence/stdout.go 2019-09-18 02:05:29 +01:00
Bora M. Alper
f2edd2499a
fix travis go modules 2019-09-18 02:02:41 +01:00
Bora M. Alper
7c881cae65
add Stdout dummy database engine 2019-09-18 01:51:58 +01:00
Bora M. Alper
0e2fd5a7cc
Merge branch 'master' of github.com:boramalper/magnetico 2019-09-18 01:23:00 +01:00
Bora M. Alper
d7bfbc7182
use before set, see #174 (thanks to @Glandos) 2019-09-18 01:22:34 +01:00
Bora M. Alper
0e9dcba5b6 fix Docker setup 2019-09-18 01:21:50 +01:00
Bora M. Alper
d8f58447ba
Create FUNDING.yml 2019-06-05 15:00:50 +01:00
Bora M. Alper
bf7fca3af0
Merge pull request #206 from jangrewe/patch-1
Fix link to Docker Hub
2019-05-25 22:07:56 +01:00
Jan Grewe
e384c2558e
missed the second link 2019-05-25 14:09:39 +02:00
Jan Grewe
4b56c1d33f
Fix link to Docker Hub 2019-05-25 13:45:51 +02:00
Bora M. Alper
93d424344a
[magneticod] remove Config section from README.md 2019-05-21 16:45:13 +01:00
Bora M. Alper
2cc4c4930a
[magneticow] fully client-side rendering + better file tree + API fixes 2019-05-21 13:31:51 +01:00
Bora M. Alper
75abc0ee02
[magneticod] add parameters to adjust resource usage 2019-05-21 13:31:01 +01:00
Bora M. Alper
d55e65419d
[magneticod] switch to pkg/profile from std lib 2019-05-19 17:24:27 +01:00
Bora M. Alper
061aff8ddc
[magneticod] detect UDP socket closure reliably 2019-05-19 17:23:55 +01:00
Bora M. Alper
738e5c1e0f
[magneticod] fix OOM caused by large BT msg size 2019-05-19 17:23:36 +01:00
Bora M. Alper
3c6fc334ad
fix Makefile paths for Go Modules 2019-05-19 17:22:22 +01:00
Bora M. Alper
a40322d2d8
[magneticow] now works on mobile! 2019-05-19 17:21:50 +01:00
Bora M. Alper
a25ca2e602
fix Makefile for Go Modules 2019-05-19 11:20:17 +01:00
Bora M. Alper
c3ebeffa4c
fix travis config 2019-05-19 10:31:49 +01:00
Bora M. Alper
5507ca371a
fix docker, move to go modules 2019-05-19 01:27:10 +01:00
Bora M. Alper
1fdfa131aa
v0.8.0 featuring BEP 51 "DHT Infohash Indexing" 2019-05-19 00:07:37 +01:00
Bora M. Alper
aae67090af
WIP for BEP 51 (complete but too buggy) 2019-05-15 13:18:42 +01:00
Bora M. Alper
88df49cb40
added CII Best Practices to README 2019-01-06 14:04:06 +03:00
Bora M. Alper
b0c9198f8d
started working on BEP 51: DHT Infohash Indexing 2019-01-05 21:35:13 +03:00