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
2024-07-04 12:59:12 +01:00
.github Don't run GHCR action on main (#251) 2024-04-30 18:42:16 +01:00
bitmagnet.io Add local_search_enabled flag to classifier (#291) 2024-07-04 12:33:36 +01:00
graphql Ordering (#260) 2024-05-18 10:30:02 +01:00
internal Reduce CTE strategy usage when not needed (#292) 2024-07-04 12:59:12 +01:00
licenses DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
migrations Parallel search strategies (#264) 2024-05-30 09:26:34 +01:00
observability Make datasources for Grafana dashboard configurable (#188) 2024-03-07 21:52:57 +00:00
webui Add sponsor links to web UI (#270) 2024-06-08 09:38:01 +01: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 Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00
ci.Dockerfile Use goreleaser for build process (#212) (#216) 2024-04-30 17:48:33 +01:00
docker-compose.yml Update docsite (#170) 2024-02-23 18:41:46 +00:00
Dockerfile Tweak build flags (#272) 2024-06-08 11:44:30 +01:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
flake.lock Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
flake.nix Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
go.mod Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14 (#274) 2024-06-13 16:09:10 +01:00
go.sum Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14 (#274) 2024-06-13 16:09:10 +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 Website updates (#271) 2024-06-08 11:28:22 +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.