aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/thread/CtxCheckTask.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add reasons explanation to env loading failed message boxsaturneric2023-12-041-62/+0
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-1/+1
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-2/+2
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
|
* feat: add a simple TaskRunner systemSaturneric2022-05-131-0/+63
1. solve multiple threads problem.