Charles Kerr
95e30768c4
refactor: rename mediator classes ( #2681 )
2022-02-22 09:09:24 -06:00
Charles Kerr
c0b09d0f47
Merge pull request #2679 from ile6695/main
...
Add regression test for tr_strlcpy
2022-02-22 08:00:21 -06:00
Ilkka Kallioniemi
cff1d0a7d0
Add regression test for tr_strlcpy
2022-02-22 10:34:10 +02:00
Charles Kerr
9090e3fd6b
Merge pull request #2678 from transmission/docs/update-the-docs-directory
...
docs: misc fixes in the docs/ directory
2022-02-21 23:20:21 -06:00
Charles Kerr
ee86d6fd2e
doc: fix wrong name for download-queue-size setting
...
Fixes #712 .
2022-02-21 22:54:29 -06:00
Charles Kerr
d0507134c8
doc: note config dir locs in user/service context on Win
...
Fixes #865 .
2022-02-21 22:53:28 -06:00
Charles Kerr
8993a400fa
doc: remove unused TR_DEBUG env var
...
Fixes #1090 .
2022-02-21 22:51:44 -06:00
Charles Kerr
75f871030a
fix broken links in main docs page
...
Fixes #151
2022-02-21 22:49:04 -06:00
Charles Kerr
3f7134d47b
Merge pull request #2677 from transmission/fix/bd68d3a-final-info-hash-in-makemeta
...
fix: unreleased regression in makemeta pieces hashes
2022-02-21 19:57:14 -06:00
Charles Kerr
5842e8bc74
Merge branch 'main' into fix/bd68d3a-final-info-hash-in-makemeta
2022-02-21 18:02:02 -06:00
Charles Kerr
cbe5a204a8
fixup! refactor: use tr_sha1_digest_t everywhere ( #2330 )
...
fix: unreleased regression in makemeta hashes
2022-02-21 18:01:36 -06:00
Charles Kerr
41b13db874
Merge pull request #2676 from transmission/fix/2667-bitfield-assertion-on-zero-byte-file
...
fix: bitfield assertion failure on zero-byte file
2022-02-21 17:56:31 -06:00
Charles Kerr
ffaff91b79
Merge branch 'main' into fix/2667-bitfield-assertion-on-zero-byte-file
2022-02-21 16:35:55 -06:00
Mike Gelfand
1f573d264b
Update CMake files with removed/added languages (take 2)
2022-02-21 21:43:18 +00:00
Mike Gelfand
50862aea31
Update CMake files with removed/added languages
2022-02-21 21:38:32 +00:00
Charles Kerr
c6b604add2
Merge branch 'main' into fix/2667-bitfield-assertion-on-zero-byte-file
2022-02-21 15:36:24 -06:00
Mike Gelfand
0265e5ffaa
Add new translations from Transifex (95% and higher)
...
Qt client: Portuguese
2022-02-21 21:32:25 +00:00
Mike Gelfand
b2a01df64d
Sync existing translations with Transifex
2022-02-21 21:30:30 +00:00
Mike Gelfand
bcc0cfa127
Sync existing translations with code
2022-02-21 21:24:50 +00:00
Mike Gelfand
4417110217
Remove *.po files that don't have a single phrase translated
2022-02-21 21:23:40 +00:00
Charles Kerr
81441706c1
fixup! fix: bitfield assertion failure on zero-byte file
...
chore: code style
2022-02-21 14:39:00 -06:00
Charles Kerr
4bf613804c
fix: bitfield assertion failure on zero-byte file
...
Fixes #2667 .
2022-02-21 14:20:35 -06:00
Charles Kerr
105ac7f104
Merge pull request #2673 from transmission/docs/absorb-the-wiki
...
docs: move the wiki into `transmission/transmission`
2022-02-21 14:17:42 -06:00
Charles Kerr
45b82016ea
Merge pull request #2675 from transmission/fix/valgrind-warnings
...
fix: recent memory leak regressions
2022-02-21 13:50:45 -06:00
Charles Kerr
aa657bb0ca
Merge branch 'main' into docs/absorb-the-wiki
2022-02-21 11:43:28 -06:00
Charles Kerr
d27a6afc29
fixup! refactor: trevent use std:: tools intead of pipes ( #2520 )
...
fix event leaked in trevent thread
2022-02-21 11:41:04 -06:00
Charles Kerr
4a20fff2ec
fixup! feat: support webseeds in transmission-create ( #2611 )
...
fix: small makemeta leak introduced from webseed support
2022-02-21 11:36:55 -06:00
Charles Kerr
89e343aab3
Merge pull request #2668 from transmission/feat/default-public-trackers
...
feat: default public trackers
2022-02-21 11:09:56 -06:00
Charles Kerr
339cb99a99
docs: fix non-portable filenames
2022-02-21 10:48:15 -06:00
Charles Kerr
a022fffc2a
docs: link to docs/README.md in top-level README
2022-02-21 10:40:19 -06:00
Charles Kerr
e7d3e205d2
chore: update links to rpc-spec.md
2022-02-21 10:39:58 -06:00
Charles Kerr
4d5959a752
docs: absorb the wiki
2022-02-21 10:39:27 -06:00
Charles Kerr
76e69be1cc
Merge branch 'main' into feat/default-public-trackers
2022-02-21 09:34:41 -06:00
Mitch Livingston
8e7f993717
Merge pull request #2671 from transmission/remove-accent-color
...
Remove the accent color
2022-02-21 09:41:13 -05:00
Mitchell Livingston
d2ee48d05d
Remove the accent color
...
The app will now use the default system blue when no system-level accent color is set.
2022-02-21 09:38:22 -05:00
Charles Kerr
3780f90ef5
perf: skip some excess announce list rebuilds
2022-02-21 08:34:59 -06:00
Charles Kerr
8d5c900ee0
refactor: Qt, GTK, web client UI consistency
2022-02-21 08:34:59 -06:00
Charles Kerr
581c3f9854
refactor: do not mix torrent, default trackers
2022-02-21 08:34:59 -06:00
Stefan Talpalaru
7b377511a9
feat: default public trackers
2022-02-21 08:34:57 -06:00
Charles Kerr
f436d742a2
fixup! fix: sonarcloud code smells ( #2623 ) ( #2666 )
...
fix oops in web client torrent filtering
2022-02-20 21:38:09 -06:00
Mitch Livingston
69e5b265a4
Merge pull request #2665 from transmission/remove-hardcoded-info-glyphs
...
Remove the info panel's icons from the xib.
2022-02-20 17:59:57 -05:00
Mitchell Livingston
5ea99cb32a
Remove the info panel's icons from the xib.
...
They are not available on earlier versions of macOS and are reset in code.
2022-02-20 17:58:55 -05:00
LaserEyess
a660485c4a
fix implicit conversion ( #2661 )
...
Co-authored-by: LaserEyess <LaserEyess@users.noreply.github.com>
2022-02-19 20:03:57 -06:00
Charles Kerr
06065af5eb
refactor: move tr_netClosePeerSocket() impl to net.cc ( #2659 )
2022-02-19 12:10:43 -06:00
Charles Kerr
78ad90a4c5
refactor: use tr_block_info::Location in inout.cc ( #2658 )
2022-02-19 10:07:08 -06:00
SweetPPro
023fbd69f6
magnet links always pause after they get metainfo ( #2654 )
...
fix for https://github.com/transmission/transmission/issues/2239
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-02-19 09:26:59 -06:00
Charles Kerr
87d9f9b00a
refactor: use tr_block_info::Location in cache.cc ( #2652 )
2022-02-19 07:45:19 -06:00
Charles Kerr
9688e3ca1e
refactor/remove-unused-utp-includes ( #2650 )
2022-02-18 18:56:53 -06:00
Charles Kerr
f88f3c4b03
Feat: add tr_block_info::Location ( #2649 )
2022-02-18 17:17:19 -06:00
Charles Kerr
02b6cc76d1
feat: add tr_torrentSetTrackerList(), tr_torrentGetTrackerList() ( #2642 )
...
Add a getter/setter for torrent announce URLs as text that can be copied
and pasted: one URL per line, with a blank line between tiers.
C API: tr_torrentGetTrackerList() and tr_torrentSetTrackerList()
RPC APi: `trackerList` in `torrent-get` and `torrent-set`.
This deprecates `trackerAdd`, `trackerRemove`, and `trackerEdit`
from the RPC API.
2022-02-18 11:52:01 -06:00