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: OpenCSGs/csghub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: OpenCSGs/csghub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: csghub__add-dev-docs
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 22 files changed
  • 1 contributor

Commits on May 30, 2025

  1. feat(docs): add comprehensive documentation

    - Add User and Authentication System
    - Add User Authentication and Session Management
    - Add User Profile and Settings
    - Add Organizations and Collections
    - Add Frontend Architecture
    - Add Component System and Navigation
    - Add Internationalization (i18n)
    - Add API Integration and Data Fetching
    - Add Admin Panel
    - Add Backend Architecture
    - Add CSGHub Overview
    - Add Routing and Middleware
    - Add Repository Handlers
    - Add Development and Deployment
    - Add Repository Management System
    - Add Repository Detail Components
    - Add Repository Clone and Actions
    - Add Repository Browsing and Filtering
    - Add Model Deployment and Fine-tuning
    - Add Creating and Managing Endpoints
    - Add Model Fine-tuning
    - Add Model Settings and Evaluation
    zhendi committed May 30, 2025
    Configuration menu
    Copy the full SHA
    3e4c673 View commit details
    Browse the repository at this point in the history
  2. docs(i18n): remove unnecessary closing tag

    Removed the closing tag from the flowchart
    zhendi committed May 30, 2025
    Configuration menu
    Copy the full SHA
    0d78998 View commit details
    Browse the repository at this point in the history
  3. fix(docs): update relative paths in documentation

    Updated relative paths in various sections:
    - CSGHub Overview
    - Core Components
    - Repository System
    - User and Authentication System
    - Resource Management
    - Internationalization
    - Deployment Options
    - Version History
    - Technical Implementation
    zhendi committed May 30, 2025
    Configuration menu
    Copy the full SHA
    5a49da1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. fix(docs): remove unnecessary source links

    - Cleaned up source links in documentation
    - Removed empty source links from multiple sections
    - Updated user authentication and session management docs
    - Revised repository management documentation
    zhendi committed May 31, 2025
    Configuration menu
    Copy the full SHA
    1046551 View commit details
    Browse the repository at this point in the history
  2. docs: add spacing in deployment documentation

    Added a blank line for better readability.
    zhendi committed May 31, 2025
    Configuration menu
    Copy the full SHA
    3e55807 View commit details
    Browse the repository at this point in the history
  3. fix(docs): correct formatting in deployment guide

    Key aspects of resource management:
    - Fixed indentation issue
    - Improved readability of the section
    zhendi committed May 31, 2025
    Configuration menu
    Copy the full SHA
    9837a90 View commit details
    Browse the repository at this point in the history
Loading