| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor DHT code into separate package | Felix Hanley | 2018-02-15 | 24 | -1249/+733 |
| * | Basic DHT functions | Felix Hanley | 2018-02-09 | 13 | -60/+866 |
| * | Use my own bencode implementation | Felix Hanley | 2018-01-21 | 6 | -265/+740 |
| * | Configure main executable flags | Felix Hanley | 2018-01-09 | 1 | -73/+74 |
| * | Begin splitting up libraries | Felix Hanley | 2018-01-09 | 14 | -85/+78 |
| * | WIP start on worker implementations | Felix Hanley | 2018-01-08 | 14 | -505/+487 |
| * | Rename constants | Felix Hanley | 2018-01-04 | 1 | -23/+23 |
| * | Update config WIP | Felix Hanley | 2018-01-03 | 4 | -132/+94 |
| * | Add library based structure and split up tag creation | Felix Hanley | 2018-01-03 | 3 | -16/+246 |
| * | Make btClient a worker in a pool | Felix Hanley | 2018-01-03 | 2 | -205/+190 |
| * | Rename package | Felix Hanley | 2018-01-03 | 13 | -13/+23 |
| * | Rename binary | Felix Hanley | 2018-01-03 | 1 | -1/+1 |
| * | Add logger dep | Felix Hanley | 2018-01-03 | 13 | -0/+593 |
| * | Add makefile | Felix Hanley | 2018-01-03 | 1 | -0/+23 |
| * | Update deps | Felix Hanley | 2018-01-03 | 31 | -1347/+19 |
| * | Minor clean ups1.0.0 | Felix Hanley | 2017-06-19 | 2 | -13/+9 |
| * | Require character class tags to have at least 3 characters | Felix Hanley | 2017-06-19 | 2 | -2/+3 |
| * | Give reason for skipping torrent | Felix Hanley | 2017-06-19 | 1 | -1/+1 |
| * | Add basic pagination | Felix Hanley | 2017-06-19 | 2 | -28/+84 |
| * | Fix configuration setting and add Unicode character class tags | Felix Hanley | 2017-06-19 | 8 | -61/+98 |
| * | Ensure the index hanlder only serves the root URL | Felix Hanley | 2017-06-18 | 2 | -3/+6 |
| * | Update to interface | Felix Hanley | 2017-06-18 | 2 | -48/+61 |
| * | Ensure the default set of tags are skipped | Felix Hanley | 2017-06-18 | 1 | -4/+5 |
| * | Try out a different main loop | Felix Hanley | 2017-06-18 | 1 | -17/+25 |
| * | Update documentation and add example config file | Felix Hanley | 2017-06-18 | 2 | -14/+59 |
| * | Add full text search via PostgreSQL | Felix Hanley | 2017-06-18 | 2 | -10/+32 |
| * | Add user configuration and more exported variables | Felix Hanley | 2017-06-18 | 45 | -104/+6202 |
| * | Clean up rendered HTML | Felix Hanley | 2017-06-17 | 1 | -19/+16 |
| * | Update schema to reflect development | Felix Hanley | 2017-06-17 | 1 | -3/+3 |
| * | Reduce some logging with the 'quiet' flag | Felix Hanley | 2017-06-17 | 3 | -6/+14 |
| * | Update schema so local times can be shown | Felix Hanley | 2017-06-17 | 1 | -1/+1 |
| * | Use a new node ID when bootstrapping | Felix Hanley | 2017-06-17 | 2 | -19/+15 |
| * | Create only one btClient, it spawns the workers | Felix Hanley | 2017-06-17 | 1 | -10/+8 |
| * | Update readme | Felix Hanley | 2017-06-17 | 1 | -10/+9 |
| * | Fix HTML5 | Felix Hanley | 2017-06-17 | 1 | -0/+2 |
| * | Updates to HTTP interface | Felix Hanley | 2017-06-17 | 5 | -26/+82 |
| * | Add readme | Felix Hanley | 2017-06-17 | 1 | -0/+65 |
| * | Bundle basic HTTP frontend and add stats | Felix Hanley | 2017-06-17 | 32 | -163/+7926 |
| * | Make kTable thread safe | Felix Hanley | 2017-06-12 | 3 | -18/+41 |
| * | Fix file storage | Felix Hanley | 2017-06-12 | 2 | -13/+15 |
| * | Update tag filters | Felix Hanley | 2017-06-12 | 1 | -1/+2 |
| * | Fix non-resolution of bootstrap nodes | Felix Hanley | 2017-06-12 | 1 | -0/+1 |
| * | Fix copy-pasted filter issue | Felix Hanley | 2017-06-11 | 2 | -2/+6 |
| * | Add license | Felix Hanley | 2017-06-11 | 1 | -0/+21 |
| * | Add torrent tagging | Felix Hanley | 2017-06-11 | 712 | -373048/+19325 |
| * | Update bt loop reducing CPU considerably | Felix Hanley | 2017-06-09 | 1 | -1/+1 |
| * | Where it's at. | Felix Hanley | 2017-06-09 | 660 | -0/+374672 |
