aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.7dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.7dependabot[bot]
2024-04-08lib/db: Drop indexes for outgoing data to force refresh (ref #9496) (#9502)v1.27.6-rc.2v1.27.6Jakob Borg
2024-04-07gui: Fix missing link to device editor for names with superscript (ref #9472)...tomasz1986
2024-04-05lib/db: Hold update lock while taking snapshot (#9496)v1.27.6-rc.1Jakob Borg
2024-04-05build: Update dependencies (#9497)Jakob Borg
2024-04-01gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-03-25gui, man, authors: Update docs, translations, and contributorsv1.27.5-rc.2v1.27.5Syncthing Release Automation
2024-03-23Removed no longer relevant Bountysource link (#9480)Tim Nordenfur
2024-03-21lib/api: Missing return after HTTP errorJakob Borg
2024-03-21lib/api: Extract session store (#9425)Emil Lundberg
2024-03-18gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-03-17gui: Open devices on click in Shared With list in folder info (fixes #8972) (...Jaspitta
2024-03-11lib/model: Don't bump seq on error in index handler (#9459)v1.27.5-rc.1Simon Frei
2024-03-10lib/model: Prevent infinite index sending loop (fixes #9407) (#9458)Simon Frei
2024-03-05lib/scanner: Fix ticker leak in scanner (fixes #9417) (#9451)Simon Frei
2024-03-04build: Update dependencies (#9448)Jakob Borg
2024-03-04gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-03-03gui: Show encryption status for devices sharing folder (ref #8808) (#9355)André Colomb
2024-03-03gui: Fix wrapping in "Shared With" / "Folders" lists. (#9438)André Colomb
2024-03-02github: Convert issue templates into forms (fixes #9442)Jakob Borg
2024-03-02lib/model: Ignore difference in extended attributes & ownership when deleting...Luke Hamburg
2024-02-27all: Use own automaxprocs package that doesn't log (ref #9436) (#9437)v1.27.4-rc.2v1.27.4Jakob Borg
2024-02-26all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)Thomas
2024-02-26cmd/syncthing: Remove legacy GOMAXPROCS handling (ref #9436)Jakob Borg
2024-02-26gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-22docker: Add support for setting umask (#9429)Beat Reichenbach
2024-02-19gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-12gui, man, authors: Update docs, translations, and contributorsv1.27.4-rc.1Syncthing Release Automation
2024-02-11build: Use correct Go version also for script runs (#9414)Jakob Borg
2024-02-11lib/api: Deflake TestAPIServiceRequests (#9413)Jakob Borg
2024-02-11lib/model: Deflake new IndexHandlerTest (#9412)Jakob Borg
2024-02-10all: Use some Go 1.21 features (#9409)Jakob Borg
2024-02-10lib/model, lib/protocol: Remove FileInfoBatch reuse behavior (#9399)Jakob Borg
2024-02-09build: Use Go 1.22, minimum is Go 1.21 (#9408)Jakob Borg
2024-02-09lib/logger: Reduce API surface (#9404)Jakob Borg
2024-02-06lib/logger: Split STTRACE into list of strings (#9402)gudvinr
2024-02-05gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-01lib/model: Typo in method name (fixes #9389)Jakob Borg
2024-02-01lib/model: Typo in debug print (fixes #9386)Jakob Borg
2024-01-31build: Update dependencies (#9379)Jakob Borg
2024-01-31build(deps): bump actions/cache from 3 to 4 (#9363)dependabot[bot]
2024-01-31lib/api: Improve folder summary event, verbose service (#9370)Jakob Borg
2024-01-31lib/protocol: Refactor interface (#9375)Jakob Borg
2024-01-29gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-01-28lib/fs: Add invalid UTF-8 guards to watcher (fixes #9369) (#9372)kylosus
2024-01-23lib/api: Remove remnants of CSRF tokens file mentions (ref #9284)Jakob Borg
2024-01-22gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-01-20gui: Remove non-functional HTML from External Versioning tooltip (ref #8923) ...tomasz1986
2024-01-16cmd/ursrv: Add FreeBSD detection (#9351)bt90
2024-01-16cmd/ursrv: Fix Arch detection (#9350)bt90