Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
24 hours | fix: remove redundant flag setting in version check taskHEADmain | saturneric | 1 | -2/+0 | |
- remove duplicate setting of current_commit_hash_publish_in_remote flag - flag is already set in the parent function before calling this method | |||||
10 days | feat(ver_check): add bktus version check support | saturneric | 11 | -134/+557 | |
- 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 | |||||
2025-05-01 | fix: use register_module | saturneric | 1 | -21/+19 | |
2025-04-30 | refactor: switch to in project submodule build model | saturneric | 1 | -5/+8 | |
2025-02-16 | fix: do not show commit hash mismatch in flatpak container | saturneric | 1 | -1/+1 | |
2025-02-04 | chore: upgrade to v2.1.7 | saturneric | 1 | -1/+1 | |
2024-12-03 | fix: add more log to version checking | saturneric | 2 | -3/+9 | |
2024-12-02 | translations: update zh_CN and de_DE | saturneric | 7 | -37/+85 | |
2024-12-02 | fix: version checking mode should not listen to app loaded event | saturneric | 1 | -2/+0 | |
2024-12-01 | translation: update translations of email and version checking | saturneric | 6 | -236/+470 | |
2024-12-01 | feat: improve logic and ui of version checking module | saturneric | 4 | -36/+72 | |
2024-12-01 | feat: check commit hash by current version | saturneric | 6 | -111/+183 | |
2024-12-01 | feat: all users should know the meanings of update | saturneric | 1 | -12/+0 | |
2024-11-27 | feat: support signing email | saturneric | 2 | -2/+2 | |
2024-11-21 | feat: show release note of latest version and improve ui structure | saturneric | 4 | -55/+77 | |
2024-11-17 | feat: should jump to correct download page | saturneric | 1 | -1/+1 | |
2024-09-28 | fix: send origin meta text to application | saturneric | 1 | -1/+1 | |
2024-07-31 | fix: addressing some of the issues identified | saturneric | 8 | -60/+79 | |
2024-07-29 | feat: update copyright info | saturneric | 9 | -9/+9 | |
2024-07-29 | fix: translations are not applied | saturneric | 4 | -4/+4 | |
2024-07-29 | feat: improve modules translation | saturneric | 8 | -122/+251 | |
2024-07-28 | feat: upgrade infrastructure to simplify code | saturneric | 2 | -58/+15 | |
2024-07-28 | feat: add pinentry module and paper key module | saturneric | 1 | -6/+3 | |
2024-07-27 | feat: remove dependency 'spdlog' | saturneric | 5 | -151/+23 | |
2024-07-24 | feat: move in GnuPGTab | saturneric | 1 | -5/+6 | |
2024-07-22 | fix: metadata is not translated | saturneric | 5 | -4/+41 | |
2024-07-12 | feat: try using ui and i18n apis from sdk | saturneric | 14 | -0/+1323 | |