aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-06build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0dependabot/go_modules/golang.org/x/sys-0.6.0dependabot[bot]
2023-03-06lib/api: Expose `blocksHash` in file info (#8810)Jakob Borg
2023-03-06gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-03-04lib/discover: Don't leak relay-tokens to discovery (#8762)entity0xfe
2023-02-27gui, man, authors: Update docs, translations, and contributorsv1.23.2-rc.2v1.23.2Syncthing Release Automation
2023-02-24gui: Add Croatian (hr) translation template (#8801)André Colomb
2023-02-22build(deps): bump github.com/quic-go/quic-go from 0.32.0 to 0.33.0 (#8800)dependabot[bot]
2023-02-22cmd/stupgrades: Cache should apply to HEAD as well as GETJakob Borg
2023-02-22build: Add more GitHub ActionsghabuildsJakob Borg
2023-02-21gui: Remove non-existent customicons.css file reference (fixes #8797) (#8798)tomasz1986
2023-02-20Only fail after chmod error if permissions differ (e.g. on config file) (#8771)Andreas Sommer
2023-02-20gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-02-15build: Use Go 1.19.6 for WindowsJakob Borg
2023-02-14build: Update dependenciesv1.23.2-rc.1Jakob Borg
2023-02-13gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-02-09gui: Remove duplicate Spanish (Spain) translation (fixes #8781) (#8782)André Colomb
2023-02-09gui: Add xattr filter editor (fixes #8660) (#8734)Eric P
2023-02-07gui: Switch to Weblate for translations (#8777)André Colomb
2023-02-07all: Use new Go 1.19 atomic types (#8772)greatroar
2023-02-06gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-02-02build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769)Jakob Borg
2023-02-01Add forgotten copyright noticesJakob Borg
2023-01-31cmd, docker: Updates for infrastructureJakob Borg
2023-01-31cmd/ursrv: The driver import is important, thoughJakob Borg
2023-01-31cmd/ursrv: Remove old, unused migration codeJakob Borg
2023-01-31cmd/ursrv: Harmonize timespan of chartsJakob Borg
2023-01-31cmd/ursrv: Remove broken and unsustainable join/leave chartJakob Borg
2023-01-31cmd/ursrv: Fix broken block transfer chartJakob Borg
2023-01-30gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-01-29gui: Fix broken link to Transifex in lang/README.txt (#8761)Vik
2023-01-23gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-01-19Handle relay connect timeout (fixes #8749) (#8755)Jakob Borg
2023-01-16gui, man, authors: Update docs, translations, and contributorsv1.23.1Syncthing Release Automation
2023-01-12build: Go 1.19.5v1.23.1-rc.1André Colomb
2023-01-09gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-01-08script: Add weblatedl.go for downloading updated translations (#8723)André Colomb
2023-01-05gui: Allow to translate action and type in Recent Changes modal (#8548)tomasz1986
2023-01-02gui, man, authors: Update docs, translations, and contributorsv1.23.0Syncthing Release Automation
2022-12-26gui: Fix undefined lastSeenDays error in disconnected-inactive status check (...v1.22.3-rc.2tomasz1986
2022-12-26gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-12-25gui, api: Indicate running under container (#8728)Jakob Borg
2022-12-21lib/fs: Use io/fs errors as recommended in std lib (#8726)Simon Frei
2022-12-21build: Handle co-authors (ref #3744) (#8708)Jakob Borg
2022-12-21lib/fs: Watching is unsupported on android/amd64 (fixes #8709) (#8710)Jakob Borg
2022-12-21lib/model: Only log at info level if setting change time fails (#8725)Simon Frei
2022-12-21lib/model: Don't lower rescan interval from default on auto accepted enc fold...Aleksey Vasenev
2022-12-19gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-12-18gui: Remove unmaintained language variant nl-BE (#8722)André Colomb
2022-12-18gui, script: Fix indentation in lang-en.json to match others (#8721)André Colomb
2022-12-16docker: Ensure entrypoint is executable (#8719)James O'Beirne