We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(api): Improve streaming endpoint documentation and remove unnecessary markdown Refine descriptions for `/ui/streaming/preview` and `/ui/streaming/config` to provide more detail on their functionality and configurable parameters. This includes specifying how `ferrumcast` is triggered and the various settings that can be adjusted. Additionally, remove redundant markdown headings (`###` and `####`) in `API-Endpoints.md`, `Contributing.md`, and `Core-Services-and-Configuration.md` as they are not needed given the existing structure, leading to cleaner and more consistent documentation.
docs: Update and organize API Endpoint documentation This commit refactors the API Endpoint documentation to improve clarity, organization, and completeness. Key changes include: - Reorganized endpoints into logical sections with clear headings and emojis. - Added responsible modules (`.py` files) for each section to provide better context. - Clarified authentication details for Web UI and Mobile Clients. - Introduced new endpoints for secure file sharing, input & automation, and real-time system stats. - Updated descriptions for existing endpoints for better readability and accuracy.
docs(wiki): sync documentation with Fedora and Wayland improvements - Update Getting-Started and Setup-and-Running with Fedora-specific DNF commands - Add system dependency requirements for Fedora (Ayatana indicators, wl-clipboard, gnome-screenshot) - Document known Wayland limitations and GNOME extension requirements for system tray - Update Home and Quick-Reference with expanded Linux platform support info - Revise Building-and-Development with troubleshooting for Python development headers on RPM-based systems - Explain multi-backend Linux tray support (AppIndicator3 vs AyatanaAppIndicator3)
Revise wiki: reorganize pages, refine explanations, and add missing sections
docs: Add initial multi-page GitHub Wiki Creates the foundational documentation for the project, covering architecture, setup, API endpoints, and core services.