- New Orleans
- https://www.charleskerr.com
Highlights
- Pro
- 7 discussions answered
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,388 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 82 commits in 15 repositories
Created a pull request in transmission/transmission that received 3 comments
feat: use libpsl
since QUrl.topLeveLDomain() is deprecated, we can't use it in the Qt client anymore. This PR adds a sitename property to the struct returned by tr_…
+528
−396
•
3
comments
Opened 38 other pull requests in 3 repositories
transmission/transmission
36
merged
- refactor: remove tr_webGetTaskResponseCode()
- fix: crash when evdns_base_new() fails
- feat: newly-added seeds skip the full verify step
- build: define UTF_CPP_CPLUSPLUS before including utf8.h
- use metainfo folder instead of appdata
- fix: sonarcloud code smells
- feat: use new envvar TR_CURL_PROXY_SSL_NO_VERIFY
- feat: run script when done seeding
- refactor: add fetch options object to tr_webRun()
- feat: expose downloaded byte count to done script
- feat: allow decimal values in seedRatioLimit input
- Add support for torrent-get calls with the key percentComplete
- refactor: tr_webseed simplification
- test: fix race condition in rename test
- feat: support webseeds in transmission-create
- feat: web client style
- feat: add support for adding torrents by raw hash values
- docs: move rpc-spec document from txt to markdown
- fix: rename 'corrupt' label for understandability
- fix: make remove torrent dialogs modal in GTK client
- feat: add 'ok' shortcut in web client open dialog
- fix: deprecated sass division warning in web client
- feat: support dscp classes in socket iptos
- refactor: remove callback from tr_torrentVerify() public API
- fix: make DNS queries lowercase
- Some pull requests not shown.
electron/fiddle
1
merged
electron/build-tools
1
merged
Reviewed 38 pull requests in 9 repositories
transmission/transmission
12 pull requests
- Support binding the RPC to a Unix socket on *nix platforms
- Fix Labels section in transmission-remote output.
- feat: support dscp classes in socket iptos
- Add labels support into web client.
- [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update
- Fix webpack start dev server
- Fix broken Cancel and Rename buttons on RenameDialog.
- fix cross build
- daemon: deny memory wx in transmission-daemon.service
- WIP: Support binding the RPC to a Unix socket
- add labels to torrent-add rpc method
- refactor: Replace ToS with DSCP
electron/electron
9 pull requests
- chore: cherry-pick fix for 1283198 from chromium
- chore: cherry-pick fix for 1283371 from chromium
- build: add stack_trace.h to main delegate
- test: disable the test that makes spec runner hang on exit
- docs: clarify meaning of cssOrigin
- chore: cherry-pick c1700c5 from v8
-
feat: support more color formats for
backgroundColor - chore: bump chromium to 100.0.4857.0 (main)
- fix: crash on printer dialog cancellation