summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-05tree move up/down 10 lines at a time with pageup pagedownrefactored-colorsqkzk
2023-02-05Fix: filter in tree only display level 1 elems. Decided to always keep dirs w...qkzk
2023-02-04dev.mdqkzk
2023-02-04Fix: search from tree doesn't update current nodeqkzk
2023-02-04completion in search from treeqkzk
2023-02-03improve tree into navigable contentqkzk
2023-02-02don't format non displayed stringsqkzk
2023-01-31some memory improvmentqkzk
2023-01-31remove all Rc to users cache. Use simple reference onlyqkzk
2023-01-30moved colors to a variable in main instead of an attr of statusqkzk
2023-01-30dev.mdqkzk
2023-01-29dev.mdqkzk
2023-01-29Fix: big file preview may consume all memory by truncating readed filesqkzk
2023-01-29fix unknow uid/gid prevents file listingqkzk
2023-01-29dev.mdqkzk
2023-01-28clippy: string interpolationqkzk
2023-01-28replace nested if let Ok with let elseqkzk
2023-01-28use let else to remove nested if let statementsqkzk
2023-01-28replace nested if let with multiple let elseqkzk
2023-01-28refactor treeqkzk
2023-01-28dev.mdv01.1.15v0.1.15qkzk
2023-01-28refactor constant stringsqkzk
2023-01-27encrypted device: g move to the selected mount pointquentin konieczko
2023-01-24dev.mdqkzk
2023-01-24add a shortcut to the config folderqkzk
2023-01-24open the config file with alt+cqkzk
2023-01-24dev.mdv0.1.14qkzk
2023-01-24Merge pull request #69 from qkzk/tree-up-downqkzk
2023-01-24refactor tree next & prevtree-up-downqkzk
2023-01-24FIX: need to move twice after fold. Hacky solutionqkzk
2023-01-23almost works. Still have to select next twice after a fold...qkzk
2023-01-22tree: refactor tree windowqkzk
2023-01-22fix tree window while moving up downqkzk
2023-01-20tree: change dir with up downquentin konieczko
2023-01-20tree: up can select parentquentin konieczko
2023-01-19Merge pull request #68 from qkzk/luksqkzk
2023-01-19encrypted devices: menu, navigate, mount, unmount. Documentation.luksqkzk
2023-01-19is open?quentin konieczko
2023-01-18fix a bug. Clippy. improve display and documentqkzk
2023-01-17fix: wrong sudo password panics. drop sudo rights and reset faillockqkzk
2023-01-17can mount & unmount; crash if wrong passwordqkzk
2023-01-17password input, mount, umountqkzk
2023-01-17menu + ask password incomplteqkzk
2023-01-17menu with encrypted devicesqkzk
2023-01-17navigable devicesquentin konieczko
2023-01-17menu to input passwordquentin konieczko
2023-01-17passwordquentin konieczko
2023-01-16dev.mdqkzk
2023-01-16menu for crypto devices first stepqkzk
2023-01-16detect user, refactorqkzk