Path to this page:
./
misc/rust-kanban,
Kanban board for the terminal
Branch: CURRENT,
Version: 0.10.4,
Package name: rust-kanban-0.10.4,
Maintainer: pinKanban App for the terminal written in rust.
This kanban app will allow the user to be more productive by prioritizing tasks
and achieving goals faster.
Master sites:
Filesize: 167.376 KB
Version history: (Expand)
- (2024-08-12) Updated to version: rust-kanban-0.10.4
- (2024-08-02) Updated to version: rust-kanban-0.10.3
- (2024-07-29) Updated to version: rust-kanban-0.10.2
- (2024-07-19) Updated to version: rust-kanban-0.10.1
- (2024-06-04) Updated to version: rust-kanban-0.9.7
- (2024-05-12) Updated to version: rust-kanban-0.9.6
CVS history: (Expand)
2024-04-23 05:35:15 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.5
- added path autocomplete for changing the save directory
- bumped dependencies
- refactored some code for readability
- fixed card description not being saved when choosing to save changes from the \
"save changes to card" popup
- fixed card description cursor not moving in new card form
|
2024-02-23 11:04:23 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.4
- Fixed custom key binds not working
- all keys can now be remapped to multiple keys
- updated scrollbar look
- fixed bad formatting for keybindings in edit keybindings UI
- made help text more uniformly styled across all UI elements
- fixed not being able to change default date formats
|
2024-02-20 22:34:11 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.3
- Reworked config logic
- fixed UI not filling out all available space in certain situations
- fixed card view mode ui bugs
- improved scrollbars
- improved mouse scroll experience
- major code quality improvements
|
2024-02-12 15:15:05 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.2
- free performance improvement with dependency bump
|
2024-01-09 21:03:47 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.1
- added animation to close button (WIP for animations to all components)
- added a toggle to the config for disabling all animations
- fixed transparent view card when no cards were present
- fix the bug where the view card description was not updated when using the \
mouse to close the popup
- bumped dependencies
|
2024-01-03 16:31:07 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.9.0
- Dragging and dropping cards is now possible with the mouse!
|
2023-11-20 12:26:14 by pin | Files touched by this commit (3) | |
Log message:
misc/rust-kanban: update to 0.8.2
Fixed compile issues on newer versions of rust
+ bumped dependencies
+ clippy fixes + added extra info if no cards are present in a board
+ code refactoring for readability
+ shifted from saving access tokens to saving refresh tokens
+ fixed horizontal scrollbar not rendering
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|