Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-07 | extractors/extractor: add missing header | Mole Shang | 1 | -0/+1 |
2023-08-07 | ui: correct stat types' print format | Mole Shang | 1 | -2/+3 |
2023-08-07 | utils: split type definition code into utils/types | Mole Shang | 7 | -167/+182 |
2023-08-07 | utils: move to a separate folder | Mole Shang | 6 | -5/+5 |
2023-08-07 | extractors/bilibili: format logs | Mole Shang | 1 | -5/+5 |
2023-08-07 | extractors/bilibili: use ffmpeg to merge files once downloaded | Mole Shang | 5 | -38/+277 |
2023-08-06 | process_url: initial callback support | Mole Shang | 4 | -17/+63 |
2023-08-06 | process_url: move constant macros to constants.h | Mole Shang | 3 | -4/+4 |
2023-08-06 | process_url: strip illegal characters in filename | Mole Shang | 3 | -0/+22 |
2023-08-06 | bilibili: fix page matching | Mole Shang | 1 | -1/+1 |
2023-08-06 | hinata: set locale to UTF-8 by default | Mole Shang | 1 | -0/+4 |
2023-08-06 | xmake: migrate from NFD to tinyfiledialogs | Mole Shang | 2 | -14/+5 |
2023-08-05 | hinata: initial commit | Mole Shang | 16 | -0/+1973 |