- New Orleans
- https://www.charleskerr.com
Highlights
- Pro
Block or Report
Block or report ckerr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
electron/electron Public
Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
2,219 contributions in the last year
Less
More
Activity overview
Contributed to
transmission/transmission,
electron/electron,
transmission/transmission.github.io
and 56 other
repositories
Contribution activity
February 2023
Created 25 commits in 3 repositories
Created a pull request in transmission/transmission that received 28 comments
fix: magnet links paused when added
Fixes #4740.
This is working for me but I'd appreciate testers give it a spin because ... there are so many options & factors that it's complicated
+101
−110
•
28
comments
Opened 20 other pull requests in 2 repositories
transmission/transmission
14
merged
4
closed
- chore: remove invalid assertion test
- fix: tr_swarm order of destruction
- fix: display correct tracker port in qt torrent-details
- chore: revert to 210bb03f2
- fix: port forwarding flag not saved between sessions
- fix: incorrect debounce arguments
- chore: revert to 210bb03f2
- fix: sometimes fails to detect when a uTP socket isn't writable & doesn't connect
- build: disable clang-tidy by default
- chore: disable flaky unit tests
- fix: misleading error message when resume file is missing
- chore: savepoint
- build: renamed ENABLE_WEB build option for clarity
- chore: savepoint
- chore: bump version to 4.0.0
- fix: race condition in RPC
- fix: ensure ipv4 for udp announces.
- docs: add 4.0.0 release notes
transmission/transmission.github.io
2
merged
Reviewed 25 pull requests in 4 repositories
transmission/transmission
21 pull requests
- fix: magnet links paused when added
- fix: look for libquota and use it
- build: install rebuilt web if available
- fix: do not lose magnet links when upgrading from tr3 to 4
- chore: update generated transmission-web files
- chore: normalized and updated copyright to 2023
- tests: expose libtransmission gtests to ctest
- docs: Add missing configuration file directives
- Fix: Protect against potential nullptr dereference
- Fix: Put "private" and "source" inside the metadata "info" key
- Doc: Python v3 required for Debian 11 Bullseye build
- Fix: Prevent lengthy compilation workflows to run needlessly
- feat: sequential download
- qt: quirks to avoid deprecations when building against Qt 6
- fix: respect per-session limit when closing peers
- Imply port 443 for https scheme
- Include libb64 and libutp as subprojects
- Fix blurry progress bars in main window (GTK client)
- docs: add 4.0.0 release notes
- fix: Add precheck for tar archive test.
- Fix WebUtilsTest.urlParse and psl_builtin for Xcode
transmission/transmission.github.io
2 pull requests
electron/electron
1 pull request
electron/fiddle
1 pull request
Created an issue in transmission/transmission that received 9 comments
consider removing the ENABLE_UTP build option
What is the issue?
Inspired by #4748.
Maybe the ENABLE_UTP build option to compile without UTP isn't needed anymore. It was added IIRC a decade ago…
9
comments





