Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: should set default workspace to home path on macOS | saturneric | 9 days | 1 | -1/+3 |
| | |||||
* | fix: specify search paths to avoid the pinentry notice on macOS | saturneric | 9 days | 1 | -0/+12 |
| | |||||
* | fix: find pinentry under /app/bin in flatpak container | saturneric | 9 days | 1 | -0/+5 |
| | |||||
* | fix: gpg context will take response of gpg-agent | saturneric | 9 days | 1 | -3/+3 |
| | |||||
* | fix: make sure gpg-agent is running after init | saturneric | 9 days | 1 | -2/+2 |
| | |||||
* | fix: issues found on macos | saturneric | 9 days | 1 | -0/+2 |
| | |||||
* | feat: add more basic env checks at init | saturneric | 9 days | 2 | -0/+25 |
| | |||||
* | feat: add more info check | saturneric | 9 days | 6 | -24/+82 |
| | |||||
* | fix: issues found on linux platform | saturneric | 10 days | 1 | -2/+16 |
| | |||||
* | feat: generate cark keys | saturneric | 10 days | 3 | -18/+16 |
| | |||||
* | feat: switch text-based model to workspace-based model | saturneric | 11 days | 1 | -1/+0 |
| | |||||
* | feat: support key groups | saturneric | 12 days | 2 | -26/+87 |
| | |||||
* | feat: add openpgp smart card support | saturneric | 2025-04-12 | 4 | -1/+44 |
| | |||||
* | feat: add ui support for adsk features | saturneric | 2025-04-12 | 2 | -0/+36 |
| | |||||
* | fix: do not check commit hash in flatpak container | saturneric | 2025-02-16 | 2 | -0/+11 |
| | |||||
* | fix: qt5 compile issues | saturneric | 2025-02-03 | 2 | -9/+10 |
| | |||||
* | refactor: reduce code duplication | saturneric | 2025-01-27 | 2 | -0/+18 |
| | |||||
* | fix: improve code compatibility | saturneric | 2025-01-26 | 1 | -1/+1 |
| | |||||
* | fix: make app fully portable | saturneric | 2025-01-21 | 1 | -2/+7 |
| | |||||
* | feat: enhance key db functions | saturneric | 2025-01-21 | 2 | -0/+128 |
| | | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode | ||||
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 2 | -1/+3 |
| | |||||
* | fix: discovered issues by testing | saturneric | 2024-12-03 | 1 | -0/+2 |
| | |||||
* | fix: qt5 build issues | saturneric | 2024-12-02 | 1 | -0/+5 |
| | |||||
* | fix: solve build issues in devops process | saturneric | 2024-12-01 | 2 | -0/+10 |
| | |||||
* | fix: solve nightly build issues | saturneric | 2024-11-27 | 1 | -3/+1 |
| | |||||
* | feat: rewrite core init processes and add env option | saturneric | 2024-11-22 | 2 | -0/+34 |
| | |||||
* | fix: clean up files | saturneric | 2024-11-22 | 1 | -0/+27 |
| | |||||
* | feat: support favorite key pairs for multi key databases | saturneric | 2024-11-02 | 2 | -0/+57 |
| | |||||
* | fix: addressing some of the significant deficiencies identified | saturneric | 2024-07-31 | 2 | -16/+17 |
| | |||||
* | feat: simplify logging | saturneric | 2024-07-30 | 3 | -26/+26 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 18 | -44/+36 |
| | |||||
* | feat: support more build mode | saturneric | 2024-07-28 | 2 | -0/+9 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 6 | -253/+33 |
| | |||||
* | feat: add some ui apis to sdk | saturneric | 2024-07-12 | 2 | -6/+6 |
| | |||||
* | fix: cannot show version in about tab | saturneric | 2024-05-17 | 1 | -2/+3 |
| | |||||
* | fix: solve safe issues | saturneric | 2024-05-03 | 1 | -1/+1 |
| | |||||
* | refactor: reduce core prebuild headers and isolate core to modules | saturneric | 2024-03-02 | 5 | -7/+58 |
| | |||||
* | feat: add prefix GF to all sdk and module symbols | saturneric | 2024-02-29 | 3 | -5/+23 |
| | |||||
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 5 | -1/+156 |
| | | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | ||||
* | feat: upgrade module system | saturneric | 2024-02-28 | 2 | -0/+17 |
| | | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it | ||||
* | fix: show the real UTC datetime | saturneric | 2024-02-26 | 2 | -3/+10 |
| | |||||
* | fix: solve reported issues | saturneric | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | doc: fill translations mainly de and chinese | saturneric | 2024-01-26 | 1 | -1/+1 |
| | |||||
* | fix: improve file page | saturneric | 2024-01-24 | 1 | -9/+12 |
| | |||||
* | fix: decrypt tar.gpg but output path is incorrect | saturneric | 2024-01-24 | 1 | -2/+1 |
| | |||||
* | fix: solve issues at i18n support | saturneric | 2024-01-23 | 1 | -15/+20 |
| | |||||
* | fix: stop reading all data into memory at file hash calculation | saturneric | 2024-01-22 | 1 | -36/+46 |
| | |||||
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 2 | -0/+41 |
| | |||||
* | fix: slove discovered faults and bugs | saturneric | 2024-01-19 | 1 | -9/+4 |
| | |||||
* | fix: slove discovered bugs | saturneric | 2024-01-18 | 1 | -1/+1 |
| |