mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 19:50:40 -05:00
chore: cspell
This commit is contained in:
+2
-2
@@ -2,11 +2,11 @@ Welcome to the official documentation for **UNIT3D** - a modern, feature-rich pr
|
||||
|
||||
### About UNIT3D
|
||||
|
||||
UNIT3D (pronounced "united") is a powerful, open-source private torrent tracker solution that provides a comprehensive platform for managing and sharing content within your community. Built from the ground up with modern web technologies, UNIT3D combines excellent performance, security, and scalability with a feature-rich interface that rivals otther private tracker softwares around the world. UNIT3D is a complete BitTorrent tracker management system designed for private communities. It handles everything from user management, torrent uploads and downloads, peer tracking, to community features like forums, achievements, real-time chat and much more. The codebase follows the MVC (Model-View-Controller) architectural pattern to ensure clarity between business logic and presentation, making it maintainable and extensible.
|
||||
UNIT3D (pronounced "united") is a powerful, open-source private torrent tracker solution that provides a comprehensive platform for managing and sharing content within your community. Built from the ground up with modern web technologies, UNIT3D combines excellent performance, security, and scalability with a feature-rich interface that rivals other private tracker softwares around the world. UNIT3D is a complete BitTorrent tracker management system designed for private communities. It handles everything from user management, torrent uploads and downloads, peer tracking, to community features like forums, achievements, real-time chat and much more. The codebase follows the MVC (Model-View-Controller) architectural pattern to ensure clarity between business logic and presentation, making it maintainable and extensible.
|
||||
|
||||
### Technology Stack
|
||||
|
||||
UNIT3D is built on a modern, cutting-edge technology stack:
|
||||
UNIT3D is built on a modern technology stack:
|
||||
|
||||
#### Backend
|
||||
- **PHP 8.4+** - Latest PHP version with performance enhancements and type safety
|
||||
|
||||
@@ -708,7 +708,7 @@
|
||||
--fg: #4c4f69;
|
||||
--sidebar-bg: #e6e9ef;
|
||||
--sidebar-fg: #4c4f69;
|
||||
--sidebar-non-existant: #9ca0b0;
|
||||
--sidebar-non-existent: #9ca0b0;
|
||||
--sidebar-active: #1e66f5;
|
||||
--sidebar-spacer: #9ca0b0;
|
||||
--scrollbar: #9ca0b0;
|
||||
@@ -743,7 +743,7 @@
|
||||
--fg: #c6d0f5;
|
||||
--sidebar-bg: #292c3c;
|
||||
--sidebar-fg: #c6d0f5;
|
||||
--sidebar-non-existant: #737994;
|
||||
--sidebar-non-existent: #737994;
|
||||
--sidebar-active: #8caaee;
|
||||
--sidebar-spacer: #737994;
|
||||
--scrollbar: #737994;
|
||||
@@ -778,7 +778,7 @@
|
||||
--fg: #cad3f5;
|
||||
--sidebar-bg: #1e2030;
|
||||
--sidebar-fg: #cad3f5;
|
||||
--sidebar-non-existant: #6e738d;
|
||||
--sidebar-non-existent: #6e738d;
|
||||
--sidebar-active: #8aadf4;
|
||||
--sidebar-spacer: #6e738d;
|
||||
--scrollbar: #6e738d;
|
||||
@@ -813,7 +813,7 @@
|
||||
--fg: #cdd6f4;
|
||||
--sidebar-bg: #181825;
|
||||
--sidebar-fg: #cdd6f4;
|
||||
--sidebar-non-existant: #6c7086;
|
||||
--sidebar-non-existent: #6c7086;
|
||||
--sidebar-active: #89b4fa;
|
||||
--sidebar-spacer: #6c7086;
|
||||
--scrollbar: #6c7086;
|
||||
|
||||
+17
@@ -2,9 +2,11 @@
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"words": [
|
||||
"addrs",
|
||||
"amoled",
|
||||
"apikey",
|
||||
"bbcode",
|
||||
"catppuccin",
|
||||
"chatbox",
|
||||
"chgrp",
|
||||
"cinematographed",
|
||||
@@ -13,8 +15,11 @@
|
||||
"comparate",
|
||||
"comparates",
|
||||
"dcma",
|
||||
"debugbar",
|
||||
"doctag",
|
||||
"downloaders",
|
||||
"EACCES",
|
||||
"elasticlunr",
|
||||
"fa-crosshairs",
|
||||
"fa-wpforms",
|
||||
"fbclid",
|
||||
@@ -22,9 +27,15 @@
|
||||
"freeleech",
|
||||
"freeleeches",
|
||||
"gitupdate",
|
||||
"haspopup",
|
||||
"hsts",
|
||||
"keyshortcuts",
|
||||
"leechtime",
|
||||
"macchiato",
|
||||
"mathjax",
|
||||
"mdbook",
|
||||
"nfos",
|
||||
"noindex",
|
||||
"nord",
|
||||
"participations",
|
||||
"prewarn",
|
||||
@@ -35,8 +46,12 @@
|
||||
"rsskey",
|
||||
"rsskeys",
|
||||
"runbot",
|
||||
"scrollbox",
|
||||
"searchbar",
|
||||
"searchresults",
|
||||
"seedbonus",
|
||||
"seedsize",
|
||||
"shortkey",
|
||||
"shoutbox",
|
||||
"stickied",
|
||||
"stylesheet",
|
||||
@@ -44,6 +59,7 @@
|
||||
"sublicensable",
|
||||
"supervisorctl",
|
||||
"textareas",
|
||||
"tooltiptext",
|
||||
"totp",
|
||||
"trumpable",
|
||||
"tzip",
|
||||
@@ -59,6 +75,7 @@
|
||||
"unfollowed",
|
||||
"unfollower",
|
||||
"unfollows",
|
||||
"unhide",
|
||||
"unmark",
|
||||
"unmoderated",
|
||||
"unparticipated",
|
||||
|
||||
Reference in New Issue
Block a user