guimoz
d3ff2419aa
Refactoring of the counter code
2017-04-13 19:20:34 +02:00
guimoz
28109eb586
Adds a counter of indexed torrents on the homepage
2017-04-12 21:06:59 +02:00
Chris Rose
dd40222fd6
Dockerize magnetico as a pair of conjoined containers
...
docker-compose links them, they share a DB on a volume container, and
expose the web interface on the host port 12345
2017-04-10 09:13:14 -07:00
Bora M. Alper
f9cb28f31a
Absence notice
...
finals are coming...
2017-04-10 18:01:13 +04:00
Bora M. Alper
0e48dff4fc
Updated PATH instructions for macOS
2017-04-10 17:57:59 +04:00
Bora M. Alper
8b598da790
Updated PATH instructions for macOS
2017-04-10 17:56:27 +04:00
Bora M. ALPER
1c15afb45a
v0.2.0 released
...
## Changes
### mangeticod
* Cython-based bencoder.pyx is used instead of our own pure Python solution.
* `--node-addr` commandline argument added.
* TCP QUICKACK is automatically enabled (instead of by default) so that magneticod can work on macOS as well.
* Database index added for `info_hash` column of `torrents` table.
### magneticow
* Some small performance improvements for search.
2017-04-10 17:44:09 +04:00
Bora M. Alper
dd37830b80
Merge pull request #16 from nneonneo/master
...
Fix magneticod on macOS.
2017-04-10 15:47:44 +04:00
Robert Xiao
a6ee9d509d
Fix magneticod on macOS.
...
macOS lacks the `TCP_QUICKACK` option. Since this is simply an
optimization, we can safely skip it on macOS.
2017-04-09 20:03:23 -04:00
Bora M. Alper
d848d02da0
removed (c) infringing SS from README.rst
...
and replaced with greater Ubuntu!
2017-04-05 19:27:31 +04:00
Bora M. ALPER
42b2d64d20
screenshots are added to README.rst
2017-04-03 12:11:57 +04:00
Bora M. ALPER
8a62e6bc2a
fixed installation instructions to install locally
2017-04-03 02:59:09 +04:00
Bora M. ALPER
257912a12f
initial commit
2017-04-03 00:11:58 +04:00