Johan

Results 11 issues of Johan

Hi! Author of Flood for Transmission here. I wondered if you would be willing to featuer Flood for Transmission in the list. I hope this is up to par, I...

This adds a config to enable or disable wrapping the column headers when overflow is happening. It should implement the behaviour as described in the linked issue. If the column...

There is quite a bit of config stored in the browser now. And @realivanjx suggested [here](https://github.com/johman10/flood-for-transmission/issues/2#issuecomment-1131884641) to add support for exporting and importing that configuration somehow.

Related: https://github.com/johman10/flood-for-transmission/issues/539 Resolves: https://github.com/johman10/flood-for-transmission/issues/138

In an attempt to resolve https://github.com/johman10/flood-for-transmission/issues/538 I ended up rewriting some logic in the Transmission class. However, this doesn't really resolve any issues, it's more of a refactoring at this...

This PR attempts to enable creation of torrents via the UI. Related to: https://github.com/johman10/flood-for-transmission/issues/517

This is a draft PR showing that I'm currently looking into the performance when there are many torrents in the list.

This PR sets up semantic versioning with local and CI commit validation to ensure the commits follow the required sturcture to ensure a proper release. It should also update changelogs...

This PR will add a flag for applying the compact attribute for file download. It's still blocked by other PRs and need more updates, but at least it gives insight...

This seems to be the minimal required change to update to API v4. You might want to consider doing more, but this is needed to adapt the compact key as...