aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6dependabot/go_modules/github.com/maxbrunsfeld/counterfeiter/v6-6.8.1dependabot[bot]
2024-01-15lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339...Jakob Borg
2024-01-15gui, man, authors: Update docs, translations, and contributorsv1.27.3-rc.2v1.27.3Syncthing Release Automation
2024-01-13lib/ignore: Refactor out result type (#9343)Jakob Borg
2024-01-13build: Testing infra images for infra-* branchesJakob Borg
2024-01-12lib/versioner: Expand tildes in version directory (fixes #9241) (#9327)nf
2024-01-08lib/scanner: Prevent sync-conflict for receive-only local modifications (#9323)Julian Lehrhuber
2024-01-08gui, man, authors: Update docs, translations, and contributorsv1.27.3-rc.1Syncthing Release Automation
2024-01-06Fix website security link in README.md (#9325)diemade
2024-01-04cmd/syncthing: Add CLI completion functionality (fixes #8616) (#9226)Daniel Padrta
2024-01-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
2024-01-04Update dependencies (#9321)Jakob Borg
2024-01-03gui: Always inform about loading data in Restore Versions modal (#9317)tomasz1986
2024-01-02lib/build: Allow semver build in version regex (fixes #9267) (#9316)Peter Badida
2024-01-02gui: Keep short deviceID length consistent + xrefs (fixes #9313) (#9314)Peter Badida
2024-01-01build(deps): bump actions/download-artifact from 3 to 4 (#9294)dependabot[bot]
2024-01-01build(deps): bump actions/upload-artifact from 3 to 4 (#9293)dependabot[bot]
2024-01-01gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-12-31gui, lib/scanner: Improve scan progress indication (ref #8331) (#9308)Simon Frei
2023-12-29lib/protocol: handle empty names in unixOwnershipEqual (fixes #9039) (#9306)Sven Bachmann
2023-12-25gui, man, authors: Update docs, translations, and contributorsv1.27.2-rc.2v1.27.2Syncthing Release Automation
2023-12-23etc/linux-desktop: use double dash for long options (#9301)Sertonix
2023-12-20lib/connections: Skip allocation in check for missing port (#9297)greatroar
2023-12-18lib/upgrade: Extract signing key to embedded file (fixes #9247) (#9296)gudvinr
2023-12-18gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-12-13build: Update quic-go (fixes #9287)Jakob Borg
2023-12-13lib/model: Only handle relevant folder summaries (kqueue) (fixes #9183) (#9288)Eric P
2023-12-11lib/model: Use a single lock (phase two: cleanup) (#9276)v1.27.2-rc.1Jakob Borg
2023-12-11build(deps): bump actions/setup-go from 4 to 5 (#9279)dependabot[bot]
2023-12-11lib/model: Use a single lock (#9275)Jakob Borg
2023-12-11cmd/syncthing: Better cli stdin handling (ref #9166) (#9281)Jakob Borg
2023-12-11cmd/syncthing: Mostly replace urfave/cli command line parser with alecthomas/...cjc7373
2023-12-11lib/nat: Fix test build failure (ref #9010)Jakob Borg
2023-12-11Merge branch 'release'Jakob Borg
2023-12-11lib/model: Add pmut locking for DeviceStatistics (fixes #9274)Jakob Borg
2023-12-11lib/model: Add pmut locking for DeviceStatistics (fixes #9274)Jakob Borg
2023-12-11lib/model: Remove spurious "replacing service" failure event (ref #9271)v1.27.1Jakob Borg
2023-12-11lib/model: Remove spurious "replacing service" failure event (ref #9271)Jakob Borg
2023-12-11lib/nat, lib/upnp: IPv6 UPnP support (#9010)Maximilian
2023-12-11gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-12-10gui: Show folder/device status on small screens (#8643)tomasz1986
2023-12-08lib/model: Remove runner during folder cleanup (fixes #9269) (#9271)v1.27.1-rc.1Simon Frei
2023-12-06build: Update dependencies (#9265)Jakob Borg
2023-12-06build: Revert specifics for Go 1.21.4, build using Go 1.21.5 (#9264)Jakob Borg
2023-12-04lib/fs: Reduce memory usage in xattrs handling (#9251)Jakob Borg
2023-12-04lib/model: Improve LastSeen handling (#9256)Jakob Borg
2023-12-04lib/scanner: Record inode change time for directories and symlinks (#9250)Jakob Borg
2023-12-04lib/api: Improve ignore loading error handling (fixes #9253) (#9254)Jakob Borg
2023-12-04gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-12-03lib/fs: Better equality comparison in mtimefsJakob Borg