Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-09-17 | Merge remote-tracking branch 'refs/remotes/origin/master'HEADmaster | Leonard Kugis | -41/+171 | |
2025-09-17 | Added link to upstream repository in README | Leonard Kugis | -1/+3 | |
2023-04-11 | Corrected cdate and mdate formats for windows | Leonard Kugis | -2/+2 | |
2023-04-11 | Included rename schemes in GUI | Leonard Kugis | -21/+25 | |
2023-04-11 | Implemented renaming schemes | Leonard Kugis | -0/+48 | |
2023-04-10 | Implemented video prediction | Leonard Kugis | -33/+83 | |
2023-04-09 | Implemented metadata tagging | Leonard Kugis | -17/+45 | |
2023-03-31 | TMSU: Classified and added option to override default command. | Leonard Kugis | -66/+74 | |
2023-03-31 | Added options to choose prediction backend and skip tagged files. | Leonard Kugis | -16/+39 | |
2023-03-31 | Predictor: Moved out of main script | Leonard Kugis | -49/+109 | |
2023-03-22 | Optimized partial prediction | Leonard Kugis | -11/+19 | |
2023-03-22 | Coverting image to RGB before detecting | Leonard Kugis | -2/+2 | |
2023-03-22 | Added new options to GUI | Leonard Kugis | -8/+19 | |
2023-03-22 | Implemented detail scanner with multithreading | Leonard Kugis | -14/+109 | |
2023-03-21 | Split util and tmsu functions | Leonard Kugis | -117/+161 | |
2023-03-21 | .origin/master | Leonard Kugis | -0/+0 | |
2023-03-21 | Better file handling for filenames with spaces. | Leonard Kugis | -1/+3 | |
2023-03-21 | Using relative paths for TMSU | Leonard Kugis | -3/+3 | |
2023-03-21 | Added copyright to license | Leonard Kugis | -2/+2 | |
2023-03-21 | Added LICENSE | Leonard Kugis | -0/+674 | |
2023-03-21 | Added README | Leonard Kugis | -0/+49 | |
2023-03-21 | Implemented difference between base and file-dir | Leonard Kugis | -15/+22 | |
2023-03-21 | Commented code | Leonard Kugis | -0/+50 | |
2023-03-21 | Added GUI titles | Leonard Kugis | -0/+3 | |
2023-03-21 | Implemented index handling | Leonard Kugis | -17/+32 | |
2023-03-21 | GuiImage: Implemented direct rotation | Leonard Kugis | -6/+10 | |
2023-03-21 | Prediction: Made top results configurable | Leonard Kugis | -4/+18 | |
2023-03-21 | GuiMain: Reordered | Leonard Kugis | -8/+8 | |
2023-03-21 | CLI, GUI | Leonard Kugis | -35/+88 | |
Implemented better CLI compatibility. Implemented generic GUI for all file types. | ||||
2023-03-21 | Implemented basic functionality with GUI | Leonard Kugis | -0/+234 | |
2023-03-20 | Initial commit | Leonard Kugis | -0/+382 | |