Cœur

Results 94 issues of Cœur

### What is the issue? - 49a3813a23 code built with Xcode. - I disconnected from VPN and the crash occurred a few minutes after. ``` ------------------------------------- Translated Report (Full Report...

duplicate
scope:core

Followup on #4034

scope:core

This regex can't produce any error/exception because we've hardcoded its pattern.

Fix #5. You can reproduce the issue for instance by setting `number` to something small like `2` and duration to `10`: you'll notice that it will last only three seconds...

Removing superfluous runtime type checking for Swift.

This PR is to get started with Swift with minimal changes. The goal is to make sure pipelines are working with Swift, using `ninja` or `xcodebuild`/`xcrun`.

scope:mac

### What is the issue? Not sure if related to #4528 (@sweetppro), but I noticed that when you pause a torrent and then verify its local data, then download/upload will...

bug
scope:mac
pr welcome

https://trac.transmissionbt.com/ticket/4649 Fix #393 Fix #820 Fix #3429 And I encountered this issue myself many times: it's problematic to believe a download is complete without knowing it's actually a corrupted download....

scope:core
type:feat

### **Help Wanted** Please help building from `cmake -G Ninja` (it builds fine from `cmake -G Xcode` already). Help welcome to figure out how to do it with ninja. Ninja...

help wanted
scope:mac
type:refactor