Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coverting image to RGB before detecting | Leonard Kugis | 2023-03-22 | 1 | -2/+2 |
| | |||||
* | Added new options to GUI | Leonard Kugis | 2023-03-22 | 1 | -2/+2 |
| | |||||
* | Implemented detail scanner with multithreading | Leonard Kugis | 2023-03-22 | 1 | -12/+48 |
| | |||||
* | Split util and tmsu functions | Leonard Kugis | 2023-03-21 | 1 | -114/+5 |
| | |||||
* | Better file handling for filenames with spaces. | Leonard Kugis | 2023-03-21 | 1 | -1/+3 |
| | |||||
* | Using relative paths for TMSU | Leonard Kugis | 2023-03-21 | 1 | -3/+3 |
| | |||||
* | Implemented difference between base and file-dir | Leonard Kugis | 2023-03-21 | 1 | -3/+5 |
| | |||||
* | Commented code | Leonard Kugis | 2023-03-21 | 1 | -0/+50 |
| | |||||
* | Implemented index handling | Leonard Kugis | 2023-03-21 | 1 | -4/+12 |
| | |||||
* | Prediction: Made top results configurable | Leonard Kugis | 2023-03-21 | 1 | -1/+3 |
| | |||||
* | CLI, GUI | Leonard Kugis | 2023-03-21 | 1 | -22/+56 |
| | | | | | Implemented better CLI compatibility. Implemented generic GUI for all file types. | ||||
* | Implemented basic functionality with GUI | Leonard Kugis | 2023-03-21 | 1 | -0/+153 |