aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/tracker.ts
Commit message (Collapse)AuthorAgeFilesLines
* Block infohash spammers from trackerChocobozzz2020-06-251-5/+29
|
* Logging ip requesting unknown infoHashJohn Livingston2020-06-151-1/+1
|
* Fix WS trackerChocobozzz2020-02-251-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-9/+6
|
* Add infohash cacheChocobozzz2020-01-031-1/+1
|
* Move config in its own fileChocobozzz2019-04-111-1/+2
|
* Add ability to disable trackerChocobozzz2019-04-101-7/+16
|
* Add hls support on serverChocobozzz2019-02-111-9/+16
|
* Fix socket.io websocket connectionChocobozzz2019-01-091-3/+14
|
* Add user notification base codeChocobozzz2019-01-091-2/+2
|
* Filter tracker based on infohashChocobozzz2018-08-141-1/+7
|
* Add tracker rate limiterChocobozzz2018-06-261-0/+91