|
|
217d3242a8
|
Upgraded ratatui to 0.28.0
|
2024-09-09 17:12:43 -06:00 |
|
|
|
64d6beda80
|
Addressed security vulnerability in openssl
|
2024-07-23 14:55:01 -06:00 |
|
|
|
d84e7dfcab
|
Refactored to require handlers to specify the components they rely on and to specify when they are ready. This fixes a lot of bugs with the UI when users try to press buttons while the application is still loading.
|
2024-07-17 19:55:10 -06:00 |
|
|
|
39e43350af
|
Upgraded H2 dependency to fix vulnerability and also upgraded a smattering of other dependencies to their most recent versions
|
2024-04-07 12:50:49 -06:00 |
|
|
|
fc544c4a16
|
Upgraded the mio dependency to address RUSTSEC-2024-0019
|
2024-03-04 16:20:41 -07:00 |
|
|
|
6cadf70c1e
|
Added full support for managing the blocklist
|
2024-02-15 16:20:03 -07:00 |
|
|
|
b49bfaa9c1
|
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
|
2024-02-14 16:09:42 -07:00 |
|
|
|
8098223089
|
Upgraded to the most recent version of Tokio to fix a bug
|
2024-02-13 18:35:42 -07:00 |
|
|
|
51b789fd0f
|
Refactored tables and loading blocks to use the new dedicated widgets for Tables and Loading blocks
|
2024-02-10 19:23:19 -07:00 |
|
|
|
c6f51ab9b6
|
Upgraded to Ratatui 0.26 and did a partial refactor to clean up the UI module. Created the ManagarrStyle trait to make it cleaner to use consistent styles across the project. Still need to update the layouts to be consistent with the newer and nicer format. That's a tomorrow problem
|
2024-02-07 17:33:17 -07:00 |
|
|
|
75420f4427
|
Upgraded vulnerable dependencies to make Dependabot happy
|
2024-01-19 15:49:16 -07:00 |
|
|
|
2ec4472efc
|
Added the ability to edit existing indexers with basic options, added a tags column to the indexers table, and fixed a bug in the counter fields that displayed the cursor next to the integer instead of on it to make understanding the counter easier. Also upgraded to confy v0.60.0 and rust version to 1.75
|
2024-01-19 15:45:41 -07:00 |
|
|
|
3d249cc51c
|
Upgraded to ratatui v0.25.0
|
2023-12-22 15:04:13 -07:00 |
|
|
|
5157de251e
|
Updated Cargo.lock
|
2023-12-22 14:51:03 -07:00 |
|
|
|
45be508c33
|
Upgraded openssl to 0.10.60 to resolve a dependabot vulnerability
|
2023-12-03 12:50:49 -07:00 |
|
|
|
76e21e7697
|
Added 'Test All Indexers' table and functionality to the Indexers tab, and upgraded to Ratatui 0.24.0 and cleaned up code for newer Ratatui version
|
2023-11-25 17:36:30 -07:00 |
|
|
|
cf404eaf1a
|
Updated README with new screenshots and a message to allow me to make the repo public, but let people know the pre-alpha status of the project
|
2023-10-25 10:30:08 -06:00 |
|