Commit Graph

23 Commits

Author SHA1 Message Date
8b82d09318
fix(move): path pre-population 2025-07-10 13:46:48 +03:00
eea85700e1
refactor(move): DRY 2025-07-09 19:16:06 +03:00
805b65067b
feat(move): make completions case agnostic 2025-07-09 18:54:54 +03:00
f2650c7090
feat(move): pre-populate path 2025-07-09 18:25:09 +03:00
8870478cc6
feat(move): add move functionality 2025-07-09 18:07:56 +03:00
06fa7c003d
feat(config): add config file 2025-07-07 19:18:18 +03:00
98ad8efd3a
feat(help): add help popup 2025-07-07 17:52:42 +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
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
b0a8d64880 feat: add multiple torrent select option 2024-02-21 16:43:09 +02:00
Kristofers Solo
8b6a290b3e refactor(handler): add Action enum 2024-01-31 16:57:09 +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
Kristofers Solo
c199325d50 feat(torrent): add torrent toggle
Switch between Stopped and Running torrent states
2024-01-30 18:12:04 +02:00
Kristofers Solo
b9f4aa1343 feat(popup): close popup on any key 2024-01-30 16:19:51 +02:00
Kristofers Solo
f347768aac feat(popup): position popup 2024-01-30 16:18:50 +02:00
Kristofers Solo
a8c160222b feat: add popup 2024-01-30 16:10:15 +02:00
Kristofers Solo
7dac02029d chore: update ratatui version 2024-01-30 15:41:14 +02:00
Kristofers Solo
695a0c3b27 remove Settings tab 2023-11-21 12:35:55 +02:00
Kristofers Solo
f8f1fc3bb6 Initial commit
It's Alive

First somewhat working version of `traxor`

Created tabs

Refactored data storing

something works

Initial commit
2023-09-20 23:29:37 +03:00