syncthing/lib
deepsource-autofix[bot] 0bdd0d595b
lib/model: Replace for loop with append (#8457)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-07-28 16:57:09 +02:00
..
api lib/api: Fix and optimize csrfManager (#8329) 2022-05-07 12:30:13 +02:00
assets lib/assets: MIME types, time formats (#8351) 2022-05-22 22:10:18 +02:00
beacon all: Unused args, retvals, assignments (#7926) 2021-09-08 00:11:16 +02:00
build
config all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
connections lib/connections: Correct race on loop variable (fixes #8320) (#8321) 2022-05-04 18:16:36 +02:00
db all: Support syncing ownership (fixes #1329) (#8434) 2022-07-26 08:24:58 +02:00
dialer lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
discover all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
events lib/events: Remove unused method noopLogger.Stop (#8312) 2022-05-02 08:00:55 +02:00
fs all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
ignore build: Update to patched github.com/gobwas/glob (fixes #8386) (#8387) 2022-06-15 21:49:15 +02:00
locations
logger cmd/syncthing, lib/logger: Add date to default log format (fixes #8272) (#8273) 2022-04-15 07:46:14 +04:00
model lib/model: Replace for loop with append (#8457) 2022-07-28 16:57:09 +02:00
nat all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
osutil lib/osutil: Only announce address of interfaces which are up (fixes #7458) (#8422) 2022-07-07 19:19:29 +02:00
pmp
protocol all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
rand lib/rand: Optimizations (#7964) 2021-09-26 12:15:39 +02:00
rc
relay
scanner all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
sha256
signature
stats
stun
svcutil
sync
syncthing lib/model: Improve remoteFolderState reporting (fixes #8266) (#8283) 2022-04-22 08:42:20 +02:00
testutils
tlsutil
upgrade lib/upgrade: Use strings.Reader instead of bytes.Buffer 2021-11-27 15:35:07 +01:00
upnp all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
ur all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
util
versioner all: use T.TempDir to create temporary test directory (#8280) 2022-04-15 07:44:06 +04:00
watchaggregator lib: Fix panic due to closed event subscriptions on shutdown (#8079) 2021-12-22 20:16:21 +01:00
weakhash