aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAge
* remove filecounterNathan Reiner2023-07-26
* add gtk3 guiNathan Reiner2023-07-26
* make it use less ram using packed structsNathan Reiner2023-07-25
* make fast using hash instead of dictionaryNathan Reiner2023-07-14
* use lower memoryNathan Reiner2023-07-13
* introduce some minor optimizationsNathan Reiner2023-07-09
* remove thread id value featureNathan Reiner2023-07-08
* add multithreading to merge and generateNathan Reiner2023-07-08
* add merge functionalityNathan Reiner2023-07-08
* add guiNathan Reiner2023-07-07
* add cliNathan Reiner2023-07-06
* add extractors for docx, pptx, pdf, etc.Nathan Reiner2023-07-06
* fix progressbarNathan Reiner2023-07-06
* add filecounterNathan Reiner2023-07-06
* first sketch of indexerNathan Reiner2023-07-05