aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_ver_check/Utils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
46 hoursfeat(version_checking): add update checking api selection and cachingsaturneric1-0/+3
- add bktus api support for version checking - implement version info caching with timestamp - add manual check button in update tab - support api selection from settings - add json serialization for version info
12 daysfeat(ver_check): add bktus version check supportsaturneric1-0/+75
- implement BKTUSVersionCheckTask for bktus.com version checking - refactor version checking logic into Utils.cpp - update version checking module to support multiple sources - improve version status display messages