- Removed the API sidebar from docusaurus.config.ts and updated the main documentation sidebar to manually include relevant categories, excluding the API. - Cleared out unused plugin configurations to simplify the setup. - Adjusted sidebar.ts to reflect the new structure, ensuring better organization of documentation categories. - Updated API documentation files to improve code formatting and consistency in response examples. These changes aim to enhance the clarity and accessibility of the documentation, providing a more user-friendly experience. |
||
---|---|---|
.github | ||
app | ||
bootstrap | ||
config | ||
database | ||
docs | ||
legacy | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
artisan | ||
components.json | ||
composer.json | ||
composer.lock | ||
eslint.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
phpunit.xml | ||
pint.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
🐂 About TorrentPier
TorrentPier — bull-powered BitTorrent public/private tracker engine, written in PHP. High speed, simple modifications, load-balanced architecture. In addition, we have a very helpful official support forum, where it's possible to get support and download modifications for the engine.
🌈 Current status
TorrentPier is currently being completely rewritten from scratch on Laravel. The current codebase may not reflect the final product, and code downloaded from the dexter
branch may not include promised features.
Warning
This branch contains development code that is not ready for production use. For stable releases, please download from the GitHub releases or use the download center.
Note
The legacy codebase (v2.x) can be found on the master branch. This Laravel rewrite (v3.0) will introduce breaking changes and is not backward compatible.
✨ Features
- Rich forum with browsing/moderation tools
- High-load capable, heavily configurable announcer
- Scrape support
- FreeLeech
- TorrServer integration support
- BitTorrent v2 support
- Event-based invite system
- Bonus points
- Polling system
- PM/DM system
- Multilingual support
- Atom/RSS feeds
- ... and so MUCH MORE!
📦 Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
🤝 Sponsors
This project is tested with BrowserStack.
📖 License
This project is licensed under the MIT License - see the LICENSE file for details.