Skip to content

History / Quick Reference

Revisions

  • 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.

    @AzharZouhir AzharZouhir committed Jun 11, 2026
  • feat: Implement Role-Based Access Control (RBAC) system, refactor server architecture to introduce a dedicated services layer, and update related documentation including API endpoints and setup prerequisites.

    @AzharZouhir AzharZouhir committed Mar 22, 2026
  • added PCLink Extension Development Guide

    @AzharZouhir AzharZouhir committed Dec 31, 2025
  • 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)

    @AzharZouhir AzharZouhir committed Dec 26, 2025
  • docs: update build documentation with new CLI arguments - Replaced legacy build commands with specific `--format` targets (portable, onefile, installer, nfpm, wheel). - Removed references to Nuitka builder as it is no longer supported. - Updated Linux packaging instructions to use the unified `build.py` script instead of `build_nfpm.py`. - Added details on NFPM packaging workflow and Systemd integration.

    @AzharZouhir AzharZouhir committed Dec 4, 2025
  • Revise wiki: reorganize pages, refine explanations, and add missing sections

    @AzharZouhir AzharZouhir committed Nov 17, 2025