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 |
|
Bora M. Alper
|
10ba415c9a
|
tried fixing appveyor config, small change to README
|
2019-01-05 21:33:30 +03:00 |
|
Bora M. Alper
|
093d4c01f3
|
bumped version to v0.7.2
|
2019-01-01 18:29:34 +03:00 |
|
Bora M. Alper
|
8aaf9b4adf
|
fixed search error (#183)
|
2019-01-01 18:23:57 +03:00 |
|
Bora M. Alper
|
70371bf65a
|
updated READMEs of d/w
|
2018-12-31 12:47:56 +03:00 |
|
Bora M. Alper
|
d1126e3858
|
added links for Docker Hub
|
2018-12-30 20:14:31 +03:00 |
|
Bora M. Alper
|
87cec4ec37
|
magneticod: latest status messages now of priority info (rather than warn)
|
2018-12-30 19:40:35 +03:00 |
|
Bora M. Alper
|
f8a780068c
|
fixed no-auth problem (now works as intended)
|
2018-12-30 19:40:11 +03:00 |
|
Bora M. Alper
|
b375658fca
|
updated version to v0.7.1
|
2018-12-30 19:39:41 +03:00 |
|
Bora M. Alper
|
f7c2b2d29e
|
bumped docker Go version from 1.10 to 1.11
|
2018-12-30 19:39:03 +03:00 |
|
Bora M. Alper
|
786c72c3ad
|
Merge pull request #179 from jangrewe/master
Fix Docker images
|
2018-12-30 19:18:52 +03:00 |
|
Jan Grewe
|
6cea6ae9d9
|
Don't run tests when building Docker images.
Use maintained go-bindata.
|
2018-12-30 11:06:01 +01:00 |
|
Jan Grewe
|
2cba4905f7
|
Merge branch 'master' of github.com:jangrewe/magnetico
|
2018-12-30 10:49:44 +01:00 |
|
Jan Grewe
|
16596806d3
|
Merge branch 'master' of https://github.com/boramalper/magnetico
|
2018-12-30 10:48:31 +01:00 |
|
Bora M. Alper
|
889d7c95d2
|
Update Makefile
Co-Authored-By: jangrewe <jan@faked.org>
|
2018-12-30 10:42:10 +01:00 |
|
Bora M. Alper
|
45d37a528c
|
fixed Travis CI build status tag
|
2018-12-30 08:30:56 +03:00 |
|
Bora M. Alper
|
06383d1a2e
|
stylistic changes
|
2018-12-30 08:25:03 +03:00 |
|
Bora M. Alper
|
e01a3bed40
|
better error handling at sqlite3.go
|
2018-12-30 08:24:44 +03:00 |
|
Bora M. Alper
|
e7f5fb0831
|
better error handling at iso8601
|
2018-12-30 08:24:33 +03:00 |
|
Bora M. Alper
|
32fbe90604
|
max # of leeches limited, fixed parameters are now configurable
|
2018-12-30 08:24:14 +03:00 |
|
Bora M. Alper
|
c30f69d1e9
|
leech now correctly calls OnError when ext msg cannot be decoded
|
2018-12-30 08:22:50 +03:00 |
|
Bora M. Alper
|
eea341407d
|
fixed travis, added vet and staticcheck in makefile, modified READMEs
|
2018-12-30 08:21:56 +03:00 |
|
Bora M. Alper
|
3d80f7375c
|
PeerID is now honoured, -MC- is our prefix!
|
2018-12-25 18:38:13 +03:00 |
|