aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/tracker.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2023-05-221-1/+1
* Add tracker opentelemtry metricsChocobozzz2023-01-051-1/+1
* Don't need to use redis to block tracker ipsChocobozzz2022-12-231-16/+16
* Fix unknown infohash settingChocobozzz2022-07-111-3/+4
* Fix unknown infohash skip logChocobozzz2022-07-061-1/+1
* Add ability to disable unknown infohash logChocobozzz2022-06-301-1/+5
* forceConsistentCasingInFileNames to trueChocobozzz2021-08-301-1/+1
* esModuleInterop to trueChocobozzz2021-08-271-7/+5
* Update server dependenciesChocobozzz2021-08-111-1/+2
* Remove unused tracker paramChocobozzz2021-01-151-1/+0
* Fix tracker IP with reverse proxyChocobozzz2021-01-111-1/+1
* Fix live infohash blockChocobozzz2020-11-091-1/+1
* 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