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: syncthing/syncthing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.13
Choose a base ref
...
head repository: syncthing/syncthing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.14
Choose a head ref
  • 15 commits
  • 34 files changed
  • 7 contributors

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    b7b494b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2025

  1. Configuration menu
    Copy the full SHA
    1843cac View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    8f9ffd3 View commit details
    Browse the repository at this point in the history
  2. chore(api): remove charset declaration from JSON content-type (fixes #…

    …10500) (#10508)
    
    updated content-type  to application/json (fixes #10500)
    
    Signed-off-by: prathik8794 <me20b030@iittp.ac.in>
    prathik8794 authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    50fe005 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    38e9544 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    ed0baec View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. chore(sqlite): allow periodic database maintenance to be disabled (#1…

    …0441)
    
    This change allows the periodic database maintenance to be disabled, while providing a way to programmatically start maintenance at a convenient moment.
    
    Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
    pixelspark authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    5bf27a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    cb391d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. chore(gui): include license files for fork-awesome assets (#10539)

    The css and svg files have license headers, but there were no separate
    license files like the other vendored assets in `gui/default/vendor/*`.
    This issue came up while we were working on updating and modernizing the
    syncthing package in Fedora Linux.
    
    This commit copies the existing license headers into separate files
    to make things easier for license scanning and SCA tools,
    such as [Go Vendor Tools](https://fedora.gitlab.io/sigs/go/go-vendor-tools/).
    
    * [...]/css/LICENSE.txt is copied from the license header in
      gui/default/vendor/fork-awesome/css/fork-awesome.css.
    * [...]/fonts/LICENSE.txt is copied from the license text in the
      <metadata> tag of
      gui/default/vendor/fork-awesome/fonts/forkawesome-webfont.svg.
    
    Relates: https://src.fedoraproject.org/rpms/syncthing/pull-request/4
    
    Signed-off-by: Maxwell G <maxwell@gtmx.me>
    gotmax23 authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    a4783ad View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. build: add build attestation step at release (#10540)

    Signed-off-by: Jakob Borg <jakob@kastelo.net>
    calmh authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    0735c25 View commit details
    Browse the repository at this point in the history
  2. fix(stdiscosrv): use fmt.Println for version output (fixes #10523) (#…

    …10527)
    
    Signed-off-by: Shivam <maishivamhoo@gmail.com>
    maishivamhoo123 authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    a5de148 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. fix(stdiscosrv): log full device ID on startup (#10541)

    Signed-off-by: maishivamhoo123 <maishivamhoo@gmail.com>
    maishivamhoo123 authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    6a3a28f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Configuration menu
    Copy the full SHA
    c9f0c1c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. build: increase allowed permissions for nightly build

    Signed-off-by: Jakob Borg <jakob@kastelo.net>
    calmh committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8adcffb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    b40f2ac View commit details
    Browse the repository at this point in the history
Loading