summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-01-10prepare v0.1.26qkzk
2024-01-07use skim-qkzk 0.9.14qkzk
2024-01-03integrate fuzzy, does nothingqkzk
2023-12-13while in tree, scrolling should start 1 line earlierqkzk
2023-12-10Use session to save display settings. Inspired by Felixqkzk
2023-11-11remove ufseless funcqkzk
2023-10-30replace `users` crate by `pgs` and a simple struct.qkzk
2023-10-30create simple struct for users & groups. 1st step into removing usersqkzk
2023-10-27removed some dependencies, little refactoringqkzk
2023-10-23preview pdf with ueberzug. First page extracted with poppler -> cairo -> thum...qkzk
2023-10-22Move cursor 1 char right in input. Use unicode segmentation when replacing inputqkzk
2023-10-18FIX sending `Event::User(())` events from refresher hangs skim. Use `Event(Ke...v0.1.23-dev-second-pane-followqkzk
2023-10-12prepare 0.1.23qkzk
2023-10-12switch back to a released version of log4rsv0.1.22-devqkzk
2023-10-03preview epub. Requires pandocv0.1.22-dev-ebookqkzk
2023-09-28use log4rs from github instead of crate, testing onlyqkzk
2023-09-26use memory to read & write last action log lineqkzk
2023-09-20don't display log line for events more than 24h agoqkzk
2023-09-15version 0.1.22 preparationqkzk
2023-05-17log creation documentationquentin konieczko
2023-04-04basic shell execution with !qkzk
2023-03-25v0.1.21qkzk
2023-03-11replace nvim-send external dependency by internal implementation.qkzk
2023-03-10new versionqkzk
2023-03-07set log from config file. Use 2 loggers, normal and for specific actions. Sta...qkzk
2023-02-27skim for specific line in a fileqkzk
2023-02-24update skim-qkzk to use a previewqkzk
2023-02-21prevent pdf extract from printing, prevent invalid zip from crashing the appqkzk
2023-02-20use thumbnail for video, mediainfo for audioqkzk
2023-02-19preview image with ueberzugqkzk
2023-02-18use notify send to lower binary sizeqkzk
2023-02-17v0.1.18 preparationqkzk
2023-02-15decompress zip with same crate. Clippyqkzk
2023-02-15compress xz into an archiveqkzk
2023-02-14dev doc helpqkzk
2023-02-14compress with zipqkzk
2023-02-14compress with flate2qkzk
2023-01-28refactor treeqkzk
2023-01-24open the config file with alt+cqkzk
2023-01-24refactor tree next & prevtree-up-downqkzk
2023-01-14FIX filter aren't appliedqkzk
2023-01-12use a window for temporary elements. Need refactoring & testingqkzk
2023-01-08use a method to set new modeqkzk
2023-01-01preview a directory with a coloured tree view. Needs a lot of refactoring to ...qkzk
2023-01-01start 0.1.9 versionqkzk
2023-01-01use latest version of skim-qkzkv0.1.8qkzk
2022-12-31update skim & tuikit to latest versionsqkzk
2022-12-29tree view first draft. Needs refactoringqkzk
2022-12-27encoding/decoding url, fix wrong path readqkzk
2022-12-26trash: first working draft, very basic apiqkzk