aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CacheManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26feat: remove spdlog and clean up logsaturneric1-8/+6
2024-06-02feat: rewrite key list structure and logicsaturneric1-1/+2
2024-01-17fix: find and slove some bugssaturneric1-29/+57
2024-01-16fix: make task and threading system safersaturneric1-1/+0
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-44/+31
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-21/+20
2024-01-05feat: integrate logging api to coresaturneric1-5/+5
2024-01-05fix: slove some known issuessaturneric1-28/+29
2023-12-30feat: do not load entire data to memory in libarchive operationssaturneric1-1/+1
2023-12-16fix: use secure memory management at impl classsaturneric1-1/+1
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-12/+15
2023-11-07refactor: separate typedef and implsaturneric1-1/+1
2023-11-07refactor: remove CommonUtils at coresaturneric1-82/+204
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+0
2023-10-25fix: solve some code tidy issuessaturneric1-1/+0
2023-10-25feat: use rt listen publish event function in main windows' app version upgra...Saturneric1-2/+2
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-14fix: reduce debug log of coreSaturneric1-1/+0
2023-07-13feat: support instant flush when save cacheSaturneric1-1/+6
2023-07-13feat: add CacheManager to deal with cacheSaturneric1-17/+94
2023-02-04feat: add cache recovery functionsaturneric1-29/+30
2023-02-03feat: change the log style in source filesSaturneric1-3/+4
2022-07-24feat(project): support freebsd buildSaturneric1-0/+4
2022-02-02<doc, refactor>(src): Clean up the code and add commentsSaturneric1-2/+2
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-0/+5
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-12<refactor, chore>(project, ui, core): Normalize third-party dependencies.Saturneric1-2/+2
2022-01-09<feat ,fixed>(src): Optimize signal handlers and fix sequence errors during s...Saturneric1-1/+14
2021-12-16Fix problem on Windows.Saturneric1-0/+4
2021-12-16Fixed & Improve.Saturneric1-3/+9
2021-12-06Improve UI & FunctionsSaturneric1-5/+3
2021-12-01Add i18n SupportSaturneric1-8/+4
2021-10-02UI Framework Modified.Saturneric1-0/+0
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-06-02Add and change the expiration date of the key pair.Saturneric1-0/+14