Commit Graph

16 Commits

Author SHA1 Message Date
ae0fc2bbf5
refactor(clippy): fix clippy warning 2025-07-10 20:17:40 +03:00
8870478cc6
feat(move): add move functionality 2025-07-09 18:07:56 +03:00
7d58d1b74c
refactor: use derive macro 2025-07-07 21:25:34 +03:00
06fa7c003d
feat(config): add config file 2025-07-07 19:18:18 +03:00
9baf60c98b
refactor(utils): update NetSpeed and FileSize structs 2025-07-02 13:51:48 +03:00
135a8a0c39
refactor: improve rust idiomatic usage and error handling 2025-06-30 21:52:59 +03:00
ad2cccb908 feat: impl delete 2024-02-22 11:16:26 +02:00
eb43995718 feat: add Selected enum 2024-02-22 10:54:25 +02:00
429f059c33 feat: delete multiple torrents at once 2024-02-21 19:36:51 +02:00
Kristofers Solo
8b6a290b3e refactor(handler): add Action enum 2024-01-31 16:57:09 +02:00
Kristofers Solo
0171e8e135 feat: add rename 2024-01-31 16:26:28 +02:00
Kristofers Solo
c97a416d68 feat: add move 2024-01-31 16:26:16 +02:00
Kristofers Solo
e0e95b07b1 feat: add delete torrent 2024-01-31 16:12:18 +02:00
Kristofers Solo
c3f2b9113a feat: add pause/start all torrents 2024-01-30 18:57:03 +02:00
Kristofers Solo
61675c3422 feat(toggle): add toggle all 2024-01-30 18:49:36 +02:00
Kristofers Solo
95a6d3483a refactor(toggle): add toggle method to Torrents 2024-01-30 18:34:53 +02:00