Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve the task execution model | Saturneric | 2023-02-18 | 1 | -16/+25 |
| | |||||
* | feat: improve task execute system | Saturneric | 2023-02-17 | 1 | -4/+23 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -2/+2 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -4/+4 |
| | |||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 1 | -5/+7 |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | feat: track pending tasks in task runner system | Saturneric | 2022-05-20 | 1 | -0/+6 |
| | |||||
* | refactor: change log level for task system | Saturneric | 2022-05-19 | 1 | -3/+4 |
| | |||||
* | fix: solve dll export problem on inner class | Saturneric | 2022-05-15 | 1 | -3/+27 |
| | |||||
* | feat(core): upgrade task runner system. | Saturneric | 2022-05-14 | 1 | -9/+132 |
| | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -0/+113 |
1. solve multiple threads problem. |