aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
47 hourslib/db: Correct function name in comments (#9520)HEADrelease-nightlymainluchenhan
47 hourslib/connections: Use proper errors.Is check (#9538)WangXi
13 dayslib/connections: Add syncthing_connections_active metric (fixes #9527) (#9528)DerRockWolf
2024-04-11lib/nat: Don't crash on empty address list (fixes #9503) (#9504)Jakob Borg
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-05lib/db: Hold update lock while taking snapshot (#9496)v1.27.6-rc.1Jakob Borg
2024-03-21lib/api: Missing return after HTTP errorJakob Borg
2024-03-21lib/api: Extract session store (#9425)Emil Lundberg
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-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-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-01lib/model: Typo in method name (fixes #9389)Jakob Borg
2024-02-01lib/model: Typo in debug print (fixes #9386)Jakob Borg
2024-01-31lib/api: Improve folder summary event, verbose service (#9370)Jakob Borg
2024-01-31lib/protocol: Refactor interface (#9375)Jakob Borg
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-15lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339...Jakob Borg
2024-01-13lib/ignore: Refactor out result type (#9343)Jakob 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-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
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
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-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-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-11lib/model: Use a single lock (#9275)Jakob Borg
2023-12-11lib/nat: Fix test build failure (ref #9010)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)Jakob Borg
2023-12-11lib/nat, lib/upnp: IPv6 UPnP support (#9010)Maximilian
2023-12-08lib/model: Remove runner during folder cleanup (fixes #9269) (#9271)v1.27.1-rc.1Simon Frei
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-03lib/fs: Better equality comparison in mtimefsJakob Borg