| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: switch text-based model to workspace-based model | saturneric | 10 days | 1 | -1/+0 |
* | feat: allow switch ascii mode at file page options | saturneric | 2025-02-03 | 1 | -0/+14 |
* | feat: add ui ability to switch batch mode | saturneric | 2025-01-26 | 1 | -3/+4 |
* | fix: improve code compatibility | saturneric | 2025-01-26 | 1 | -3/+2 |
* | feat: allow file batch operations | saturneric | 2025-01-26 | 1 | -31/+62 |
* | fix: solve issues on ui | saturneric | 2024-11-28 | 1 | -2/+1 |
* | feat: improve ui logic and support more email operations | saturneric | 2024-11-27 | 1 | -5/+2 |
* | fix: add ui status control for email operations | saturneric | 2024-11-26 | 1 | -8/+12 |
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -1/+0 |
* | fix: solve an issue that switch tab but crypto menu won't update | saturneric | 2024-01-24 | 1 | -50/+49 |
* | fix: slove discovered faults and bugs | saturneric | 2024-01-19 | 1 | -9/+3 |
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -4/+0 |
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -2/+2 |
* | feat: select a directory before entering into the File Browser | saturneric | 2024-01-08 | 1 | -2/+2 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -1/+1 |
* | fix: find and solve some issues | saturneric | 2024-01-01 | 1 | -3/+1 |
* | feat: improve file browser's functions and tidy up codes | saturneric | 2024-01-01 | 1 | -386/+82 |
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -1/+2 |
* | fix: add set owner struct action in keymanager menu | saturneric | 2023-12-02 | 1 | -3/+4 |
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -0/+1 |
* | refactor: improve the code structure of core | saturneric | 2023-11-06 | 1 | -1/+1 |
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
* | fix: solve a compile issue on windows platform | Saturneric | 2023-07-13 | 1 | -2/+3 |
* | feat: support opening file with system default app | Saturneric | 2023-07-12 | 1 | -0/+20 |
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -12/+12 |
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -13/+13 |
* | feat(ui): support .pgp extension | Saturneric | 2022-05-12 | 1 | -15/+20 |
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -30/+65 |
* | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 2022-03-12 | 1 | -22/+40 |
* | <feat, refactor>(ui, core): Transfer file hash calculation logic to core | Saturneric | 2022-02-13 | 1 | -46/+3 |
* | <feat, refactor>(src): Cancel the operation of the file through the right-cli... | Saturneric | 2022-02-13 | 1 | -68/+0 |
* | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 2022-02-13 | 1 | -12/+51 |
* | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 2022-02-05 | 1 | -10/+9 |
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -208/+212 |
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
* | <refactor>(ui): tidy up codes and add comments. | Saturneric | 2022-01-22 | 1 | -6/+6 |
* | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 2022-01-02 | 1 | -56/+75 |
* | Added & Fixed | Saturneric | 2021-12-13 | 1 | -23/+1 |
* | Update Translate & Added. | Saturneric | 2021-12-13 | 1 | -30/+34 |
* | Fixed & Modified & Added. | Saturneric | 2021-12-12 | 1 | -89/+167 |
* | Fix Bugs in FilePage, | Saturneric | 2021-12-08 | 1 | -4/+9 |
* | Test & Improve UI | Saturneric | 2021-12-06 | 1 | -9/+34 |
* | Improve UI | Saturneric | 2021-12-05 | 1 | -57/+133 |
* | Fixed | Saturneric | 2021-12-04 | 1 | -16/+20 |
* | Fixed. | Saturneric | 2021-12-02 | 1 | -5/+5 |
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -12/+12 |
* | Fix some known issues in basic operations and file operations. | Saturneric | 2021-11-28 | 1 | -45/+46 |