|
|
82389ef5b3
|
fix: prevent panic when switching to non-existent tab
|
2026-01-01 04:57:15 +02:00 |
|
|
|
691e30b4a4
|
feat: add keybinds for tabs 1-10 (0 for 10th)
|
2026-01-01 04:56:08 +02:00 |
|
|
|
c8b7d0ccbe
|
feat: add more default tabs (Seeding, Queued) with focused columns
|
2026-01-01 04:54:06 +02:00 |
|
|
|
dabb434011
|
refactor: use config file as single source of truth for defaults
|
2026-01-01 04:49:48 +02:00 |
|
|
|
eba2eefc5e
|
feat: add configurable custom tabs with user-defined columns
|
2026-01-01 04:42:15 +02:00 |
|
|
|
59f86c31e5
|
feat: improve help page layout and organization
|
2026-01-01 04:35:50 +02:00 |
|
|
|
e4fcc70c30
|
style: move transfer stats to right side of status bar
|
2026-01-01 04:30:49 +02:00 |
|
|
|
ae6f4fd216
|
feat: add status-based row colors for torrents
|
2026-01-01 04:27:21 +02:00 |
|
|
|
35e6e420ea
|
feat: add status bar with keybind hints and torrent count
|
2026-01-01 04:20:55 +02:00 |
|
|
|
8ed46b1285
|
feat: add confirmation dialog before deleting torrents
|
2026-01-01 04:18:10 +02:00 |
|
|
|
33b446d440
|
feat: add torrent rename functionality
|
2026-01-01 04:09:34 +02:00 |
|
|
|
baab8a1984
|
fix: move torrent works with highlighted selection
|
2026-01-01 04:00:36 +02:00 |
|
|
|
3bbb1459f2
|
chore: bump ratatui version
|
2026-01-01 03:56:02 +02:00 |
|
|
|
d352c95221
|
refactor: improve idiomatic Rust patterns and optimize RPC calls
|
2026-01-01 03:52:03 +02:00 |
|
|
|
be542551f3
|
refactor: add custom error type
CI / build-and-test (push) Has been cancelled
|
2025-12-10 03:57:28 +02:00 |
|
|
|
3abeb83660
|
chore: remove tracing-log
|
2025-11-19 00:00:42 +02:00 |
|
|
|
7402d6ff1d
|
ci: update CI workflow
CI / build-and-test (push) Has been cancelled
|
2025-09-25 11:07:22 +03:00 |
|
|
|
161362fc1f
|
chore: format files
Rust / build (push) Has been cancelled
|
2025-09-18 13:51:53 +03:00 |
|
|
|
f997d19ab1
|
feat: improve event loop
|
2025-09-18 13:43:57 +03:00 |
|
|
|
46486a3409
|
feat: use filecaster crate
|
2025-07-16 14:36:48 +03:00 |
|
|
|
eff0fe20e4
|
test: fix errors
|
2025-07-14 14:08:00 +03:00 |
|
|
|
df0101d1c5
|
fix: ci
|
2025-07-13 21:27:22 +03:00 |
|
|
|
d336160b5b
|
refactor: update key handler
|
2025-07-13 20:38:03 +03:00 |
|
|
|
ae0fc2bbf5
|
refactor(clippy): fix clippy warning
|
2025-07-10 20:17:40 +03:00 |
|
|
|
b563c7ea24
|
fix(log): decrease log size
|
2025-07-10 17:41:33 +03:00 |
|
|
|
b988880c41
|
refactor(config): simplify config reading
!squash me
!squash me
|
2025-07-10 17:30:33 +03:00 |
|
|
|
b341b7a661
|
refactor(merge): use existing merge create
|
2025-07-10 17:10:18 +03:00 |
|
|
|
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 |
|
|
|
095b102ecf
|
refactor(units): update format functions
|
2025-07-09 17:18:02 +03:00 |
|
|
|
973b4657fe
|
refactor(units): implement Formatter trait
|
2025-07-08 00:55:29 +03:00 |
|
|
|
9153e27ce5
|
refactor(units): remove macros
|
2025-07-08 00:55:19 +03:00 |
|
|
|
c54647c877
|
Revert "refactor(units): remove macros"
This reverts commit 2d5b537821f0c3ccdcd327aa612e848d0af2d0d8.
|
2025-07-08 00:55:19 +03:00 |
|
|
|
20b9eb0e58
|
refactor(units): remove macros
|
2025-07-08 00:55:19 +03:00 |
|
|
|
fe3ddf165e
|
refactor(units): use derive macro
|
2025-07-08 00:55:19 +03:00 |
|
|
|
7d58d1b74c
|
refactor: use derive macro
|
2025-07-07 21:25:34 +03:00 |
|
|
|
41b3a03e80
|
fix: tests
|
2025-07-07 20:59:50 +03:00 |
|
|
|
323d196689
|
refactor(config): remove repetitive code
|
2025-07-07 20:38:40 +03:00 |
|
|
|
06fa7c003d
|
feat(config): add config file
|
2025-07-07 19:18:18 +03:00 |
|
|
|
f393ae8a70
|
refactor: use color-eyre
|
2025-07-07 18:07:56 +03:00 |
|
|
|
be4cc21d56
|
feat: add logger env
|
2025-07-07 18:03:53 +03:00 |
|
|
|
98ad8efd3a
|
feat(help): add help popup
|
2025-07-07 17:52:42 +03:00 |
|
|
|
cad0ac00e2
|
refactor(utils): use macros
|
2025-07-02 14:17:28 +03:00 |
|
|
|
9baf60c98b
|
refactor(utils): update NetSpeed and FileSize structs
|
2025-07-02 13:51:48 +03:00 |
|
|
|
9efeec3890
|
test: add more tests
|
2025-07-01 22:05:52 +03:00 |
|
|
|
8ecd9ec8d6
|
test(app): add basic tab tests
|
2025-07-01 21:57:25 +03:00 |
|
|
|
135a8a0c39
|
refactor: improve rust idiomatic usage and error handling
|
2025-06-30 21:52:59 +03:00 |
|