Chris Cummer
cde904ff08
Use errcheck to find unhandled errors ( #795 )
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-17 08:26:16 -08:00
Chris Cummer
3a388fba23
20191215 code improvements ( #790 )
...
* Upgrade godo to latest
* Fix a bunch of issues found by
* Running staticcheck on a codebase for the first time is a sobering experience
* go mod tidy
* More static improvements
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-16 20:25:29 -08:00
Toon Schoenmakers
14c2e0c627
Added a setting to hide the completed downloads in the transmission module ( #746 )
2019-11-12 20:14:49 -08:00
Chris Cummer
189c667928
Fix some of the transmission module race conditions
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-11 06:19:05 -07:00
Chris Cummer
4aa0f4e43b
WTF-661 Fix tranmission module to no longer block on initialization
...
Fixes #661 .
2019-10-02 05:59:33 -07:00
Chris Cummer
bf877f5fa7
Constantize the defaultFocus value for each module
2019-09-22 18:12:29 -07:00
Sean Smith
ed50751518
Use port value for transmission client
2019-08-29 21:26:00 -04:00
Sean Smith
14e7619075
Renormalize the redraw function
...
Have all instances take a function
Update the remaining modules to take this into account
Numerous smaller refactors to make some widgets work more or less the same
2019-08-27 21:51:37 -04:00
Chris Cummer
dbc047516d
Move all components responsible for module composition into /view
2019-08-04 21:42:40 -07:00
Chris Cummer
5bbddcf2ee
Fix off-by-one error when deleting Transmission torrents
2019-07-10 08:04:01 -07:00
Chris Cummer
b07f3c5e67
Reimpliments the module configuration validation
...
Now supports displaying errors from multiple widgets.
2019-07-07 16:04:43 -07:00
Chris Cummer
d76f6807cc
Redraw when a Transmission torrent is removed
2019-07-05 21:45:59 -07:00
Chris Cummer
3a65dad743
Add pause/unpause and delete functionality to Transmisson widget
2019-06-26 16:51:18 -07:00
Chris Cummer
5dbce09e4f
Make Transmission widget scrollable
2019-06-26 06:58:27 -07:00
Chris Cummer
9244d60abe
Add a rudimentary Transmission module ( https://transmissionbt.com )
2019-06-26 06:58:27 -07:00
Chris Cummer
ae13a3394d
WIP Transmission
2019-06-23 15:04:09 -07:00