| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | add viewmanager | Nathan Reiner | 2023-07-26 |
| * | make it use less ram using packed structs | Nathan Reiner | 2023-07-25 |
| * | make fast using hash instead of dictionary | Nathan Reiner | 2023-07-14 |
| * | use lower memory | Nathan Reiner | 2023-07-13 |
| * | fix zero division bug | Nathan Reiner | 2023-07-10 |
| * | add optioal prioritizer on search | Nathan Reiner | 2023-07-09 |
| * | add file status and export button | Nathan Reiner | 2023-07-09 |
| * | set max parsing theads to 4 | Nathan Reiner | 2023-07-09 |
| * | introduce some minor optimizations | Nathan Reiner | 2023-07-09 |
| * | optimize merge | Nathan Reiner | 2023-07-08 |
| * | remove thread id value feature | Nathan Reiner | 2023-07-08 |
| * | add multithreading to merge and generate | Nathan Reiner | 2023-07-08 |
| * | add merge functionality | Nathan Reiner | 2023-07-08 |
| * | remove dead code | Nathan Reiner | 2023-07-07 |
| * | add gui | Nathan Reiner | 2023-07-07 |
| * | add some documentation to structs | Nathan Reiner | 2023-07-06 |
| * | cleanup with clippy | Nathan Reiner | 2023-07-06 |
| * | filevector rename to_hex -> to_string | Nathan Reiner | 2023-07-06 |
| * | add cli | Nathan Reiner | 2023-07-06 |
| * | add extractors for docx, pptx, pdf, etc. | Nathan Reiner | 2023-07-06 |
| * | fix progressbar | Nathan Reiner | 2023-07-06 |
| * | add filecounter | Nathan Reiner | 2023-07-06 |
| * | first sketch of indexer | Nathan Reiner | 2023-07-05 |