Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 4 | -265/+0 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 4 | -24/+40 | |
2022-01-15 | <doc, refactor>(ui): Tidy up part of the code of ui and related parts | Saturneric | 2 | -11/+64 | |
1. Rename related entities. 2. Add comments. | |||||
2022-01-12 | <refactor, fix>(ui): Refactored settings object to fix issues. | Saturneric | 2 | -17/+20 | |
1. Fixed the problem of duplicate storage of unnamed settings objects. 2. Rename the settings object. | |||||
2022-01-12 | <feat>(ui): Expanded support for settings in encrypted object storage. | Saturneric | 2 | -0/+109 | |
1. Support anonymous encrypted objects. 2. Support more brief interface based on anonymous objects. | |||||
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -1/+7 | |
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
2022-01-03 | <fix, feature>(core, ui): version system upgrade. | Saturneric | 2 | -0/+78 | |
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. |