aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/VersionCheckingModule.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove nlohmann json library from projectsaturneric2024-01-151-4/+0
* fix: repair gnupg info listing funtionSaturneric2023-11-291-1/+2
* feat: add callback function to eventsaturneric2023-11-021-8/+13
* feat: use rt listen publish event function in main windows' app version upgra...Saturneric2023-10-251-25/+23
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-27/+26
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-241-2/+48
* fix: solve some issues on log systemsaturneric2023-10-231-4/+4
* fix: improve modulesaturneric2023-10-171-1/+1
* refactor: move module system to core and make it worksaturneric2023-10-171-3/+3
* fix: slove compile issuessaturneric2023-10-171-4/+4
* refactor: change plugin system to module systemsaturneric2023-10-171-0/+60