Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -9/+10 |
| | |||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | refactor: remove CommonUtils at core | saturneric | 2023-11-07 | 1 | -9/+9 |
| | |||||
* | refactor: improve the code structure of core | saturneric | 2023-11-06 | 1 | -7/+7 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -5/+23 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -6/+6 |
| | |||||
* | fix: solve issue on the KeyPackage | saturneric | 2023-02-04 | 1 | -2/+2 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -9/+9 |
| | |||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -2/+1 |
| | |||||
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -3/+3 |
| | |||||
* | <fix>(core): Fix the existing problem of the key package | Saturneric | 2022-03-12 | 1 | -0/+12 |
| | | | | | 1. Fix the password generation function 2. Add some log output | ||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -5/+5 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -0/+108 |