transmission/docs
Yat Ho 32ef92e7a7
feat: do separate IPv4 and IPv6 port checks in Qt and GTK Client (#6525)
* fix: specify `port-test` ip protocol in response when possible

* feat: IPv4 and IPv6 port test in Qt Client

* feat: shorten timeout of `port-test`

* feat: IPv4 and IPv6 port test in Gtk Client

* chore: housekeeping

* refactor: remove IP protocol error message

* code review: mikedld gtk

* feat: return tag in qt rpc response

* code review: mikedld qt

* feat: move port test button up alongside spin button

* fixup! code review: mikedld gtk

* fixup! code review: mikedld qt

* code review: port status initial text

* feat: decouple ipv4 and ipv6 status updates (GTK)

* feat: decouple ipv4 and ipv6 status updates (Qt)

* code review: unknown protocols are non-pending

Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>

* code review: simplify status text when the statuses are the same

* Revert "feat: return tag in qt rpc response"

This reverts commit 2a022c2bb0ee7ddad81f8176839cf0d043422368.

* code review: add translation context for status text (GTK)

* code review: move `port_test_pending_` to `Impl` (GTK)

* fixup! code review: move `port_test_pending_` to `Impl` (GTK)

---------

Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>
2024-01-21 16:50:26 -06:00
..
resources fix: restore png files that were corrupted in recent "compression" script 2023-06-18 14:11:56 -05:00
Blocked-Traffic.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Blocklists.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Bug-Submission.md Rename Mac OS X to macOS (#3362) 2022-06-27 15:28:37 -05:00
Building-Transmission.md docs: Add Debian 12 instructions (#5866) 2024-01-11 13:30:12 +00:00
Configuration-Files.md OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
Editing-Configuration-Files.md fix: include daemon-specific options in app defaults (#6499) 2024-01-07 11:12:31 -06:00
Environment-Variables.md refactor: remove useless TR_DEBUG_FD env var (#5681) 2023-06-28 16:26:15 -05:00
Headless-Usage.md Update Headless-Usage.md (#3539) 2022-07-28 12:22:09 -05:00
Peer-ID-and-User-Agent.md docs: update peer-id documentation to account for post-3.00 changes (#6083) 2023-10-06 17:34:16 -05:00
Peer-Status-Text.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Port-Forwarding-Guide.md fix: some typos (#3904) 2022-10-13 09:35:10 -05:00
Previous-Releases.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
README.md docs: link to open source reverse proxy guide on securing transmission (#5867) 2023-11-03 19:04:15 -05:00
Release-Notes.md fix: some typos (#3904) 2022-10-13 09:35:10 -05:00
Scripts.md docs: remove dead link from Scripts.md (#6283) 2023-11-24 16:59:04 -06:00
Testing-Transmission.md docs: for macOS CI testing, need do download the "from-tarball" artefact (#5177) 2023-03-08 00:28:19 -06:00
Translating.md docs: update translation site names (#5481) 2023-05-05 13:51:18 -05:00
Transmission-Architecture.md OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
Transmission-Resume-Files.md docs: update Transmission-Resume-Files.md (#6367) 2023-12-24 14:48:09 -06:00
Transmission-is-Downloading-Files-I-Asked-It-To-Not-Download.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Web-Interface.md Docs: refresh web-interface page (#4277) 2022-11-29 12:58:03 -06:00
Why-Are-My-Speeds-So-Slow.md docs: Add FAQ to Readme.md (#3644) 2022-08-18 12:04:12 -05:00
Why-is-my-port-closed.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
rpc-spec.md feat: do separate IPv4 and IPv6 port checks in Qt and GTK Client (#6525) 2024-01-21 16:50:26 -06:00

README.md

1. General help

New to Transmission?

Want to learn more?

Want to contribute?

Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!

2. FAQ

3. More documentation

3. Report a problem / request a feature

  • Check whether the problem has already been reported.
  • If you do not see a ticket matching your problem or feature, read this post about what to write, then add a new ticket.
  • If you do see an existing ticket, please add a comment there. The more users are interested in a ticket, the higher its priority.

4. For contributors

Transmission is a volunteer project and welcomes help. Please contact us if you are interested in supporting Transmission in any of the following ways:

  • Code contribution
  • Testing
  • Language translations
  • Bug and request management
  • Documentation and Wiki editing
  • Donations
  • If you want to alert us of a security vulnerability, please email security@transmissionbt.com. Please note that general support questions belong on the forum, and will be ignored if sent to this email address.