Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: allthingslinux/tux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 34f91ce
Choose a base ref
...
head repository: allthingslinux/tux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c190d7f
Choose a head ref
  • 2 commits
  • 147 files changed
  • 3 contributors

Commits on Jul 11, 2025

  1. docs: add architecture summary for Tux project

    Introduce a comprehensive architecture summary document
    detailing the modular, scalable, and minimal structure of
    the Tux project. This document outlines the finalized
    directory structure, rationale, extensibility model, and
    how modules and custom modules work. It aims to provide
    clarity and guidance for contributors and self-hosters,
    ensuring a clean, scalable, and contributor-friendly
    foundation. The document also addresses database
    considerations and testing structure, supporting both
    official features and self-hosted extensions. This
    enhancement aligns with the architectural refactor
    initiative to improve project structure and maintainability.
    kzndotsh committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    919a23c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Refactor project structure for modularity (#944)

    Co-authored-by: Cursor Agent <cursoragent@cursor.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    c190d7f View commit details
    Browse the repository at this point in the history
Loading