Charles Kerr
aa9e539e9e
docs: add 4.0.3 release notes ( #5389 )
2023-04-13 15:24:22 -05:00
Charles Kerr
3feb8e11e3
deps: bump libdeflate to v1.18 ( #5388 )
...
this is a bugfix-only release, semver patch
2023-04-13 13:36:00 -05:00
github-actions[bot]
b45b5fbc8c
chore: update generated transmission-web files ( #5387 )
...
Co-authored-by: ckerr <ckerr@users.noreply.github.com>
2023-04-13 12:06:26 -05:00
Charles Kerr
ce316309e7
fix: missing date-added field in web torrent inspector ( #5386 )
2023-04-13 12:01:34 -05:00
Charles Kerr
8dbf40613a
fix: show announce url origin in inspector tier list ( #5382 )
2023-04-12 20:44:26 -05:00
Charles Kerr
c3038d8ed7
fix: check for input focus before looking at keyboard shortcuts ( #5381 )
...
Fixes #5326 .
Notes: Turned off keyboard shortcuts when input fields have focus.
2023-04-12 20:09:01 -05:00
Charles Kerr
649be3b772
fix: use a Verify keyboard shortcut that does not conflict with Paste ( #5318 )
2023-04-12 18:05:57 -05:00
Charles Kerr
0e2b8d721c
fix: only torrent metainfo display-name as a fallback ( #5378 )
...
Fixes #5347 .
2023-04-12 17:26:43 -05:00
Mike Gelfand
ac4a793816
Uninstall preinstalled OpenSSL on Windows GHA builder ( #5376 )
2023-04-12 20:55:49 +01:00
Charles Kerr
e33d9536ef
fix: return success on RPC add-torrent duplicate ( #5370 )
...
Keep Transmission 3's behavior to avoid unannounced API change
2023-04-12 13:37:04 -05:00
lawrence
23c248a5e9
fix: restore accidentally-deleted copyright notice ( #5372 )
...
Co-authored-by: lawrence <anonymous@null.null>
2023-04-12 13:03:00 -05:00
Charles Kerr
74262a65c2
ci: fix Sanity/Windows GitHub Actions ( #5371 )
2023-04-11 18:16:16 -05:00
Cœur
91717fe91d
fix: potential NSString leak in tr_strv_convert_utf8()
2023-04-11 17:36:22 -05:00
Charles Kerr
c76cb4db51
fix: silence torrent-metainfo warnings for cross_seed_entry, uid ( #5365 )
2023-04-10 11:07:43 -05:00
Gary Elshaw
1c64bdd352
fix: in prefs, reduce tracker list height to fit on small displays
2023-04-09 22:08:35 -05:00
tearfur
931beba56f
fix: set log level before constructing tr_session ( #5345 )
2023-04-03 15:37:28 -05:00
tearfur
e68c72daa4
fix: tr_net_hasIPv6() ( #5312 )
2023-03-28 13:41:07 -05:00
tearfur
85a00625dc
fix: intermediate fix for HTTP announce behaviour affected by `bind-address-ipv*` ( #5296 )
2023-03-28 12:59:42 -05:00
Charles Kerr
47e141563a
fixup: address 5258 code review ( #5295 )
2023-03-27 11:04:10 -05:00
Charles Kerr
f4d74626c0
docs: update AUTHORS ( #5286 )
2023-03-24 13:51:32 -05:00
Charles Kerr
9fc0e4ff61
fix: disable-deprecated by default for end users ( #5289 )
...
deprecations can be turned on manually and are auto-enabled in CI
2023-03-24 13:34:30 -05:00
Cœur
1b81883e66
fix: crash on launch from tapping on a notification ( #5280 )
2023-03-24 08:04:30 -05:00
Mike Gelfand
a216bd7cec
Use locale-dependent decimal separators for user-visible numbers ( #5288 )
...
This includes percents, ratios, sizes, speeds, etc. coming from shared
formatting helpers. Previously based on sprintf-like functions using
locale, now using libfmt which doesn't use locale by default and needs
to be instructed to do it explicitly.
2023-03-23 19:48:45 -05:00
Geoffrey Bonneville
c2fb52f51d
docs: add units to immutable properties in RPC doc ( #5278 )
2023-03-23 15:34:16 -05:00
Cœur
3e97d0b9c2
fix: The right operand of '<' is a garbage value ( #5285 )
2023-03-23 12:05:11 -05:00
Charles Kerr
a2bece2682
fix: GTK client prefs window too large for small displays ( #5276 )
2023-03-22 10:51:05 -05:00
Charles Kerr
d63165e8a4
perf: fix wishlist cpu load regression, pt. 2 ( #5273 )
2023-03-22 10:24:10 -05:00
Charles Kerr
25f38d5ff3
fix: wrong tier value in torrent get tracker stat response ( #5274 )
2023-03-21 20:23:08 -05:00
github-actions[bot]
1b8a1ea64a
chore: update generated transmission-web files ( #5254 )
2023-03-21 17:36:07 -05:00
Charles Kerr
58ce7bd437
fix: 4.0.2 wishlist CPU perf regression pt. 1 ( #5266 )
2023-03-20 21:08:16 -05:00
hoimic
652c4666dc
fix: 'downloaded' field ( #5265 )
2023-03-20 16:42:32 -05:00
Cœur
c60bb5b834
fix: crash when magnet dn isn't utf-8 ( #5244 )
2023-03-19 10:36:16 -05:00
Derek Reiff
ca44c9143a
fix: Check for E2BIG or NaN strings and replace with placeholders ( #5249 )
2023-03-18 23:03:51 -05:00
Charles Kerr
f5a24862db
fix: FTBFS in Ubuntu 20.04 / Qt 5.13 ( #5238 )
2023-03-16 18:59:31 -05:00
Charles Kerr
8dccc290d7
chore: bump version to 4.0.2-dev
2023-03-16 02:51:22 -05:00
Charles Kerr
5cc3bf8a97
fix: generate peer-id on launch ( #5233 )
2023-03-15 20:53:48 -05:00
Charles Kerr
2a57b17031
chore: bump version to 4.0.2
2023-03-15 15:58:20 -05:00
Charles Kerr
daae9fd59a
docs: add 4.0.2 release notes ( #5230 )
2023-03-15 12:13:55 -05:00
github-actions[bot]
1ecbb78ac1
chore: update generated transmission-web files ( #5229 )
2023-03-15 11:45:23 -05:00
tearfur
e527cd4e9b
fix: remove extra checkbox from webui peers preferences ( #5223 )
2023-03-15 10:46:28 -05:00
dependabot[bot]
02fea61145
deps: bump webpack from 5.75.0 to 5.76.0 in /web ( #5228 )
2023-03-15 10:05:57 -05:00
Charles Kerr
3aeefec203
chore: remove unused header includes ( #5227 )
2023-03-14 18:36:15 -05:00
Ilkka Kallioniemi
231f653089
docs: remove empty line in manpage ( #5225 )
2023-03-14 15:45:13 -05:00
Cœur
d64ec27106
fix: "Unrecognized colorspace number -1" ( #5219 )
2023-03-13 23:41:38 -05:00
Charles Kerr
a87d39f3bd
fix: filter out peers with port 1 from DHT peer lists. ( #5218 )
2023-03-13 19:27:47 -05:00
Charles Kerr
6224b60728
fix: wrong error message when writing to incomplete dir ( #5217 )
2023-03-13 16:20:39 -05:00
Cœur
066d655493
fix: precision in stringForSpeedCompact ( #5213 )
2023-03-13 14:43:39 -05:00
Colin B
59a157ebde
feat: restore support for nonstandard `path.utf-8` ( #3454 )
2023-03-13 13:58:59 -05:00
tearfur
67f6dee04a
Correct minor formatting errors in rpc-spec.md ( #5214 )
2023-03-13 11:21:48 -05:00
Charles Kerr
dabd29f2b2
fix: std::clamp() assertion failure in maxAvailableReqs() ( #5203 )
2023-03-11 22:25:21 -06:00