A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
Go to file
mgdigital 36d989bff1
Some checks failed
Checks / lint (push) Has been cancelled
Checks / test (push) Has been cancelled
Checks / generated (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Rename core classifier file (#344)
2024-10-28 14:15:32 +00:00
.github Specify go 1.23 in actions (#317) 2024-10-14 18:12:41 +01:00
bitmagnet.io Rename core classifier file (#344) 2024-10-28 14:15:32 +00:00
graphql Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
internal Rename core classifier file (#344) 2024-10-28 14:15:32 +00:00
licenses Webui revamp (#280) 2024-10-14 17:04:28 +01:00
migrations Fix duplicate key error (#338) 2024-10-28 09:26:59 +00:00
observability add queue jobs metric in grafana (#297) 2024-07-17 17:16:28 +01:00
webui Add not found page (#341) 2024-10-28 11:38:11 +00:00
.dockerignore Implement multiplatform builds (#18) (#20) 2023-10-06 16:06:58 +01:00
.editorconfig Initial commit (#1) 2023-10-04 21:04:26 +01:00
.envrc Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.gitignore Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.golangci.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.goreleaser.yml Tweak build flags (#272) 2024-06-08 11:44:30 +01:00
.mockery.yml Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00
.prettierignore Webui revamp (#280) 2024-10-14 17:04:28 +01:00
ci.Dockerfile Specify go 1.23 in actions (#317) 2024-10-14 18:12:41 +01:00
docker-compose.yml Update docker-compose example (#343) 2024-10-28 14:01:45 +00:00
Dockerfile Webui revamp (#280) 2024-10-14 17:04:28 +01:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
flake.lock Webui revamp (#280) 2024-10-14 17:04:28 +01:00
flake.nix Upgrade go in flake.nix (#339) 2024-10-28 09:32:10 +00:00
go.mod Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
go.sum Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
goreleaser.Dockerfile Use goreleaser for build process (#212) (#216) 2024-04-30 17:48:33 +01:00
LICENSE Initial commit (#1) 2023-10-04 21:04:26 +01:00
main.go Initial commit (#1) 2023-10-04 21:04:26 +01:00
README.md Add README 2023-10-04 19:03:14 +01:00
Taskfile.yml Webui revamp (#280) 2024-10-14 17:04:28 +01:00
tools.go Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00

bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.

Visit the website at bitmagnet.io.