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: sourcebot-dev/sourcebot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: sourcebot-dev/sourcebot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Choose a head ref
  • 7 commits
  • 24 files changed
  • 2 contributors

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    3dd4a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d358f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Configuration menu
    Copy the full SHA
    4353d20 View commit details
    Browse the repository at this point in the history
  2. feat: Add support for codemirror mode languages (#125)

    * feat: Add support for codemirror mode languages
    
    Codemirror 5 had a number of languages supported via modes instead of
    explicit language support
    
    * Add additional languages, remove comment
    KonradStanski authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    1ba4e82 View commit details
    Browse the repository at this point in the history
  3. feat: add all 800 linguist language icons (#129)

    * feat: add all 800 linguist language icons
    
    This uses existing svg icons for common languages, then falls back on
    the iconify library for the remaining 600 languages.
    
    * move icon component to ui components
    
    ---------
    
    Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
    KonradStanski and brendan-kellam authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    0b78ffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cd49d View commit details
    Browse the repository at this point in the history
  5. release 2.6.2

    brendan-kellam committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    f528b38 View commit details
    Browse the repository at this point in the history
Loading