..
api
lib/api: Correct ordering of Accept-Language codes by weight ( fixes #9670 ) ( #9671 )
2024-09-02 10:15:04 +02:00
assets
lib/assets: MIME types, time formats ( #8351 )
2022-05-22 22:10:18 +02:00
automaxprocs
all: Use own automaxprocs package that doesn't log (ref #9436 ) ( #9437 )
2024-02-27 13:05:19 +01:00
beacon
lib/beacon, lib/discover: Send IPv4 limited broadcast when address listing fails ( fixes #1628 ) ( #9087 )
2023-09-12 14:28:17 +02:00
build
lib/sha256: Remove it ( #9643 )
2024-08-10 12:58:20 +01:00
config
fix(ur): actually send usage report directly when enabled ( #9736 )
2024-09-28 17:02:05 +02:00
connections
fix(connections): announce PtP links again ( fixes #9730 ) ( #9731 )
2024-09-23 14:32:19 +02:00
db
chore(db): process "unchanged" files anyway ( #9755 )
2024-10-04 19:47:57 +00:00
dialer
lib: Removal global connection registry ( #8254 )
2022-04-09 16:04:56 +02:00
discover
chore: enable TLS client cache for HTTPS where appropriate ( #9721 )
2024-09-24 08:55:04 +02:00
events
all: Add Prometheus-style metrics to expose some internal performance counters ( fixes #5175 ) ( #9003 )
2023-08-04 19:57:30 +02:00
fs
fix(fs): fix directory junction handling ( fixes #9775 ) ( #9786 )
2024-10-27 16:08:38 +01:00
geoip
lib/geoip, cmd/relaypoolsrv, cmd/ursrv: Automatically manage GeoIP updates ( #9342 )
2024-05-18 20:31:49 +03:00
httpcache
cmd/stupgrades: Cache should apply to HEAD as well as GET
2023-02-22 12:22:52 +01:00
ignore
fix(ignore): ensure normalization of patterns and paths match ( fixes #9597 ) ( #9717 )
2024-09-28 17:16:44 +02:00
locations
all: minimal set of changes for iOS app ( #9619 )
2024-07-31 07:31:14 +02:00
logger
all: Use some Go 1.21 features ( #9409 )
2024-02-10 21:02:42 +01:00
model
fix(model): don't sync symbolic links on Android ( fixes #9725 ) ( #9782 )
2024-10-26 09:29:38 +00:00
nat
chore(nat, upnp): Make failure logging less reptitive (ref #9324 ) ( #9785 )
2024-10-25 21:04:22 +00:00
netutil
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
osutil
fix(connections): announce PtP links again ( fixes #9730 ) ( #9731 )
2024-09-23 14:32:19 +02:00
pmp
lib/nat, lib/upnp: IPv6 UPnP support ( #9010 )
2023-12-11 07:36:18 +01:00
protocol
chore(protocol): prioritize closing a connection ( #9711 )
2024-09-15 21:13:56 +02:00
rand
all: Remove unused method receivers ( #8462 )
2022-07-28 17:32:45 +02:00
rc
all: Remove unused method receivers ( #8462 )
2022-07-28 17:32:45 +02:00
relay
cmd/strelaysrv: Add optional auth token ( fixes #3987 ) ( #8561 )
2022-10-01 20:41:02 +01:00
s3
feat(ursrv): new metrics based approach
2024-09-30 14:16:27 -05:00
scanner
fix(ignore): ensure normalization of patterns and paths match ( fixes #9597 ) ( #9717 )
2024-09-28 17:16:44 +02:00
semaphore
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
signature
lib/sha256: Remove it ( #9643 )
2024-08-10 12:58:20 +01:00
sliceutil
all: Use some Go 1.21 features ( #9409 )
2024-02-10 21:02:42 +01:00
stats
all: Truncate some timestamps ( fixes #7457 ) ( #7459 )
2021-03-12 10:35:10 +01:00
stringutil
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
structutil
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
stun
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
svcutil
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
sync
lib/model: Use a single lock (phase two: cleanup) ( #9276 )
2023-12-11 22:06:45 +01:00
syncthing
fix(ur): actually send usage report directly when enabled ( #9736 )
2024-09-28 17:02:05 +02:00
testutil
all: Remove lib/util package ( #9049 )
2023-08-21 19:44:33 +02:00
tlsutil
chore: enable TLS client cache for HTTPS where appropriate ( #9721 )
2024-09-24 08:55:04 +02:00
upgrade
feat(stupgrades): filter returned releases per compatibility
2024-09-26 10:22:23 +02:00
upnp
chore(nat, upnp): Make failure logging less reptitive (ref #9324 ) ( #9785 )
2024-10-25 21:04:22 +00:00
ur
feat(ursrv): new metrics based approach
2024-09-30 14:16:27 -05:00
versioner
all: Use some Go 1.21 features ( #9409 )
2024-02-10 21:02:42 +01:00
watchaggregator
lib/config, lib/watchaggregator: Add config for max FS watcher delay ( #9558 )
2024-05-23 16:21:00 +02:00
weakhash
all: Remove usage of deprecated io/ioutil ( #7971 )
2021-11-22 08:59:47 +01:00